Commit Graph

6892 Commits (dda54f4b872512eba484c38631bd6ae5b5716f41)

Author SHA1 Message Date
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
Anders Kaseorg 75a66614db Ksplice: Add functions for walking kallsyms symbols 16 years ago
Rusty Russell a6e6abd575 module: remove module_text_address() 16 years ago
Rusty Russell e610499e26 module: __module_address 16 years ago
Tim Abbott 414fd31b25 module: Make find_symbol return a struct kernel_symbol 16 years ago
Américo Wang b10153fe31 kernel/module.c: fix an unused goto label 16 years ago
Rusty Russell e180a6b775 param: fix charp parameters set via sysfs 16 years ago