Commit Graph

6832 Commits (d5565f76d30a164570d883ab2e77a24b6b8686a0)

Author SHA1 Message Date
Li Zefan 3b6766fe66 cpuset: rewrite update_tasks_nodemask() 16 years ago
Li Zefan 0b4217b3fd cpuset: fix possible races in cpu/memory hotplug 16 years ago
KAMEZAWA Hiroyuki 0b7f569e45 memcg: fix OOM killer under memcg 16 years ago
Li Zefan d969fbe69e debug cgroup: remove unneeded cgroup_lock 16 years ago
Li Zefan 0670e08bdf cgroups: don't change release_agent when remount failed 16 years ago
Li Zefan 099fca3225 cgroups: show correct file mode 16 years ago
Jesper Juhl 66bdc9cfc7 kernel/cgroup.c: kfree(NULL) is legal 16 years ago
KAMEZAWA Hiroyuki ec64f51545 cgroup: fix frequent -EBUSY at rmdir 16 years ago
KAMEZAWA Hiroyuki 38460b48d0 cgroup: CSS ID support 16 years ago
Grzegorz Nosek 313e924c08 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Darren Hart cd84a42f31 futex: comment requeue key reference semantics 16 years ago
Randy Dunlap 633fe795b8 timers: add missing kernel-doc 16 years ago
Davide Libenzi 4ede816ac3 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() 16 years ago
Magnus Damm a8af78982f pm: rework includes, remove arch ifdefs 16 years ago
Alexey Dobriyan 704503d836 mm: fix proc_dointvec_userhz_jiffies "breakage" 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Gautham R Shenoy 46e0bb9c12 sched: Print sched_group::__cpu_power in sched_domain_debug 16 years ago
Bharata B Rao ef12fefabf cpuacct: add per-cgroup utime/stime statistics 16 years ago
Hidetoshi Seto c5f8d99585 posixtimers, sched: Fix posix clock monotonicity 16 years ago
Steven Rostedt 2e572895bf ring-buffer: do not remove reader page from list on ring buffer free 16 years ago
Steven Rostedt 2aad1b76e6 function-graph: allow unregistering twice 16 years ago
Rusty Russell 13b8bd0a57 sched_rt: don't allocate cpumask in fastpath 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Al Viro 498052bba5 New locking/refcounting for fs_struct 16 years ago
Al Viro 3e93cd6718 Take fs_struct handling to new file (fs/fs_struct.c) 16 years ago
Al Viro 11d06b2a1e Kill unsharing fs_struct in __set_personality() 16 years ago
Bharata B Rao a18b83b7ef cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt is used -v2 16 years ago
Li Zefan b14b70a6a4 trace: make argument 'mem' of trace_seq_putmem() const 16 years ago
Eduard - Gabriel Munteanu f285901bb2 tracing: add missing 'extern' keywords to trace_output.h 16 years ago
Eduard - Gabriel Munteanu bdd6df6af9 tracing: provide trace_seq_reserve() 16 years ago
Li Zefan 18cea4591a blktrace: print out BLK_TN_MESSAGE properly 16 years ago
Li Zefan b6a4b0c3ad blktrace: extract duplidate code 16 years ago
Li Zefan ad5dd5493a blktrace: fix memory leak when freeing struct blk_io_trace 16 years ago
Li Zefan 17ba97e347 blktrace: fix blk_probes_ref chaos 16 years ago
Li Zefan 35ac51bfe4 blktrace: make classic output more classic 16 years ago
Li Zefan eb08f8eb06 blktrace: fix off-by-one bug 16 years ago
Li Zefan 5554720482 blktrace: fix the original blktrace 16 years ago
Li Zefan b5230b56ee blktrace: fix a race when creating blk_tree_root in debugfs 16 years ago
Li Zefan 6c051ce030 blktrace: fix timestamp in binary output 16 years ago
Peter Zijlstra eedeeabdee lockdep: add stack dumps to asserts 16 years ago
Peter Zijlstra 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
Rusty Russell 49502677e1 module: use strstarts() 16 years ago
Rusty Russell e91defa26c module: don't use stop_machine on module load 16 years ago
Arjan van de Ven acae051565 module: create a request_module_nowait() 16 years ago
Rusty Russell 8c8ef42aee module: include other structures in module version check 16 years ago
Rusty Russell 9cb610d8e3 module: remove the SHF_ALLOC flag on the __versions section. 16 years ago
Rusty Russell c6e665c8f0 module: clarify the force-loading taint message. 16 years ago
Tim Abbott c6b3780191 module: Export symbols needed for Ksplice 16 years ago