| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-04-30 | kernel/compat.c: make do_sysinfo() static |  Stephen Rothwell | 1 | -2/+0 |
| 2013-04-30 | lib/string_helpers: introduce generic string_unescape |  Andy Shevchenko | 1 | -0/+58 |
| 2013-04-30 | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock |  Fan Du | 1 | -0/+2 |
| 2013-04-30 | kernel/smp.c: remove 'priv' of call_single_data |  liguang | 1 | -1/+0 |
| 2013-04-30 | workqueue: include workqueue info when printing debug dump of a worker task |  Tejun Heo | 1 | -0/+5 |
| 2013-04-30 | kthread: implement probe_kthread_data() |  Tejun Heo | 1 | -0/+1 |
| 2013-04-30 | dump_stack: unify debug information printed by show_regs() |  Tejun Heo | 1 | -0/+5 |
| 2013-04-30 | dump_stack: implement arch-specific hardware description in task dumps |  Tejun Heo | 2 | -0/+7 |
| 2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors |  Tejun Heo | 1 | -0/+5 |
| 2013-04-30 | mm: cleancache: clean up cleancache_enabled |  Bob Liu | 1 | -1/+1 |
| 2013-04-30 | cleancache: Make cleancache_init use a pointer for the ops |  Konrad Rzeszutek Wilk | 1 | -1/+1 |
| 2013-04-30 | frontswap: get rid of swap_lock dependency |  Minchan Kim | 1 | -3/+3 |
| 2013-04-30 | mm: frontswap: cleanup code |  Bob Liu | 1 | -25/+3 |
| 2013-04-30 | frontswap: make frontswap_init use a pointer for the ops |  Konrad Rzeszutek Wilk | 1 | -1/+1 |
| 2013-04-30 | memory hotplug: fix warnings |  Vincent Stehlé | 1 | -1/+1 |
| 2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 2 | -3/+104 |
| 2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 5 | -6/+6 |
| 2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 9 | -12/+30 |
| 2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+57 |
| 2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -199/+49 |
| 2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -22/+22 |
| 2013-04-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -1/+7 |
| 2013-04-30 | Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus |  Jiri Kosina | 1 | -0/+1 |
| 2013-04-30 | Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver-transport-cleanups', 'for-3.10/i2c-hid' and 'for-3.10/logitech' into for-linus |  Jiri Kosina | 2 | -3/+103 |
| 2013-04-30 | HID: protect hid_debug_list |  Jiri Kosina | 1 | -0/+1 |
| 2013-04-30 | HID: debug: break out hid_dump_report() into hid-debug |  Benjamin Tissoires | 1 | -2/+4 |
| 2013-04-29 | Merge branch 'akpm' (incoming from Andrew) |  Linus Torvalds | 13 | -17/+75 |
| 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 | 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 | 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 | 19 | -37/+220 |
| 2013-04-29 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux |  Linus Torvalds | 5 | -8/+201 |