summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.26.2v2.6.26.2Greg Kroah-Hartman2008-08-061-1/+1
* sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-061-0/+3
* Ath5k: kill tasklets on shutdownJiri Slaby2008-08-061-0/+3
* Ath5k: fix memory corruptionJiri Slaby2008-08-062-8/+26
* vfs: fix lookup on deleted directoryMiklos Szeredi2008-08-061-2/+17
* ALSA: emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai2008-08-063-3/+12
* ALSA: hda - Add missing Thinkpad Z60m supportTakashi Iwai2008-08-061-0/+1
* ALSA: hda - Fix DMA position inaccuracyTakashi Iwai2008-08-061-18/+106
* ALSA: hda - Fix wrong volumes in AD1988 auto-probe modeTakashi Iwai2008-08-061-11/+21
* Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-08-062-0/+29
* Bluetooth: Signal user-space for HIDP and BNEP socket errorsMarcel Holtmann2008-08-062-0/+15
* Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina2008-08-061-0/+7
* Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina2008-08-061-0/+7
* Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina2008-08-061-11/+18
* jbd: fix race between free buffer and commit transactionMingming Cao2008-08-062-4/+56
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-08-064-7/+12
* SCSI: ch: fix ch_remove oopsFUJITA Tomonori2008-08-061-0/+1
* linear: correct disk numbering error checkNikanth Karthikesan2008-08-061-1/+1
* netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells2008-08-061-1/+1
* Kprobe smoke test lockdep warningPeter Zijlstra2008-08-061-1/+0
* Close race in md_probeNeil Brown2008-08-061-1/+1
* x86: io delay - add checking for NULL early paramCyrill Gorcunov2008-08-061-0/+3
* x86: idle process - add checking for NULL early paramCyrill Gorcunov2008-08-061-0/+3
* SCSI: bsg: fix bsg_mutex hang with device removalFUJITA Tomonori2008-08-061-3/+6
* netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-08-061-13/+25
* romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds2008-08-061-14/+23
* ftrace: remove unneeded documentationGreg Kroah-Hartman2008-08-061-1353/+0
* Linux 2.6.26.1v2.6.26.1Greg Kroah-Hartman2008-08-011-1/+1
* Fix off-by-one error in iov_iter_advance()Linus Torvalds2008-08-011-1/+1
* ath5k: don't enable MSI, we cannot handle it yetPavel Roskin2008-08-011-5/+0
* b43legacy: Release mutex in error handling codeJulia Lawall2008-08-011-1/+1
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-08-014-2/+23
* VFS: increase pseudo-filesystem block size to PAGE_SIZEAlex Nixon2008-08-011-2/+2
* markers: fix markers read barrier for multiple probesMathieu Desnoyers2008-08-011-2/+10
* tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins2008-08-011-1/+2
* mpc52xx_psc_spi: fix block transferLuotao Fu2008-08-011-15/+7
* ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-08-011-2/+0
* UML - Fix boot crashJeff Dike2008-08-011-0/+8
* eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen2008-08-011-12/+18
* x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar2008-08-011-1/+1
* DVB: cx23885: SRAM changes for the 885 and 887 silicon partsSteven Toth2008-08-011-2/+114
* DVB: cx23885: Reallocated the sram to avoid concurrent VIDB/C issuesSteven Toth2008-08-011-6/+9
* DVB: cx23885: DVB Transport cards using DVB port VIDB/TS1 did not streamSteven Toth2008-08-011-2/+16
* DVB: cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth2008-08-011-0/+1
* V4L: cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1Steven Toth2008-08-011-2/+2
* V4L: saa7134: Copy tuner data earlier to avoid overwriting manual tuner typeSimon Arlott2008-08-012-5/+3
* V4L: uvcvideo: Add support for Medion Akoya Mini E1210 integrated webcamLaurent Pinchart2008-08-011-0/+9
* V4L: uvcvideo: Make input device support optionalLaurent Pinchart2008-08-013-9/+33
* V4L: uvcvideo: Don't free URB buffers on suspendLaurent Pinchart2008-08-012-32/+66
* V4L: uvcvideo: Use GFP_NOIO when allocating memory during resumeLaurent Pinchart2008-08-012-13/+13