aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irq.h fix kernel-docRandy Dunlap2007-07-311-0/+1
* i2c.h kernel-doc additionsRandy Dunlap2007-07-311-0/+4
* serial: MPSC: Fix coding style and whitespace issuesMark A. Greer2007-07-311-401/+283
* serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer2007-07-311-4/+0
* serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas2007-07-311-5/+8
* serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez2007-07-311-2/+14
* isofs: mounting to regular file may succeedKirill Kuvaldin2007-07-311-0/+9
* remove tx3912fbYoichi Yuasa2007-07-315-762/+0
* serial: fix vr41xx_siu serial console supportYoichi Yuasa2007-07-312-1/+3
* serial: fix vr41xx_siu interface selectYoichi Yuasa2007-07-311-1/+2
* serial: fix section mismatch vr41xx_siuYoichi Yuasa2007-07-311-1/+1
* pure_initcall ID inconsistencyMichael Buesch2007-07-311-1/+1
* in-string typos of "error"Eddy L O Jansson2007-07-312-2/+2
* Include serial_reg.h with userspace headersHerton Ronaldo Krzesinski2007-07-311-0/+1
* futex: pass nr_wake2 to futex_wake_opAndreas Schwab2007-07-311-1/+3
* Fix leak on /proc/lockdep_statsAlexey Dobriyan2007-07-311-1/+1
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-314-4/+4
* AFS: fix file lockingDavid Howells2007-07-311-47/+79
* bpqether: fix rcu usagePaul E. McKenney2007-07-311-3/+3
* Fix user struct leakage with locked IPC shem segmentPavel Emelianov2007-07-311-1/+1
* kbuild: whitelist references from __dbe_table to .initRalf Baechle2007-07-311-0/+1
* m68knommu: get rid of duplicate includeJesper Juhl2007-07-311-1/+0
* kdebug.h: forward-declare struct struct notifier_blockAndrew Morton2007-07-311-0/+2
* spi_mpc83xx: support loopback modeAnton Vorontsov2007-07-311-2/+6
* spidev_test utilityAnton Vorontsov2007-07-311-0/+202
* spidev supports more communications modesAnton Vorontsov2007-07-312-3/+14
* SPI loopback mode definitionAnton Vorontsov2007-07-311-0/+1
* spi_mpc83xx: fix QE+LSB mode shiftsAnton Vorontsov2007-07-311-0/+8
* spi_mpc83xx: support for lsb-first transfersAnton Vorontsov2007-07-311-5/+10
* spi_mpc83xx: get rid of magic numbersAnton Vorontsov2007-07-311-2/+3
* spi_mpc83xx: turn off SPI unit while switching modeAnton Vorontsov2007-07-311-0/+4
* Remove the arm26 portAdrian Bunk2007-07-31248-35814/+9
* Add CTL_PROC backAlexey Dobriyan2007-07-311-1/+1
* Fix a typo in Documentation/keys.txtSatyam Sharma2007-07-311-3/+2
* Doc: DMA-API updateRandy Dunlap2007-07-311-41/+38
* CPU online file permissionUlrich Drepper2007-07-311-1/+1
* arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo2007-07-311-1/+1
* add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos2007-07-311-1/+1
* lib: move kasprintf to a separate fileSam Ravnborg2007-07-313-36/+45
* alpha: fix boot/main.c warningMeelis Roos2007-07-311-1/+1
* alpha: fix objstrip.c compilation warningsMeelis Roos2007-07-311-1/+1
* alpha: fix mkbb compilation warningsMeelis Roos2007-07-311-2/+3
* Documentation: document HFSPlusWyatt Banks2007-07-311-0/+59
* pcmcia: give socket time to power downDaniel Ritz2007-07-311-0/+3
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-316-2098/+0
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-07-317-84/+37
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-3124-155/+116
* doc/kernel-parameters: use X86-32 tag instead of IA-32Alan Cox2007-07-311-57/+57
* md: handle writes to broken raid10 arrays gracefullyArne Redlich2007-07-311-0/+7
* md: raid10: fix use-after-free of bioMaik Hampel2007-07-311-1/+2