Age | Commit message (Expand) | Author |
2009-09-23 | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe |
2009-09-23 | dme1737: Keep index within pwm_config[] | Roel Kluin |
2009-09-23 | generic-ipi: make struct call_function_data lockless | Xiao Guangrong |
2009-09-23 | Fix all -Wmissing-prototypes warnings in x86 defconfig | Trevor Keith |
2009-09-23 | dac960: fix undefined behavior on empty string | Michael Buesch |
2009-09-23 | kmod: fix race in usermodehelper code | Neil Horman |
2009-09-23 | Move magic numbers into magic.h | Nick Black |
2009-09-23 | printk: add printk_delay to make messages readable for some scenarios | Dave Young |
2009-09-23 | printk boot_delay: rename printk_delay_msec to loops_per_msec | Dave Young |
2009-09-23 | poll/select: avoid arithmetic overflow in __estimate_accuracy() | Guillaume Knispel |
2009-09-23 | kprobes: use do_IRQ() in lkdtm | M. Mohan Kumar |
2009-09-23 | smbfs: read buffer overflow | Roel Kluin |
2009-09-23 | include/linux/kmemcheck.h: fix a trillion warnings | Andrew Morton |
2009-09-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds |
2009-09-22 | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | input: add a driver for the Winbond WPCD376I Consumer IR hardware | David Härdeman |
2009-09-22 | pnp: add a shutdown method to pnp drivers | David Härdeman |
2009-09-22 | hwmon: applesmc: restore accelerometer and keyboard backlight on resume | Henrik Rydberg |
2009-09-22 | hwmon: fix freeing of gpio_data and irq | Roel Kluin |
2009-09-22 | drivers/hwmon/adm1021.c: add low_power support for adm1021 driver | Michael Abbott |
2009-09-22 | drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor | Michael Abbott |
2009-09-22 | lis3_spi: code cleanups | Daniel Mack |
2009-09-22 | lis3: add power management functions | Daniel Mack |
2009-09-22 | lis3: add free-fall/wakeup function via platform_data | Daniel Mack |
2009-09-22 | lis3: fix typo | Daniel Mack |
2009-09-22 | drivers/hwmon/coretemp.c: enable the Intel Atom | Michael Riepe |
2009-09-22 | checkpatch: add some common Blackfin checks | Mike Frysinger |
2009-09-22 | checkpatch: version 0.29 | Andy Whitcroft |
2009-09-22 | checkpatch: limit sN/uN matches to actual bit sizes | Andy Whitcroft |
2009-09-22 | checkpatch: format strings should not have brackets in macros | Andy Whitcroft |
2009-09-22 | checkpatch: make -f alias --file, add --help, more verbose help message | Hannes Eder |
2009-09-22 | checkpatch: indent checks -- stop when we run out of continuation lines | Andy Whitcroft |
2009-09-22 | checkpatch: handle C99 comments correctly (performance issue) | Daniel Walker |
2009-09-22 | checkpatch: possible types -- else cannot start a type | Andy Whitcroft |
2009-09-22 | flex_array: add missing kerneldoc annotations | David Rientjes |
2009-09-22 | flex_array: introduce DEFINE_FLEX_ARRAY | David Rientjes |
2009-09-22 | flex_array: add flex_array_shrink function | David Rientjes |
2009-09-22 | flex_array: poison free elements | David Rientjes |
2009-09-22 | flex_array: add flex_array_clear function | David Rientjes |
2009-09-22 | vsprintf: use WARN_ON_ONCE | Marcin Slusarz |
2009-09-22 | MAINTAINERS: move ARM lists to infradead | Joe Perches |
2009-09-22 | MAINTAINERS: integrate P:/M: lines | Joe Perches |
2009-09-22 | MAINTAINERS: omap: fix regex | Felipe Contreras |
2009-09-22 | MAINTAINERS: acpi: add 'include/acpi' | Felipe Contreras |
2009-09-22 | scripts/get_maintainer.pl: add maintainers in order listed in matched section | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: add --remove-duplicates | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: using --separator implies --nomultiline | Joe Perches |