summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl2011-09-151-0/+2
* Remove unneeded version.h include from drivers/uwb/Jesper Juhl2011-09-151-1/+0
* Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl2011-09-153-2/+1
* Remove unneeded version.h includes from drivers/target/Jesper Juhl2011-09-1516-16/+0
* Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-1512-12/+0
* Remove unneeded version.h includes from drivers/block/Jesper Juhl2011-09-152-2/+0
* Remove unneeded version.h includes from arch/arm/Jesper Juhl2011-09-152-2/+0
* Remove unneeded version.h include from arch/x86/Jesper Juhl2011-09-151-1/+0
* Remove unneeded version.h includes from include/Jesper Juhl2011-09-152-2/+0
* Remove unneeded version.h include from lib/Jesper Juhl2011-09-151-1/+0
* treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-1511-13/+13
* futex: Fix spelling in a source code commentBart Van Assche2011-09-151-1/+1
* libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta2011-09-151-1/+1
* futex: uninitialized warning correctionsVitaliy Ivanov2011-09-151-4/+4
* async: uninitialized warning correctionsVitaliy Ivanov2011-09-151-2/+2
* ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock2011-09-151-1/+1
* sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal2011-09-151-1/+1
* treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-1511-18/+18
* Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten2011-09-151-19/+19
* scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-151-8/+10
* drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-151-4/+3
* aix94xx: Use angle brackets for system includesJoe Perches2011-09-151-1/+1
* drbd: Use angle brackets for system includesJoe Perches2011-09-153-4/+4
* net: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-7/+4
* mm: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
* fs: Convert vmalloc/memset to vzallocJoe Perches2011-09-154-18/+7
* isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-153-8/+5
* char: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-4/+2
* drbd: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-3/+2
* atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-7/+7
* s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-4/+2
* mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock2011-08-241-1/+1
* lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock2011-08-231-1/+1
* USB: serial: remove duplicate returnsDan Carpenter2011-08-102-2/+0
* Fix documentation and comment typo 'no_hz'Paul Bolle2011-08-082-2/+2
* Documentation/ABI/: update version number references from 2.6.x to 3.xJesper Juhl2011-08-053-13/+13
* Fix kernel-doc comment typo '@id'Paul Bolle2011-08-041-1/+1
* eventpoll: fix comment typo 'evenpoll'Paul Bolle2011-07-261-1/+1
* p9: avoid unused variable warningLinus Torvalds2011-07-251-1/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-25797-187777/+49400
|\
| * staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.Jonathan Cameron2011-07-181-2/+2
| * staging:iio:kfifo_buf fix double initialization of the ring device structure.Jonathan Cameron2011-07-181-2/+0
| * staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.Jonathan Cameron2011-07-181-1/+1
| * staging:iio:imu fix missing register table index for some channelsJonathan Cameron2011-07-182-23/+30
| * spectra: enable device before poking itAlan Cox2011-07-181-8/+10
| * staging: rts_pstor: Fix a miswritingwwang2011-07-181-1/+1
| * staging/lirc_bt829: Return -ENODEV when no hardware is found.Dave Jones2011-07-181-2/+2
| * staging/lirc_parallel: remove pointless prototypes.Dave Jones2011-07-181-3/+0
| * staging/lirc_parallel: fix panic on rmmodDave Jones2011-07-181-0/+3
| * staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.Jonathan Cameron2011-07-181-1/+1