summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-25notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang
2011-07-25drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-25geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-07-25eisa/pci_eisa.c: fix section mismatchArnaud Lacombe
2011-07-25include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe
2011-07-25include/linux/kernel.h: fix a headers_check warningWANG Cong
2011-07-25include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König
2011-07-25devres: fix possible use after freeMaxin B John
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-25um: remove dead codeRichard Weinberger
2011-07-25um: adjust size of pid_bufRichard Weinberger