aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko1-0/+58
2013-04-30include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du1-0/+2
2013-04-30kernel/smp.c: remove 'priv' of call_single_dataliguang1-1/+0
2013-04-30workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo1-0/+5
2013-04-30kthread: implement probe_kthread_data()Tejun Heo1-0/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+5
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2-0/+7
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-0/+5
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer1-0/+8
2013-04-30mm: cleancache: clean up cleancache_enabledBob Liu1-1/+1
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk1-1/+1
2013-04-30frontswap: get rid of swap_lock dependencyMinchan Kim1-3/+3
2013-04-30mm: frontswap: cleanup codeBob Liu1-25/+3
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk1-1/+1
2013-04-30memory hotplug: fix warningsVincent Stehlé1-1/+1
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-0/+1
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds31-162/+499
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-3/+104
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-13/+13
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-16/+32
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+57
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-199/+49
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-23/+92
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-1/+62
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab31-162/+499
2013-04-30Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linusJiri Kosina1-0/+1
2013-04-30Merge 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-linusJiri Kosina2-3/+103
2013-04-30HID: protect hid_debug_listJiri Kosina1-0/+1
2013-04-30HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires1-2/+4
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds15-36/+82
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-20/+153
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-20/+165
2013-04-29Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-8/+5
2013-04-29net: rename random32 to prandomAkinobu Mita1-2/+2
2013-04-29inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton1-1/+0
2013-04-29idr: introduce idr_alloc_cyclic()Jeff Layton1-0/+2
2013-04-29fat: restructure export_operationsNamjae Jeon1-0/+11
2013-04-29drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register()Jingoo Han1-2/+2
2013-04-29rtc: add devm_rtc_device_{register,unregister}()Jingoo Han1-0/+6
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko1-0/+6
2013-04-29drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi1-0/+1
2013-04-29backlight: lp855x: remove duplicate platform dataKim, Milo1-4/+0
2013-04-29backlight: lp855x: fix initial brightness typeKim, Milo1-1/+1
2013-04-29backlight: lp855x: move backlight mode platform dataKim, Milo1-7/+0
2013-04-29backlight: lp855x: convert a type of device nameKim, Milo1-1/+1
2013-04-29drivers/video/backlight/platform_lcd.c: introduce probe callbackAndrew Bresticker1-0/+1
2013-04-29include/linux/printk.h: include stdarg.hAndrew Morton1-0/+1
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner2-0/+7
2013-04-29printk/tracing: rework console tracingzhangwei(Jovi)1-19/+6