Age | Commit message (Expand) | Author |
2011-09-15 | char: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | drbd: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | atm: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | s390: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-08-24 | mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed" | Justin P. Mattock |
2011-08-23 | lib: Kconfig.debug: Typo remove extra "it" | Justin P. Mattock |
2011-08-10 | USB: serial: remove duplicate returns | Dan Carpenter |
2011-08-08 | Fix documentation and comment typo 'no_hz' | Paul Bolle |
2011-08-05 | Documentation/ABI/: update version number references from 2.6.x to 3.x | Jesper Juhl |
2011-08-04 | Fix kernel-doc comment typo '@id' | Paul Bolle |
2011-07-26 | eventpoll: fix comment typo 'evenpoll' | Paul Bolle |
2011-07-25 | p9: avoid unused variable warning | Linus Torvalds |
2011-07-25 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-25 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-07-25 | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-07-25 | vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set | Linus Torvalds |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | drivers/connector/cn_proc.c: remove unused local | Andrew Morton |
2011-07-25 | Documentation/SubmitChecklist: add RCU debug config options | Paul E. McKenney |
2011-07-25 | reiserfs: use hweight_long() | Akinobu Mita |
2011-07-25 | reiserfs: use proper little-endian bitops | Akinobu Mita |
2011-07-25 | pnpacpi: register disabled resources | Witold Szczeponik |
2011-07-25 | drivers/rtc/rtc-tegra.c: properly initialize spinlock | Uwe Kleine-König |
2011-07-25 | drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se... | Jesper Juhl |
2011-07-25 | drivers/rtc: add support for Qualcomm PMIC8xxx RTC | Anirudh Ghayal |
2011-07-25 | drivers/rtc/rtc-s3c.c: support clock gating | Donggeun Kim |
2011-07-25 | drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 | Dmitry Eremin-Solenikov |
2011-07-25 | init: skip calibration delay if previously done | Sameer Nanda |
2011-07-25 | misc/eeprom: add eeprom access driver for digsy_mtc board | Anatolij Gustschin |
2011-07-25 | misc/eeprom: add driver for microwire 93xx46 EEPROMs | Anatolij Gustschin |
2011-07-25 | checkpatch.pl: update $logFunctions | Joe Perches |
2011-07-25 | checkpatch: make utf-8 test --strict | Joe Perches |
2011-07-25 | checkpatch.pl: add ability to ignore various messages | Joe Perches |
2011-07-25 | checkpatch: add a "prefer __aligned" check | Joe Perches |
2011-07-25 | checkpatch: validate signature styles and To: and Cc: lines | Joe Perches |
2011-07-25 | checkpatch: add __rcu as a sparse modifier | Sven Eckelmann |
2011-07-25 | checkpatch: suggest using min_t or max_t | Joe Perches |
2011-07-25 | drivers/firmware/sigma.c needs MODULE_LICENSE | Randy Dunlap |
2011-07-25 | lib: make _tolower() public | Andy Shevchenko |
2011-07-25 | lib/lcm.c: quiet sparse noise | H Hartley Sweeten |
2011-07-25 | mach-ux500: add lm3530 ALS platform data for U5500 | Linus Walleij |
2011-07-25 | arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage | Shreshtha Kumar Sahu |
2011-07-25 | drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS | Axel Lin |
2011-07-25 | drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling | Axel Lin |
2011-07-25 | drivers/leds/leds-lp5521.c: provide section tagging | Linus Walleij |