aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds
2011-07-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26block: fix warning with calling smp_processor_id() in preemptible sectionJens Axboe
2011-07-26drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse
2011-07-26drm/radeon/kms: add missing vddci setting on NI+Alex Deucher
2011-07-25p9: avoid unused variable warningLinus Torvalds
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-07-25vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not setLinus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25drivers/connector/cn_proc.c: remove unused localAndrew Morton
2011-07-25Documentation/SubmitChecklist: add RCU debug config optionsPaul E. McKenney
2011-07-25reiserfs: use hweight_long()Akinobu Mita
2011-07-25reiserfs: use proper little-endian bitopsAkinobu Mita
2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik
2011-07-25drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-07-25drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal
2011-07-25drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov
2011-07-25init: skip calibration delay if previously doneSameer Nanda
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2011-07-25checkpatch.pl: update $logFunctionsJoe Perches
2011-07-25checkpatch: make utf-8 test --strictJoe Perches
2011-07-25checkpatch.pl: add ability to ignore various messagesJoe Perches
2011-07-25checkpatch: add a "prefer __aligned" checkJoe Perches
2011-07-25checkpatch: validate signature styles and To: and Cc: linesJoe Perches
2011-07-25checkpatch: add __rcu as a sparse modifierSven Eckelmann
2011-07-25checkpatch: suggest using min_t or max_tJoe Perches
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap
2011-07-25lib: make _tolower() publicAndy Shevchenko
2011-07-25lib/lcm.c: quiet sparse noiseH Hartley Sweeten
2011-07-25mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij
2011-07-25MAINTAINERS: update HIGH RESOLUTION TIMERS patternsJoe Perches
2011-07-25get_maintainers.pl: improve .mailmap parsingJoe Perches
2011-07-25kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd
2011-07-25notifiers: vt: move vt notifiers into vt.hAmerigo Wang
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang