summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-09HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-10-09clockevents: prevent endless loop lockupThomas Gleixner3-16/+34
2008-10-09clockevents: prevent multiple init/shutdownThomas Gleixner1-7/+13
2008-10-09clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-10-09clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner1-3/+8
2008-10-09clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi3-2/+4
2008-10-09x86: fix memmap=exactmap boot argumentPrarit Bhargava2-2/+2
2008-10-09x86: add io delay quirk for Presario F700Chuck Ebbert1-0/+8
2008-10-09ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui1-0/+2
2008-10-09x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen1-9/+9
2008-10-09rtc: fix deadlockIngo Molnar1-8/+4
2008-10-09mm: dirty page tracking race fixNick Piggin3-7/+11
2008-10-09x86-64: fix overlap of modules and fixmap areasJan Beulich2-1/+2
2008-10-09x86: PAT proper tracking of set_memory_uc and friendsVenkatesh Pallipadi1-3/+3
2008-10-09x86: fix oprofile + hibernation badnessAndi Kleen1-3/+36
2008-10-09x86: fdiv bug detection fixKrzysztof Helt1-1/+5
2008-10-09rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn3-17/+8
2008-10-09x86: Fix 27-rc crash on vsmp due to paravirt during module loadRavikiran Thirumalai1-1/+1
2008-10-09sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori1-1/+4
2008-10-09ocfs2: Increment the reference count of an already-active stack.Joel Becker1-3/+4
2008-10-09APIC routing fixYinghai Lu8-8/+22
2008-10-09sched: fix process time monotonicityBalbir Singh4-62/+66
2008-10-09block: submit_bh() inadvertently discards barrier flag on a sync writeJens Axboe1-5/+8
2008-10-09x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-10-09x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha3-4/+18
2008-10-09x86-64: Clean up save/restore_i387() usageLinus Torvalds2-54/+53
2008-10-09KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel1-0/+4
2008-10-09KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel1-0/+10
2008-10-09ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai1-10/+3
2008-10-09ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2-4/+4
2008-10-09ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2-0/+8
2008-10-09ALSA: hda - Fix model for Dell Inspiron 1525Takashi Iwai1-1/+1
2008-10-09SCSI: qla2xxx: Defer enablement of RISC interrupts until ISP initialization c...Andrew Vasquez2-1/+2
2008-10-09USB: fix hcd interrupt disablingGeoff Levand1-1/+2
2008-10-09smb.h: do not include linux/time.h in userspaceKirill A. Shutemov1-0/+2
2008-10-09pxa2xx_spi: fix build breakageMike Rapoport1-2/+2
2008-10-09pxa2xx_spi: chipselect bugfixesNed Forrester1-11/+48
2008-10-09pxa2xx_spi: dma bugfixesNed Forrester1-14/+43
2008-10-09mm: mark the correct zone as full when scanning zonelistsMel Gorman2-7/+7
2008-10-09async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov1-1/+2
2008-10-09drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-10-09ixgbe: initialize interrupt throttle rateAndy Gospodarek1-0/+6
2008-10-09i2c-dev: Return correct error code on class_create() failureSven Wegener1-1/+3
2008-10-09ACPI: Fix thermal shutdownsMilan Broz1-1/+1
2008-10-09x86-32: AMD c1e force timer broadcast lateChuck Ebbert1-1/+24
2008-09-08Linux 2.6.26.5v2.6.26.5Greg Kroah-Hartman1-1/+1
2008-09-08NET: fix build error caused by Greg K-HGreg Kroah-Hartman3-21/+32
2008-09-08Linux 2.6.26.4v2.6.26.4Greg Kroah-Hartman1-1/+1
2008-09-08sata_mv: don't issue two DMA commands concurrentlyTejun Heo1-24/+10
2008-09-08KVM: MMU: Fix torn shadow pteAvi Kivity1-1/+1