summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-20radeonfb: fix accel engine hangsDavid Miller2-0/+12
2008-08-20posix-timers: fix posix_timer_event() vs dequeue_signal() raceOleg Nesterov2-4/+14
2008-08-20posix-timers: do_schedule_next_timer: fix the setting of ->si_overrunOleg Nesterov1-1/+1
2008-08-20ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik1-8/+10
2008-08-20relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi1-1/+11
2008-08-20vt8623fb: fix kernel oopsOndrej Zajicek3-28/+28
2008-08-20SCSI: hptiop: add more PCI device IDsHighPoint Linux Team1-0/+7
2008-08-20SCSI: block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.Tim Wright1-1/+1
2008-08-20SCSI: scsi_transport_spi: fix oops in revalidateJames Bottomley1-3/+5
2008-08-20SCSI: ses: fix VPD inquiry overrunJames Bottomley1-4/+14
2008-08-20mlock() fix return valuesKOSAKI Motohiro2-5/+13
2008-08-06Linux 2.6.26.2v2.6.26.2Greg Kroah-Hartman1-1/+1
2008-08-06sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau1-0/+3
2008-08-06Ath5k: kill tasklets on shutdownJiri Slaby1-0/+3
2008-08-06Ath5k: fix memory corruptionJiri Slaby2-8/+26
2008-08-06vfs: fix lookup on deleted directoryMiklos Szeredi1-2/+17
2008-08-06ALSA: emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai3-3/+12
2008-08-06ALSA: hda - Add missing Thinkpad Z60m supportTakashi Iwai1-0/+1
2008-08-06ALSA: hda - Fix DMA position inaccuracyTakashi Iwai1-18/+106
2008-08-06ALSA: hda - Fix wrong volumes in AD1988 auto-probe modeTakashi Iwai1-11/+21
2008-08-06Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2-0/+29
2008-08-06Bluetooth: Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann2-0/+15
2008-08-06Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina1-0/+7
2008-08-06Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina1-0/+7
2008-08-06Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina1-11/+18
2008-08-06jbd: fix race between free buffer and commit transactionMingming Cao2-4/+56
2008-08-06NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust4-7/+12
2008-08-06SCSI: ch: fix ch_remove oopsFUJITA Tomonori1-0/+1
2008-08-06linear: correct disk numbering error checkNikanth Karthikesan1-1/+1
2008-08-06netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells1-1/+1
2008-08-06Kprobe smoke test lockdep warningPeter Zijlstra1-1/+0
2008-08-06Close race in md_probeNeil Brown1-1/+1
2008-08-06x86: io delay - add checking for NULL early paramCyrill Gorcunov1-0/+3
2008-08-06x86: idle process - add checking for NULL early paramCyrill Gorcunov1-0/+3
2008-08-06SCSI: bsg: fix bsg_mutex hang with device removalFUJITA Tomonori1-3/+6
2008-08-06netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu1-13/+25
2008-08-06romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds1-14/+23
2008-08-06ftrace: remove unneeded documentationGreg Kroah-Hartman1-1353/+0
2008-08-02Linux 2.6.26.1v2.6.26.1Greg Kroah-Hartman1-1/+1
2008-08-01Fix off-by-one error in iov_iter_advance()Linus Torvalds1-1/+1
2008-08-01ath5k: don't enable MSI, we cannot handle it yetPavel Roskin1-5/+0
2008-08-01b43legacy: Release mutex in error handling codeJulia Lawall1-1/+1
2008-08-01cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger4-2/+23
2008-08-01VFS: increase pseudo-filesystem block size to PAGE_SIZEAlex Nixon1-2/+2
2008-08-01markers: fix markers read barrier for multiple probesMathieu Desnoyers1-2/+10
2008-08-01tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins1-1/+2
2008-08-01mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-08-01ixgbe: remove device ID for unsupported deviceJesse Brandeburg1-2/+0
2008-08-01UML - Fix boot crashJeff Dike1-0/+8
2008-08-01eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen1-12/+18