summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo2015-10-152-4/+4
| * | | | | cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo2015-10-151-13/+52
| * | | | | cgroup: remove an unused parameter from cgroup_task_migrate()Tejun Heo2015-10-151-5/+2
| * | | | | cgroup: fix too early usage of static_branch_disable()Tejun Heo2015-09-251-6/+8
| * | | | | cgroup: make cgroup_update_dfl_csses() migrate all target processes atomicallyTejun Heo2015-09-221-36/+8
| * | | | | cgroup: separate out taskset operations from cgroup_migrate()Tejun Heo2015-09-221-86/+125
| * | | | | cgroup: reorder cgroup_migrate()'s parametersTejun Heo2015-09-221-6/+6
| * | | | | cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo2015-09-222-16/+4
| * | | | | cpuset: migrate memory only for threadgroup leadersTejun Heo2015-09-221-18/+22
| * | | | | cgroup: generalize obtaining the handles of and notifying cgroup filesTejun Heo2015-09-181-7/+19
| * | | | | cgroup: restructure file creation / removal handlingTejun Heo2015-09-181-67/+76
| * | | | | cgroup: cosmetic updates to rebind_subsystems()Tejun Heo2015-09-181-16/+15
| * | | | | cgroup: make cgroup_addrm_files() clean up after itself on failuresTejun Heo2015-09-181-6/+7
| * | | | | cgroup: relocate cgroup_populate_dir()Tejun Heo2015-09-181-32/+31
| * | | | | cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo2015-09-182-18/+7
| * | | | | cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo2015-09-181-8/+9
| * | | | | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo2015-09-182-10/+71
| * | | | | cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-181-7/+21
| * | | | | cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...Tejun Heo2015-09-181-1/+26
| * | | | | cgroup: simplify threadgroup lockingTejun Heo2015-09-161-33/+12
| * | | | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-162-61/+20
* | | | | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2015-11-051-12/+14
|\ \ \ \ \ \
| * | | | | | workqueue: Allocate the unbound pool using local node memoryXunlei Pang2015-10-121-12/+14
* | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | pstore: add pstore unregisterGeliang Tang2015-10-221-0/+1
* | | | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\ \ \ \ \ \ \
| * | | | | | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-11/+5
|\ \ \ \ \ \ \
| * | | | | | | blktrace: re-write setting q->blk_traceDavidlohr Bueso2015-10-301-11/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-044-2/+23
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-024-2/+23
| |\ \ \ \ \ \ \
| | * | | | | | | PM / hibernate: fix a comment typoGeliang Tang2015-10-141-1/+1
| | * | | | | | | PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki2015-10-141-0/+4
| | * | | | | | | Merge back earlier 'pm-sleep' material for v4.4.Rafael J. Wysocki2015-10-122-1/+18
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-162-1/+18
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas2015-10-221-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | genirq: Make the cpuhotplug migration code less noisyThomas Gleixner2015-10-221-1/+1
| * | | | | | | | | | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas2015-10-093-0/+87
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-0414-84/+856
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bpf, verifier: annotate verbose printer with __printfDaniel Borkmann2015-11-031-1/+1
| * | | | | | | | | | bpf: add support for persistent maps/progsDaniel Borkmann2015-11-023-4/+417
| * | | | | | | | | | bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann2015-11-022-11/+7
| * | | | | | | | | | bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann2015-11-022-20/+24
| * | | | | | | | | | bpf: abstract anon_inode_getfd invocationsDaniel Borkmann2015-11-021-3/+14
| * | | | | | | | | | bpf: convert hashtab lock to raw lockYang Shi2015-11-021-7/+7
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-017-16/+51
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen2015-10-272-1/+80
| * | | | | | | | | | | bpf: make tracing helpers gpl onlyAlexei Starovoitov2015-10-261-2/+2
| * | | | | | | | | | | bpf: fix bpf_perf_event_read() helperAlexei Starovoitov2015-10-262-10/+22
OpenPOWER on IntegriCloud