aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-24mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock1-1/+1
2011-08-23lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock1-1/+1
2011-08-10USB: serial: remove duplicate returnsDan Carpenter2-2/+0
2011-08-08Fix documentation and comment typo 'no_hz'Paul Bolle2-2/+2
2011-08-05Documentation/ABI/: update version number references from 2.6.x to 3.xJesper Juhl3-13/+13
2011-08-04Fix kernel-doc comment typo '@id'Paul Bolle1-1/+1
2011-07-26eventpoll: fix comment typo 'evenpoll'Paul Bolle1-1/+1
2011-07-25p9: avoid unused variable warningLinus Torvalds1-1/+0
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds797-187777/+49400
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds20-187/+903
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds135-3167/+9085
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds9-210/+448
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds152-1441/+10498
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds44-1907/+1074
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds6-6/+28
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds33-1426/+559
2011-07-25vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not setLinus Torvalds1-0/+2
2011-07-25Merge 'akpm' patch seriesLinus Torvalds160-1090/+5261
2011-07-25drivers/connector/cn_proc.c: remove unused localAndrew Morton1-1/+0
2011-07-25Documentation/SubmitChecklist: add RCU debug config optionsPaul E. McKenney1-2/+2
2011-07-25reiserfs: use hweight_long()Akinobu Mita1-5/+1
2011-07-25reiserfs: use proper little-endian bitopsAkinobu Mita3-4/+6
2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik1-25/+27
2011-07-25drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König1-1/+1
2011-07-25drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time()Jesper Juhl1-1/+1
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal4-0/+586
2011-07-25drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim1-1/+26
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2-10/+75
2011-07-25init: skip calibration delay if previously doneSameer Nanda1-1/+10
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin3-0/+98
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin4-0/+442
2011-07-25checkpatch.pl: update $logFunctionsJoe Perches1-3/+3
2011-07-25checkpatch: make utf-8 test --strictJoe Perches1-2/+2
2011-07-25checkpatch.pl: add ability to ignore various messagesJoe Perches1-143/+355
2011-07-25checkpatch: add a "prefer __aligned" checkJoe Perches1-0/+5
2011-07-25checkpatch: validate signature styles and To: and Cc: linesJoe Perches1-8/+115
2011-07-25checkpatch: add __rcu as a sparse modifierSven Eckelmann1-1/+2
2011-07-25checkpatch: suggest using min_t or max_tJoe Perches1-0/+35
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-25lib: make _tolower() publicAndy Shevchenko3-18/+19
2011-07-25lib/lcm.c: quiet sparse noiseH Hartley Sweeten1-0/+1
2011-07-25mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij1-1/+83
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu2-14/+58
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin1-0/+1
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin1-5/+7
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij1-2/+2
2011-07-25MAINTAINERS: update HIGH RESOLUTION TIMERS patternsJoe Perches1-1/+1
2011-07-25get_maintainers.pl: improve .mailmap parsingJoe Perches1-4/+5
2011-07-25kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd1-2/+2
2011-07-25notifiers: vt: move vt notifiers into vt.hAmerigo Wang2-7/+9