| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-04-30 | backlight: lp855x: convert a type of device name | Kim, Milo | 1 | -1/+1 |
| 2013-04-30 | include/linux/printk.h: include stdarg.h | Andrew Morton | 1 | -0/+1 |
| 2013-04-30 | early_printk: consolidate random copies of identical code | Thomas Gleixner | 2 | -0/+7 |
| 2013-04-30 | gcc4: disable __compiletime_object_size for GCC 4.6+ | Guenter Roeck | 1 | -1/+1 |
| 2013-04-30 | media: coda: use genalloc API | Philipp Zabel | 1 | -0/+18 |
| 2013-04-30 | genalloc: add devres support, allow to find a managed pool by device | Philipp Zabel | 1 | -0/+18 |
| 2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 19 | -37/+220 |
| 2013-04-30 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 5 | -8/+201 |
| 2013-04-30 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 3 | -40/+11 |
| 2013-04-30 | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -44/+241 |
| 2013-04-30 | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -0/+1 |
| 2013-04-30 | mm, nobootmem: clean-up of free_low_memory_core_early() | Joonsoo Kim | 1 | -1/+0 |
| 2013-04-30 | mm: thp: add split tail pages to shrink page list in page reclaim | Shaohua Li | 2 | -4/+13 |
| 2013-04-30 | mm: allow for outstanding swap writeback accounting | Seth Jennings | 1 | -1/+3 |
| 2013-04-30 | mm: break up swap_writepage() for frontswap backends | Seth Jennings | 1 | -0/+2 |
| 2013-04-30 | memcg: add memory.pressure_level events | Anton Vorontsov | 1 | -0/+47 |
| 2013-04-30 | mm, hotplug: avoid compiling memory hotremove functions when disabled | David Rientjes | 2 | -3/+4 |
| 2013-04-30 | resource: add release_mem_region_adjustable() | Toshi Kani | 1 | -0/+4 |
| 2013-04-30 | mm: remove CONFIG_HOTPLUG ifdefs | Yijing Wang | 1 | -6/+1 |
| 2013-04-30 | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker | 1 | -0/+1 |
| 2013-04-30 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 1 | -0/+2 |
| 2013-04-30 | include/linux/memory.h: implement register_hotmemory_notifier() | Andrew Morton | 2 | -5/+14 |
| 2013-04-30 | page_alloc: make setup_nr_node_ids() usable for arch init code | Cody P Schafer | 1 | -0/+6 |
| 2013-04-30 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 1 | -4/+4 |
| 2013-04-30 | mm, hugetlb: include hugepages in meminfo | David Rientjes | 1 | -0/+4 |
| 2013-04-30 | kexec, vmalloc: export additional vmalloc layer information | Atsushi Kumagai | 1 | -0/+13 |
| 2013-04-30 | mm, vmalloc: export vmap_area_list, instead of vmlist | Joonsoo Kim | 1 | -2/+1 |
| 2013-04-30 | mm, vmalloc: move get_vmalloc_info() to vmalloc.c | Joonsoo Kim | 1 | -0/+18 |
| 2013-04-30 | mm: make snapshotting pages for stable writes a per-bio operation | Darrick J. Wong | 2 | -1/+3 |
| 2013-04-30 | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n | Josh Triplett | 1 | -0/+4 |
| 2013-04-30 | cgroup: remove css_get_next | Michal Hocko | 1 | -7/+0 |
| 2013-04-30 | mm: introduce free_highmem_page() helper to free highmem pages into buddy system | Jiang Liu | 1 | -0/+7 |
| 2013-04-30 | mm: introduce common help functions to deal with reserved/managed pages | Jiang Liu | 1 | -0/+48 |
| 2013-04-30 | vm: adjust ifdef for TINY_RCU | Paul E. McKenney | 1 | -1/+1 |
| 2013-04-30 | mm/shmem.c: remove an ifdef | Andrew Morton | 1 | -1/+7 |
| 2013-04-30 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 1 | -1/+2 |
| 2013-04-30 | debug_locks.h: make warning more verbose | James Hogan | 1 | -1/+1 |
| 2013-04-30 | drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver | Haiyang Zhang | 1 | -0/+11 |
| 2013-04-30 | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 5 | -31/+163 |
| 2013-04-30 | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-... | J. Bruce Fields | 3 | -26/+37 |
| 2013-04-29 | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 2 | -31/+38 |
| 2013-04-29 | proc: Delete create_proc_read_entry() | David Howells | 1 | -16/+0 |
| 2013-04-29 | nubus: Don't use create_proc_read_entry() | David Howells | 1 | -0/+4 |
| 2013-04-29 | procfs: Mark create_proc_read_entry deprecated | David Howells | 1 | -2/+4 |
| 2013-04-29 | new helper: read_code() | Al Viro | 1 | -0/+1 |
| 2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 17 | -43/+229 |
| 2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -74/+366 |
| 2013-04-29 | Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -95/+55 |
| 2013-04-29 | Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -21/+23 |
| 2013-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 5 | -1328/+156 |