aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-09
* ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-09
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\
| * net: rename random32 to prandomAkinobu Mita2013-04-29
| * inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton2013-04-29
| * idr: introduce idr_alloc_cyclic()Jeff Layton2013-04-29
| * fat: restructure export_operationsNamjae Jeon2013-04-29
| * drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han2013-04-29
| * rtc: add devm_rtc_device_{register,unregister}()Jingoo Han2013-04-29
| * lib, net: make isodigit() public and use itAndy Shevchenko2013-04-29
| * drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi2013-04-29
| * backlight: lp855x: remove duplicate platform dataKim, Milo2013-04-29
| * backlight: lp855x: fix initial brightness typeKim, Milo2013-04-29
| * backlight: lp855x: move backlight mode platform dataKim, Milo2013-04-29
| * backlight: lp855x: convert a type of device nameKim, Milo2013-04-29
| * drivers/video/backlight/platform_lcd.c: introduce probe callbackAndrew Bresticker2013-04-29
| * include/linux/printk.h: include stdarg.hAndrew Morton2013-04-29
| * early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
| * printk/tracing: rework console tracingzhangwei(Jovi)2013-04-29
| * gcc4: disable __compiletime_object_size for GCC 4.6+Guenter Roeck2013-04-29
| * media: coda: use genalloc APIPhilipp Zabel2013-04-29
| * genalloc: add devres support, allow to find a managed pool by devicePhilipp Zabel2013-04-29
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\ \
| * | cgroup: fix broken file xattrsLi Zefan2013-04-19
| * | memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-15
| * | cgroup: remove cgrp->top_cgroupLi Zefan2013-04-15
| * | cgroup: introduce sane_behavior mount optionTejun Heo2013-04-14
| * | move cgroupfs_root to include/linux/cgroup.hTejun Heo2013-04-14
| * | Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo2013-04-12
| * | cgroup: implement cgroup_is_descendant()Li Zefan2013-04-10
| * | cgroup: remove bind() method from cgroup_subsys.Rami Rosen2013-04-10
| * | cgroup: remove cgroup_lock_is_held()Tejun Heo2013-04-07
| * | cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo2013-04-07
| * | cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo2013-04-07
| * | cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan2013-03-20
| * | cgroup: remove cgroup_is_descendant()Li Zefan2013-03-12
| * | cpuset: remove include of cgroup.h from cpuset.hLi Zefan2013-03-05
| * | res_counter: remove include of cgroup.h from res_counter.hLi Zefan2013-03-05
| * | cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan2013-03-05
| * | cgroup: fix cgroup_path() vs rename() raceLi Zefan2013-03-04
* | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-29
|\ \ \
| * \ \ Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo2013-04-01
| |\ \ \
| * | | | workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo2013-04-01
| * | | | sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITYTejun Heo2013-03-19
| * | | | workqueue: inline trivial wrappersTejun Heo2013-03-13
| * | | | workqueue: implement current_is_workqueue_rescuer()Tejun Heo2013-03-12
| * | | | workqueue: implement sysfs interface for workqueuesTejun Heo2013-03-12
| * | | | Merge branch 'for-3.10-subsys_virtual_register' into for-3.10Tejun Heo2013-03-12
| |\ \ \ \
| | * | | | driver/base: implement subsys_virtual_register()Tejun Heo2013-03-12
| | | |/ / | | |/| |
| * | | | cpumask: implement cpumask_parse()Tejun Heo2013-03-12