summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26Merge 'akpm' patch seriesLinus Torvalds
2011-07-26drivers/connector/cn_proc.c: remove unused localAndrew Morton
2011-07-26Documentation/SubmitChecklist: add RCU debug config optionsPaul E. McKenney
2011-07-26reiserfs: use hweight_long()Akinobu Mita
2011-07-26reiserfs: use proper little-endian bitopsAkinobu Mita
2011-07-26pnpacpi: register disabled resourcesWitold Szczeponik
2011-07-26drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König
2011-07-26drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl
2011-07-26drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal
2011-07-26drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim
2011-07-26drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov
2011-07-26init: skip calibration delay if previously doneSameer Nanda
2011-07-26misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin
2011-07-26misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2011-07-26checkpatch.pl: update $logFunctionsJoe Perches
2011-07-26checkpatch: make utf-8 test --strictJoe Perches
2011-07-26checkpatch.pl: add ability to ignore various messagesJoe Perches
2011-07-26checkpatch: add a "prefer __aligned" checkJoe Perches
2011-07-26checkpatch: validate signature styles and To: and Cc: linesJoe Perches
2011-07-26checkpatch: add __rcu as a sparse modifierSven Eckelmann
2011-07-26checkpatch: suggest using min_t or max_tJoe Perches
2011-07-26drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap
2011-07-26lib: make _tolower() publicAndy Shevchenko
2011-07-26lib/lcm.c: quiet sparse noiseH Hartley Sweeten
2011-07-26mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij
2011-07-26arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
2011-07-26drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin
2011-07-26drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin
2011-07-26drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij
2011-07-26MAINTAINERS: update HIGH RESOLUTION TIMERS patternsJoe Perches
2011-07-26get_maintainers.pl: improve .mailmap parsingJoe Perches
2011-07-26kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd
2011-07-26notifiers: vt: move vt notifiers into vt.hAmerigo Wang
2011-07-26notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-26notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-26notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang
2011-07-26notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang
2011-07-26drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim
2011-07-26geode: reflect mfgpt dependency on mfdPhilip A. Prindeville
2011-07-26eisa/pci_eisa.c: fix section mismatchArnaud Lacombe
2011-07-26include/linux/kernel.h: hide internal macros from userspaceArnaud Lacombe
2011-07-26include/linux/kernel.h: fix a headers_check warningWANG Cong
2011-07-26include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König
2011-07-26devres: fix possible use after freeMaxin B John
2011-07-26asm-generic/system.h: drop useless __KERNEL__Mike Frysinger
2011-07-26drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick
2011-07-26um: remove dead codeRichard Weinberger
2011-07-26um: adjust size of pid_bufRichard Weinberger
2011-07-26um: implement a x86_64 vDSORichard Weinberger
2011-07-26um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger