| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-04-29 | Merge branch 'akpm' (incoming from Andrew) |  Linus Torvalds | 15 | -36/+82 |
| 2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup |  Linus Torvalds | 3 | -20/+153 |
| 2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 4 | -20/+165 |
| 2013-04-29 | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 1 | -8/+5 |
| 2013-04-29 | net: rename random32 to prandom |  Akinobu Mita | 1 | -2/+2 |
| 2013-04-29 | inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic() |  Jeff Layton | 1 | -1/+0 |
| 2013-04-29 | idr: introduce idr_alloc_cyclic() |  Jeff Layton | 1 | -0/+2 |
| 2013-04-29 | fat: restructure export_operations |  Namjae Jeon | 1 | -0/+11 |
| 2013-04-29 | drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register() |  Jingoo Han | 1 | -2/+2 |
| 2013-04-29 | rtc: add devm_rtc_device_{register,unregister}() |  Jingoo Han | 1 | -0/+6 |
| 2013-04-29 | lib, net: make isodigit() public and use it |  Andy Shevchenko | 1 | -0/+6 |
| 2013-04-29 | drivers/video/backlight/tps65217_bl.c add default brightness value option |  Matus Ujhelyi | 1 | -0/+1 |
| 2013-04-29 | backlight: lp855x: remove duplicate platform data |  Kim, Milo | 1 | -4/+0 |
| 2013-04-29 | backlight: lp855x: fix initial brightness type |  Kim, Milo | 1 | -1/+1 |
| 2013-04-29 | backlight: lp855x: move backlight mode platform data |  Kim, Milo | 1 | -7/+0 |
| 2013-04-29 | backlight: lp855x: convert a type of device name |  Kim, Milo | 1 | -1/+1 |
| 2013-04-29 | drivers/video/backlight/platform_lcd.c: introduce probe callback |  Andrew Bresticker | 1 | -0/+1 |
| 2013-04-29 | include/linux/printk.h: include stdarg.h |  Andrew Morton | 1 | -0/+1 |
| 2013-04-29 | early_printk: consolidate random copies of identical code |  Thomas Gleixner | 2 | -0/+7 |
| 2013-04-29 | printk/tracing: rework console tracing |  zhangwei(Jovi) | 1 | -19/+6 |
| 2013-04-29 | gcc4: disable __compiletime_object_size for GCC 4.6+ |  Guenter Roeck | 1 | -1/+1 |
| 2013-04-29 | media: coda: use genalloc API |  Philipp Zabel | 1 | -0/+18 |
| 2013-04-29 | genalloc: add devres support, allow to find a managed pool by device |  Philipp Zabel | 1 | -0/+18 |
| 2013-04-29 | Merge branch 'akpm' (incoming from Andrew) |  Linus Torvalds | 23 | -38/+328 |
| 2013-04-29 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux |  Linus Torvalds | 5 | -8/+201 |
| 2013-04-29 | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi |  Linus Torvalds | 3 | -40/+11 |
| 2013-04-29 | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator |  Linus Torvalds | 6 | -44/+241 |
| 2013-04-29 | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap |  Linus Torvalds | 2 | -0/+49 |
| 2013-04-29 | mm, nobootmem: clean-up of free_low_memory_core_early() |  Joonsoo Kim | 1 | -1/+0 |
| 2013-04-29 | mm: thp: add split tail pages to shrink page list in page reclaim |  Shaohua Li | 2 | -4/+13 |
| 2013-04-29 | mm: allow for outstanding swap writeback accounting |  Seth Jennings | 1 | -1/+3 |
| 2013-04-29 | mm: break up swap_writepage() for frontswap backends |  Seth Jennings | 1 | -0/+2 |
| 2013-04-29 | memcg: add memory.pressure_level events |  Anton Vorontsov | 1 | -0/+47 |
| 2013-04-29 | mm, hotplug: avoid compiling memory hotremove functions when disabled |  David Rientjes | 2 | -3/+4 |
| 2013-04-29 | resource: add release_mem_region_adjustable() |  Toshi Kani | 1 | -0/+4 |
| 2013-04-29 | mm: remove CONFIG_HOTPLUG ifdefs |  Yijing Wang | 1 | -6/+1 |
| 2013-04-29 | mm: replace hardcoded 3% with admin_reserve_pages knob |  Andrew Shewmaker | 1 | -0/+1 |
| 2013-04-29 | mm: limit growth of 3% hardcoded other user reserve |  Andrew Shewmaker | 1 | -0/+2 |
| 2013-04-29 | include/linux/memory.h: implement register_hotmemory_notifier() |  Andrew Morton | 2 | -5/+14 |
| 2013-04-29 | page_alloc: make setup_nr_node_ids() usable for arch init code |  Cody P Schafer | 1 | -0/+6 |
| 2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes |  Johannes Weiner | 1 | -4/+4 |
| 2013-04-29 | mm, hugetlb: include hugepages in meminfo |  David Rientjes | 1 | -0/+4 |
| 2013-04-29 | mm: allow arch code to control the user page table ceiling |  Hugh Dickins | 1 | -0/+10 |
| 2013-04-29 | kexec, vmalloc: export additional vmalloc layer information |  Atsushi Kumagai | 1 | -0/+13 |
| 2013-04-29 | mm, vmalloc: export vmap_area_list, instead of vmlist |  Joonsoo Kim | 1 | -2/+1 |
| 2013-04-29 | mm, vmalloc: move get_vmalloc_info() to vmalloc.c |  Joonsoo Kim | 1 | -0/+18 |
| 2013-04-29 | mm: make snapshotting pages for stable writes a per-bio operation |  Darrick J. Wong | 3 | -2/+3 |
| 2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions |  Gerald Schaefer | 1 | -0/+40 |
| 2013-04-29 | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n |  Josh Triplett | 1 | -0/+4 |
| 2013-04-29 | cgroup: remove css_get_next |  Michal Hocko | 1 | -7/+0 |