Age | Commit message (Expand) | Author |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov |
2009-09-23 | spi.h: add missing kernel-doc for struct spi_master | Randy Dunlap |
2009-09-23 | ramfs: move RAMFS_MAGIC to include/linux/magic.h | maximilian attems |
2009-09-23 | kcore: register module area in generic way | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: register vmemmap range | KAMEZAWA Hiroyuki |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: add kclist types | KAMEZAWA Hiroyuki |
2009-09-23 | kcore: use usual list for kclist | KAMEZAWA Hiroyuki |
2009-09-23 | procfs: provide stack information for threads | Stefani Seibold |
2009-09-23 | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre |
2009-09-23 | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen |
2009-09-23 | sdio: add CD disable support | Ohad Ben-Cohen |
2009-09-23 | mmc: check status after MMC SWITCH command | Adrian Hunter |
2009-09-23 | mmc: add mmc card sleep and awake support | Jarkko Lavinen |
2009-09-23 | mmc: add ability to save power by powering off cards | Adrian Hunter |
2009-09-23 | mmc: add MMC_CAP_NONREMOVABLE host capability | Adrian Hunter |
2009-09-23 | mmc: allow host claim / release nesting | Adrian Hunter |
2009-09-23 | mmc: add 'enable' and 'disable' methods to mmc host | Adrian Hunter |
2009-09-23 | asm/sections: add text/data checking functions for arches to override | Mike Frysinger |
2009-09-23 | getrusage: fill ru_maxrss value | Jiri Pirko |
2009-09-23 | kmap_types.h: rename D macro | Andi Kleen |
2009-09-23 | Make sure the value in abs() does not get truncated if it is greater than 2^32 | Rolf Eike Beer |
2009-09-23 | anonfd: split interface into file creation and install | Davide Libenzi |
2009-09-23 | BUILD_BUG_ON(): fix it and a couple of bogus uses of it | Jan Beulich |
2009-09-23 | printk_once(): use bool for boolean flag | Roland Dreier |
2009-09-23 | proc connector: add event for process becoming session leader | Scott James Remnant |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-23 | generic-ipi: make struct call_function_data lockless | Xiao Guangrong |
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 | include/linux/kmemcheck.h: fix a trillion warnings | Andrew Morton |
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 | pnp: add a shutdown method to pnp drivers | David Härdeman |
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 | 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 | cpuidle: fix the menu governor to boost IO performance | Arjan van de Ven |
2009-09-22 | mm: move use_mm/unuse_mm from aio.c to mm/ | Michael S. Tsirkin |
2009-09-22 | hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Eric B Munson |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in... | Eric B Munson |
2009-09-22 | tmpfs: depend on shmem | Hugh Dickins |
2009-09-22 | mm: FOLL flags for GUP flags | Hugh Dickins |