Age | Commit message (Expand) | Author |
2011-01-13 | gpio: max732x: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: langwell_gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: adp5588-gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | cs5535: deprecate older cs5535_gpio driver | Andres Salomon |
2011-01-13 | drivers/staging/olpc_dcon: convert to new cs5535 gpio API | Andres Salomon |
2011-01-13 | drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function... | Andres Salomon |
2011-01-13 | rtc: rtc-max6902 - set driver data in max6902_probe() | Axel Lin |
2011-01-13 | rtc: delete legacy MAINTAINERS entry | Paul Gortmaker |
2011-01-13 | rtc-cmos: fix suspend/resume | Paul Fox |
2011-01-13 | drivers/rtc/rtc-omap.c: fix a memory leak | Axel Lin |
2011-01-13 | vgacon: check for efi machine | Yannick Heneault |
2011-01-13 | binfmt_elf: cleanups | Mikael Pettersson |
2011-01-13 | epoll: convert max_user_watches to long | Robin Holt |
2011-01-13 | fs/select.c: fix information leak to userspace | Vasiliy Kulikov |
2011-01-13 | checkpatch.pl: add "prefer __packed" check | Joe Perches |
2011-01-13 | checkpatch: check for world-writeable sysfs/debugfs files | Dave Jones |
2011-01-13 | checkpatch.pl: fix CAST detection | Florian Mickler |
2011-01-13 | scripts/checkpatch.pl: add check for multiple terminating semicolons and cast... | Joe Perches |
2011-01-13 | flex_array: export symbols to modules | David Rientjes |
2011-01-13 | MAINTAINERS: remove Stelian from the AMS driver record | Stelian Pop |
2011-01-13 | MAINTAINERS: orphan the meye driver | Stelian Pop |
2011-01-13 | CREDITS: update Stelian's entry | Stelian Pop |
2011-01-13 | MAINTAINERS: openwrt-devel@ is subscribers-only | Lennert Buytenhek |
2011-01-13 | scripts/get_maintainer.pl: use --git-fallback more often | Joe Perches |
2011-01-13 | scripts/get_maintainer.pl: make --rolestats the default | Joe Perches |
2011-01-13 | lib/vsprintf.c: fix vscnprintf() if @size is == 0 | Anton Arapov |
2011-01-13 | include/linux/printk.h: use tab not spaces for indent | Joe Perches |
2011-01-13 | include/linux/printk.h: organize printk_ratelimited macros | Joe Perches |
2011-01-13 | include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard | Joe Perches |
2011-01-13 | include/linux/printk.h: add pr_<level>_once macros | Joe Perches |
2011-01-13 | include/linux/printk.h: use and neaten no_printk | Joe Perches |
2011-01-13 | include/linux/printk.h: use space after #define | Joe Perches |
2011-01-13 | include/linux/printk.h: move console functions and variables together | Joe Perches |
2011-01-13 | printk: use RCU to prevent potential lock contention in kmsg_dump | Huang Ying |
2011-01-13 | dca: remove unneeded NULL check | Dan Carpenter |
2011-01-13 | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang |
2011-01-13 | ihex: fix unused return value compiler warning | Chris Ruffin |
2011-01-13 | include/asm-generic/vmlinux.lds.h: make readmostly section correctly align | Shaohua Li |
2011-01-13 | include/linux/unaligned/packed_struct.h: use __packed | Andrew Morton |
2011-01-13 | toshiba.h: hide a function prototypes behind __KERNEL__ macro | Alexander Shishkin |
2011-01-13 | include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit | Andrew Morton |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger |
2011-01-13 | kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_... | Seiji Aguchi |
2011-01-13 | kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM... | Seiji Aguchi |
2011-01-13 | uml: use simple_write_to_buffer() | Akinobu Mita |
2011-01-13 | uml: mmapper_kern needs MODULE_LICENSE | Randy Dunlap |
2011-01-13 | arch/um/drivers/line.c: safely iterate over list of winch handlers | Will Newton |
2011-01-13 | um: mark CONFIG_HIGHMEM as broken | Richard Weinberger |
2011-01-13 | drivers/video/backlight/l4f00242t03.c: fix reset sequence | Alberto Panizzo |