Age | Commit message (Expand) | Author |
2013-05-09 | tracing: Modify soft-mode only if there's no other referrer | Masami Hiramatsu |
2013-05-09 | ftrace, kprobes: Fix a deadlock on ftrace_regex_lock | Masami Hiramatsu |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-29 | net: rename random32 to prandom | Akinobu Mita |
2013-04-29 | inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic() | Jeff Layton |
2013-04-29 | idr: introduce idr_alloc_cyclic() | Jeff Layton |
2013-04-29 | fat: restructure export_operations | Namjae Jeon |
2013-04-29 | drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev... | Jingoo Han |
2013-04-29 | rtc: add devm_rtc_device_{register,unregister}() | Jingoo Han |
2013-04-29 | lib, net: make isodigit() public and use it | Andy Shevchenko |
2013-04-29 | drivers/video/backlight/tps65217_bl.c add default brightness value option | Matus Ujhelyi |
2013-04-29 | backlight: lp855x: remove duplicate platform data | Kim, Milo |
2013-04-29 | backlight: lp855x: fix initial brightness type | Kim, Milo |
2013-04-29 | backlight: lp855x: move backlight mode platform data | Kim, Milo |
2013-04-29 | backlight: lp855x: convert a type of device name | Kim, Milo |
2013-04-29 | include/linux/printk.h: include stdarg.h | Andrew Morton |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | gcc4: disable __compiletime_object_size for GCC 4.6+ | Guenter Roeck |
2013-04-29 | media: coda: use genalloc API | Philipp Zabel |
2013-04-29 | genalloc: add devres support, allow to find a managed pool by device | Philipp Zabel |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-04-29 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2013-04-29 | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-29 | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2013-04-29 | mm, nobootmem: clean-up of free_low_memory_core_early() | Joonsoo Kim |
2013-04-29 | mm: thp: add split tail pages to shrink page list in page reclaim | Shaohua Li |
2013-04-29 | mm: allow for outstanding swap writeback accounting | Seth Jennings |
2013-04-29 | mm: break up swap_writepage() for frontswap backends | Seth Jennings |
2013-04-29 | memcg: add memory.pressure_level events | Anton Vorontsov |
2013-04-29 | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes |
2013-04-29 | resource: add release_mem_region_adjustable() | Toshi Kani |
2013-04-29 | mm: remove CONFIG_HOTPLUG ifdefs | Yijing Wang |
2013-04-29 | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker |
2013-04-29 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker |
2013-04-29 | include/linux/memory.h: implement register_hotmemory_notifier() | Andrew Morton |
2013-04-29 | page_alloc: make setup_nr_node_ids() usable for arch init code | Cody P Schafer |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner |
2013-04-29 | mm, hugetlb: include hugepages in meminfo | David Rientjes |
2013-04-29 | kexec, vmalloc: export additional vmalloc layer information | Atsushi Kumagai |
2013-04-29 | mm, vmalloc: export vmap_area_list, instead of vmlist | Joonsoo Kim |
2013-04-29 | mm, vmalloc: move get_vmalloc_info() to vmalloc.c | Joonsoo Kim |
2013-04-29 | mm: make snapshotting pages for stable writes a per-bio operation | Darrick J. Wong |
2013-04-29 | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett |
2013-04-29 | cgroup: remove css_get_next | Michal Hocko |
2013-04-29 | mm: introduce free_highmem_page() helper to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm: introduce common help functions to deal with reserved/managed pages | Jiang Liu |