Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | cgroup: fix too early usage of static_branch_disable() | Tejun Heo | 2015-09-25 | 1 | -6/+8 | |
| * | | | | | cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically | Tejun Heo | 2015-09-22 | 1 | -36/+8 | |
| * | | | | | cgroup: separate out taskset operations from cgroup_migrate() | Tejun Heo | 2015-09-22 | 1 | -86/+125 | |
| * | | | | | cgroup: reorder cgroup_migrate()'s parameters | Tejun Heo | 2015-09-22 | 1 | -6/+6 | |
| * | | | | | cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() | Tejun Heo | 2015-09-22 | 2 | -16/+4 | |
| * | | | | | cpuset: migrate memory only for threadgroup leaders | Tejun Heo | 2015-09-22 | 1 | -18/+22 | |
| * | | | | | cgroup: generalize obtaining the handles of and notifying cgroup files | Tejun Heo | 2015-09-18 | 1 | -7/+19 | |
| * | | | | | cgroup: restructure file creation / removal handling | Tejun Heo | 2015-09-18 | 1 | -67/+76 | |
| * | | | | | cgroup: cosmetic updates to rebind_subsystems() | Tejun Heo | 2015-09-18 | 1 | -16/+15 | |
| * | | | | | cgroup: make cgroup_addrm_files() clean up after itself on failures | Tejun Heo | 2015-09-18 | 1 | -6/+7 | |
| * | | | | | cgroup: relocate cgroup_populate_dir() | Tejun Heo | 2015-09-18 | 1 | -32/+31 | |
| * | | | | | cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE | Tejun Heo | 2015-09-18 | 2 | -18/+7 | |
| * | | | | | cgroup: replace "cgroup.populated" with "cgroup.events" | Tejun Heo | 2015-09-18 | 1 | -8/+9 | |
| * | | | | | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() | Tejun Heo | 2015-09-18 | 2 | -10/+71 | |
| * | | | | | cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled() | Tejun Heo | 2015-09-18 | 1 | -7/+21 | |
| * | | | | | cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_... | Tejun Heo | 2015-09-18 | 1 | -1/+26 | |
| * | | | | | cgroup: simplify threadgroup locking | Tejun Heo | 2015-09-16 | 1 | -33/+12 | |
| * | | | | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem | Tejun Heo | 2015-09-16 | 2 | -61/+20 | |
* | | | | | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2015-11-05 | 1 | -12/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | workqueue: Allocate the unbound pool using local node memory | Xunlei Pang | 2015-10-12 | 1 | -12/+14 | |
* | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | pstore: add pstore unregister | Geliang Tang | 2015-10-22 | 1 | -0/+1 | |
* | | | | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 1 | -2/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-11-04 | 1 | -11/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | blktrace: re-write setting q->blk_trace | Davidlohr Bueso | 2015-10-30 | 1 | -11/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 4 | -2/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-02 | 4 | -2/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PM / hibernate: fix a comment typo | Geliang Tang | 2015-10-14 | 1 | -1/+1 | |
| | * | | | | | | | PM / sleep: Add flags to indicate platform firmware involvement | Rafael J. Wysocki | 2015-10-14 | 1 | -0/+4 | |
| | * | | | | | | | Merge back earlier 'pm-sleep' material for v4.4. | Rafael J. Wysocki | 2015-10-12 | 2 | -1/+18 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | * | | | | | | PM / sleep: Report interrupt that caused system wakeup | Alexandra Yates | 2015-09-16 | 2 | -1/+18 | |
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Catalin Marinas | 2015-10-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | genirq: Make the cpuhotplug migration code less noisy | Thomas Gleixner | 2015-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Catalin Marinas | 2015-10-09 | 3 | -0/+87 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-11-04 | 14 | -84/+856 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bpf, verifier: annotate verbose printer with __printf | Daniel Borkmann | 2015-11-03 | 1 | -1/+1 | |
| * | | | | | | | | | | bpf: add support for persistent maps/progs | Daniel Borkmann | 2015-11-02 | 3 | -4/+417 | |
| * | | | | | | | | | | bpf: consolidate bpf_prog_put{, _rcu} dismantle paths | Daniel Borkmann | 2015-11-02 | 2 | -11/+7 | |
| * | | | | | | | | | | bpf: align and clean bpf_{map,prog}_get helpers | Daniel Borkmann | 2015-11-02 | 2 | -20/+24 | |
| * | | | | | | | | | | bpf: abstract anon_inode_getfd invocations | Daniel Borkmann | 2015-11-02 | 1 | -3/+14 | |
| * | | | | | | | | | | bpf: convert hashtab lock to raw lock | Yang Shi | 2015-11-02 | 1 | -7/+7 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 7 | -16/+51 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | seccomp, ptrace: add support for dumping seccomp filters | Tycho Andersen | 2015-10-27 | 2 | -1/+80 | |
| * | | | | | | | | | | | bpf: make tracing helpers gpl only | Alexei Starovoitov | 2015-10-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | bpf: fix bpf_perf_event_read() helper | Alexei Starovoitov | 2015-10-26 | 2 | -10/+22 | |
| * | | | | | | | | | | | bpf: introduce bpf_perf_event_output() helper | Alexei Starovoitov | 2015-10-22 | 3 | -1/+50 | |
| * | | | | | | | | | | | perf: pad raw data samples automatically | Alexei Starovoitov | 2015-10-22 | 1 | -5/+10 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 8 | -21/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |