summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* 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/+4Star
* mm: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1Star
* fs: Convert vmalloc/memset to vzallocJoe Perches2011-09-154-18/+7Star
* isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-153-8/+5Star
* char: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-4/+2Star
* drbd: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-3/+2Star
* atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-7/+7
* s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-4/+2Star
* 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/+0Star
* 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-261-1/+0Star
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-26797-187777/+49400Star
|\
| * 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/+0Star
| * 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/+0Star
| * 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
| * Staging: zram: Fix kunmapping orderJerome Marchand2011-07-181-2/+2
| * Revert "gma500: Fix dependencies"Greg Kroah-Hartman2011-07-171-1/+1
| * gma500: Add medfield headerAlan Cox2011-07-161-0/+270
| * gma500: wire up the mrst i2c bus from chip_infoAlan Cox2011-07-151-11/+3Star
| * gma500: Fix DPU buildAlan Cox2011-07-152-5/+11
| * gma500: Clean up the DPU config and make it runtimeAlan Cox2011-07-1510-78/+845
| * gma500: resync with Medfield progressAlan Cox2011-07-1517-924/+917Star
| * gma500: Use the mrst helpers and power control for mode commitAlan Cox2011-07-153-6/+29
| * gma500@ Fix backlight range errorAlan Cox2011-07-151-7/+5Star
| * gma500: More Moorestown muddle meddling means MM maybe might modesetAlan Cox2011-07-153-22/+141
| * gma500: Add the Oaktrail HDMI supportAlan Cox2011-07-157-69/+1401