summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-01cciss: fix memory leakJesper Juhl1-1/+4
2007-08-01Kconfig: remove top level menu "Code maturity level options"Al Boldi1-4/+1
2007-08-01Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke1-0/+1
2007-08-01rename setlease to generic_setleaseChristoph Hellwig3-6/+6
2007-08-01sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki1-8/+6
2007-08-01x86_64: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett1-0/+1
2007-08-01i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett1-0/+1
2007-08-01Typo fixes errror -> errorGabriel Craciunescu3-4/+4
2007-08-01idr_remove_all: kill unused variableOleg Nesterov1-2/+2
2007-08-01Fix a use after free bug in kernel->userspace relay file supportJesper Juhl1-1/+2
2007-08-01kthread: silence bogus section mismatch warningSatyam Sharma1-10/+2
2007-08-01fs: 9p/conv.c error path fixMariusz Kozlowski1-0/+1
2007-08-01VFS: fix a race in lease-breaking during truncatedavid m. richter1-7/+9
2007-08-01use __val in __get_unalignedMike Frysinger1-6/+6
2007-08-01hpet.txt: broken link fixDave Young1-1/+1
2007-08-01ANON_INODES shouldn't be user visibleAdrian Bunk1-11/+5
2007-08-01Remove one more leftover reference to devfsMichael Tokarev1-2/+1
2007-08-01broken lilo check on make installGabriel C1-1/+8
2007-08-01NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYRobert P. J. Day1-3/+0
2007-08-01ipmi: Fix mem leak in try_init_dmi()Jesper Juhl1-0/+1
2007-08-01docbook bad file referencesRandy Dunlap1-2/+0
2007-08-01irq.h fix kernel-docRandy Dunlap1-0/+1
2007-08-01i2c.h kernel-doc additionsRandy Dunlap1-0/+4
2007-08-01serial: MPSC: Fix coding style and whitespace issuesMark A. Greer1-401/+283
2007-08-01serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer1-4/+0
2007-08-01serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas1-5/+8
2007-08-01serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez1-2/+14
2007-08-01isofs: mounting to regular file may succeedKirill Kuvaldin1-0/+9
2007-08-01remove tx3912fbYoichi Yuasa5-762/+0
2007-08-01serial: fix vr41xx_siu serial console supportYoichi Yuasa2-1/+3
2007-08-01serial: fix vr41xx_siu interface selectYoichi Yuasa1-1/+2
2007-08-01serial: fix section mismatch vr41xx_siuYoichi Yuasa1-1/+1
2007-08-01pure_initcall ID inconsistencyMichael Buesch1-1/+1
2007-08-01in-string typos of "error"Eddy L O Jansson2-2/+2
2007-08-01Include serial_reg.h with userspace headersHerton Ronaldo Krzesinski1-0/+1
2007-08-01futex: pass nr_wake2 to futex_wake_opAndreas Schwab1-1/+3
2007-08-01Fix leak on /proc/lockdep_statsAlexey Dobriyan1-1/+1
2007-08-01Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan4-4/+4
2007-08-01AFS: fix file lockingDavid Howells1-47/+79
2007-08-01bpqether: fix rcu usagePaul E. McKenney1-3/+3
2007-08-01Fix user struct leakage with locked IPC shem segmentPavel Emelianov1-1/+1
2007-08-01kbuild: whitelist references from __dbe_table to .initRalf Baechle1-0/+1
2007-08-01m68knommu: get rid of duplicate includeJesper Juhl1-1/+0
2007-08-01kdebug.h: forward-declare struct struct notifier_blockAndrew Morton1-0/+2
2007-08-01spi_mpc83xx: support loopback modeAnton Vorontsov1-2/+6
2007-08-01spidev_test utilityAnton Vorontsov1-0/+202
2007-08-01spidev supports more communications modesAnton Vorontsov2-3/+14
2007-08-01SPI loopback mode definitionAnton Vorontsov1-0/+1
2007-08-01spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov1-0/+8
2007-08-01spi_mpc83xx: support for lsb-first transfersAnton Vorontsov1-5/+10