summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-30kernel/smp.c: remove 'priv' of call_single_dataliguang
2013-04-30workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo
2013-04-30kthread: implement probe_kthread_data()Tejun Heo
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30mm: cleancache: clean up cleancache_enabledBob Liu
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-30frontswap: get rid of swap_lock dependencyMinchan Kim
2013-04-30mm: frontswap: cleanup codeBob Liu
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-30memory hotplug: fix warningsVincent Stehlé
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-04-30Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-30Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30efi, pstore: Read data from variable store before memcpy()Matt Fleming
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-30Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linusJiri Kosina
2013-04-30Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...Jiri Kosina
2013-04-30HID: protect hid_debug_listJiri Kosina
2013-04-30HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-04-29Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29net: rename random32 to prandomAkinobu Mita
2013-04-29inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton
2013-04-29idr: introduce idr_alloc_cyclic()Jeff Layton
2013-04-29fat: restructure export_operationsNamjae Jeon
2013-04-29drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han
2013-04-29rtc: add devm_rtc_device_{register,unregister}()Jingoo Han
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko
2013-04-29drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi
2013-04-29backlight: lp855x: remove duplicate platform dataKim, Milo
2013-04-29backlight: lp855x: fix initial brightness typeKim, Milo
2013-04-29backlight: lp855x: move backlight mode platform dataKim, Milo
2013-04-29backlight: lp855x: convert a type of device nameKim, Milo
2013-04-29include/linux/printk.h: include stdarg.hAndrew Morton
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-29gcc4: disable __compiletime_object_size for GCC 4.6+Guenter Roeck