Age | Commit message (Expand) | Author |
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 |
2011-07-25 | MAINTAINERS: update HIGH RESOLUTION TIMERS patterns | Joe Perches |
2011-07-25 | get_maintainers.pl: improve .mailmap parsing | Joe Perches |
2011-07-25 | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n | Stephen Boyd |
2011-07-25 | notifiers: vt: move vt notifiers into vt.h | Amerigo Wang |
2011-07-25 | notifiers: pm: move pm notifiers into suspend.h | Amerigo Wang |
2011-07-25 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang |
2011-07-25 | notifiers: net: move netdevice notifiers into netdevice.h | Amerigo Wang |
2011-07-25 | notifiers: cpu: move cpu notifiers into cpu.h | Amerigo Wang |
2011-07-25 | drivers/misc: add support the FSA9480 USB Switch | Donggeun Kim |
2011-07-25 | geode: reflect mfgpt dependency on mfd | Philip A. Prindeville |
2011-07-25 | eisa/pci_eisa.c: fix section mismatch | Arnaud Lacombe |
2011-07-25 | include/linux/kernel.h: hide internal macros from userspace | Arnaud Lacombe |
2011-07-25 | include/linux/kernel.h: fix a headers_check warning | WANG Cong |
2011-07-25 | include/linux/ioport.h: new helper to define common struct resource constructs | Uwe Kleine-König |
2011-07-25 | devres: fix possible use after free | Maxin B John |
2011-07-25 | asm-generic/system.h: drop useless __KERNEL__ | Mike Frysinger |
2011-07-25 | drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible | Rakib Mullick |
2011-07-25 | um: remove dead code | Richard Weinberger |
2011-07-25 | um: adjust size of pid_buf | Richard Weinberger |
2011-07-25 | um: implement a x86_64 vDSO | Richard Weinberger |
2011-07-25 | um: set __HAVE_ARCH_GATE_AREA for x86_64 | Richard Weinberger |