Commit Graph

16218 Commits (cd9151e26d31048b2b5e00fd02e110e07d2200c9)

Author SHA1 Message Date
Steven Rostedt 29bb9e5a75 tracing/context-tracking: Add preempt_schedule_context() for tracing 12 years ago
Vincent Guittot 873b4c65b5 sched: Fix clear NOHZ_BALANCE_KICK 12 years ago
Mischa Jonker 03d8e80beb perf: Add const qualifier to perf_pmu_register's 'name' arg 12 years ago
Stephane Eranian e712209a9e perf: Fix hypervisor branch sampling permission check 12 years ago
Peter Zijlstra 9bb5d40cd9 perf: Fix mmap() accounting hole 12 years ago
Li Zefan 03c78cbebb cgroup: rename cont to cgrp 12 years ago
Tejun Heo 00356bd5f0 cgroup: clean up cgroup_serial_nr_cursor 12 years ago
Li Zefan e8c82d20a9 cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre() 12 years ago
Li Zefan 794611a1df cgroup: make serial_nr_cursor available throughout cgroup.c 12 years ago
Yinghai Lu 0541881502 range: Do not add new blank slot with add_range_with_merge 12 years ago
Li Zefan f57947d277 cgroup: fix memory leak in cgroup_rm_cftypes() 12 years ago
Li Zefan 1c8158eeae cgroup: fix umount vs cgroup_event_remove() race 12 years ago
Li Zefan 084457f284 cgroup: fix umount vs cgroup_cfts_commit() race 12 years ago
Tejun Heo 6db8e85c5c cgroup: disallow rename(2) if sane_behavior 12 years ago
Uwe Kleine-König 37074c5a1b irq/generic-chip: fix a few kernel-doc entries 12 years ago
Stephen Boyd 336ae1180d ARM: sched_clock: Load cycle count after epoch stabilizes 12 years ago
Grant Likely c5cdc67a58 irqdomain: Remove temporary MIPS workaround code 12 years ago
Oleg Nesterov 8aac62706a move exit_task_namespaces() outside of exit_notify() 12 years ago
James Bottomley 29ce3785b2 idle: Enable interrupts in the weak arch_cpu_idle() implementation 12 years ago
Li Zefan c9e5fe66f5 cpuset: rename @cont to @cgrp 12 years ago
Tejun Heo d3daf28da1 cgroup: use percpu refcnt for cgroup_subsys_states 12 years ago
Tejun Heo ea15f8ccdb cgroup: split cgroup destruction into two steps 12 years ago
Tejun Heo 455050d23e cgroup: reorder the operations in cgroup_destroy_locked() 12 years ago
Tejun Heo 6f3d828f0f cgroup: remove cgroup->count and use 12 years ago
Tejun Heo ddd69148bd cgroup: drop unnecessary RCU dancing from __put_css_set() 12 years ago
Tejun Heo 54766d4a1d cgroup: rename CGRP_REMOVED to CGRP_DEAD 12 years ago
Tejun Heo f4f4be2bd2 cgroup: use kzalloc() instead of kmalloc() 12 years ago
Tejun Heo 69d0206c79 cgroup: bring some sanity to naming around cg_cgroup_link 12 years ago
Tejun Heo 5abb885573 cgroup: consistently use @cset for struct css_set variables 12 years ago
Tejun Heo 3fc3db9a3a cgroup: remove now unused css_depth() 12 years ago
Li Zefan f047cecf2c cpuset: fix to migrate mm correctly in a corner case 12 years ago
Li Zefan 88fa523bff cpuset: allow to move tasks to empty cpusets 12 years ago
Li Zefan 5c5cc62321 cpuset: allow to keep tasks in empty cpusets 12 years ago
Li Zefan 070b57fcac cpuset: introduce effective_{cpumask|nodemask}_cpuset() 12 years ago
Li Zefan 33ad801dfb cpuset: record old_mems_allowed in struct cpuset 12 years ago
Chen Gang 736f3203a0 kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() 12 years ago
Oleg Nesterov f000cfdde5 audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE 12 years ago
Kees Cook 637241a900 kmsg: honor dmesg_restrict sysctl on /dev/kmsg 12 years ago
Robin Holt cf7df378aa reboot: rigrate shutdown/reboot to boot cpu 12 years ago
Srivatsa S. Bhat 16e53dbf10 CPU hotplug: provide a generic helper to disable/enable CPU hotplug 12 years ago
Stephen Boyd 38ff87f77a sched_clock: Make ARM's sched_clock generic for all architectures 12 years ago
Marcus Gelderie 11682a4161 alarmtimer: Export symbols of functions declared in linux/alarmtimer.h 12 years ago
Namhyung Kim aaf6ac0f08 tracing: Do not call kmem_cache_free() on allocation failure 12 years ago
Steven Rostedt 7614c3dc74 ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched() 12 years ago
Wang YanQing 238ae93d69 tracing: Fix file mode of free_buffer 12 years ago
Harsh Prateek Bora 8092e808a3 tracing/trivial: Consolidate error return condition 12 years ago
Steven Rostedt (Red Hat) 90e3c03c3a tracing: Add function probe to trigger a ftrace dump of current CPU trace 12 years ago
Steven Rostedt (Red Hat) ad71d889b8 tracing: Add function probe to trigger a ftrace dump to console 12 years ago
Bernie Thompson 9350de06be PM / wakeup: Adjust messaging for wake events during suspend 12 years ago
Thomas Gleixner d7880812b3 idle: Add the stack canary init to cpu_startup_entry() 12 years ago