Commit Graph

125 Commits (edd965229669f8f8dfddec8c863250440fb65ab3)

Author SHA1 Message Date
Shailabh Nagar 35df17c57c [PATCH] task delay accounting fixes 19 years ago
Rafael J. Wysocki a7ef7878ea [PATCH] Make suspend possible with a traced process at a breakpoint 19 years ago
Shailabh Nagar ad4ecbcba7 [PATCH] delay accounting taskstats interface send tgid once 19 years ago
Shailabh Nagar 6f44993fe1 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface 19 years ago
Chandra Seetharaman 52f17b6c2b [PATCH] per-task-delay-accounting: cpu delay collection via schedstats 19 years ago
Shailabh Nagar 0ff922452d [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection 19 years ago
Shailabh Nagar ca74e92b46 [PATCH] per-task-delay-accounting: setup 19 years ago
Ingo Molnar 70b97a7f0b [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Ingo Molnar fbb9ce9530 [PATCH] lockdep: core 19 years ago
Ingo Molnar de30a2b355 [PATCH] lockdep: irqtrace subsystem, core 19 years ago
Ingo Molnar 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
David Quigley 8f95dc58d0 [PATCH] SELinux: add security hook call to kill_proc_info_as_uid 19 years ago
Thomas Gleixner 95e02ca9bb [PATCH] rtmutex: Propagate priority settings into PI lock chains 19 years ago
Ingo Molnar c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago
Thomas Gleixner 61a8712286 [PATCH] pi-futex: rt mutex tester 19 years ago
Ingo Molnar 23f78d4a03 [PATCH] pi-futex: rt mutex core 19 years ago
Ingo Molnar b29739f902 [PATCH] pi-futex: scheduler support for pi 19 years ago
Siddha, Suresh B 5c45bf279d [PATCH] sched: mc/smt power savings sched policy 19 years ago
Srivatsa Vaddagiri 51888ca25a [PATCH] sched_domain: handle kmalloc failure 19 years ago
Peter Williams 2dd73a4f09 [PATCH] sched: implement smpnice 19 years ago
Eric W. Biederman 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 years ago
KaiGai Kohei 77787bfb44 [PATCH] pacct: none-delayed process accounting accumulation 19 years ago
KaiGai Kohei f6ec29a42d [PATCH] pacct: avoidance to refer the last thread as a representation of the process 19 years ago
KaiGai Kohei 0e4648141a [PATCH] pacct: add pacct_struct to fix some pacct bugs. 19 years ago
Jens Axboe b31dc66a54 [PATCH] Kill PF_SYNCWRITE flag 19 years ago
Eric W. Biederman 260ea10132 [PATCH] ptrace: document the locking rules 19 years ago
Amy Griffis 2d9048e201 [PATCH] inotify (1/5): split kernel API from userspace support 19 years ago
David Woodhouse b7b3c76a0a Sanitise linux/sched.h for userspace consumption 19 years ago
David Woodhouse a3b6714e17 Partially sanitise linux/sched.h for userspace consumption 19 years ago
Eric W. Biederman 5e85d4abe3 [PATCH] task: Make task list manipulations RCU safe 19 years ago
Eric W. Biederman 64541d1970 [PATCH] kill unushed __put_task_struct_cb 19 years ago
Keith Owens a9cdf410ca [PATCH] Reinstate const in next_thread() 19 years ago
Jens Axboe b92ce55893 [PATCH] splice: add direct fd <-> fd splicing support 19 years ago
Eric W. Biederman de12a7878c [PATCH] de_thread: Don't confuse users do_each_thread. 19 years ago
Eric W. Biederman 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table 19 years ago
Eric W. Biederman 8c7904a00b [PATCH] task: RCU protect task->usage 19 years ago
Andrew Morton 158d9ebd19 [PATCH] resurrect __put_task_struct 19 years ago
Con Kolivas d425b274ba [PATCH] sched: activate SCHED BATCH expired 19 years ago
Con Kolivas 3dee386e14 [PATCH] sched: cleanup task_activated() 19 years ago
Jack Steiner db1b1fefc2 [PATCH] sched: reduce overhead of calc_load 19 years ago
Oleg Nesterov a7e5328a06 [PATCH] cleanup __exit_signal->cleanup_sighand path 19 years ago
Oleg Nesterov 47e65328a7 [PATCH] pids: kill PIDTYPE_TGID 19 years ago
Oleg Nesterov 6a14c5c9da [PATCH] move __exit_signal() to kernel/exit.c 19 years ago
Oleg Nesterov c81addc9d3 [PATCH] rename __exit_sighand to cleanup_sighand 19 years ago
Oleg Nesterov 6b3934ef52 [PATCH] copy_process: cleanup bad_fork_cleanup_signal 19 years ago
Oleg Nesterov 7001510d0c [PATCH] copy_process: cleanup bad_fork_cleanup_sighand 19 years ago
Oleg Nesterov f63ee72e0f [PATCH] introduce lock_task_sighand() helper 19 years ago
Oleg Nesterov aa1757f90b [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU 19 years ago
Oleg Nesterov 73b9ebfe12 [PATCH] pidhash: don't count idle threads 19 years ago