Commit Graph

474 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Davide Libenzi 7ef9964e6d epoll: introduce resource usage limits 16 years ago
Oleg Nesterov ad474caca3 fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock 16 years ago
David S. Miller 3b53fbf431 net: Fix recursive descent in __scm_destroy(). 16 years ago
David Miller f8d570a474 net: Fix recursive descent in __scm_destroy(). 16 years ago
Alexey Dobriyan b5aadf7f14 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h 16 years ago
Li Zefan 4ce72a2c06 sched: add CONFIG_SMP consistency 16 years ago
Roland McGrath 656eb2cd5d add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 16 years ago
KOSAKI Motohiro e575f111dc coredump_filter: add hugepage dumping 16 years ago
Peter Zijlstra ffda12a17a sched: optimize group load balancer 16 years ago
David Miller e62b485398 sched: kill unused scheduler decl. 16 years ago
Ingo Molnar a5d8c3483a sched debug: add name to sched_domain sysctl entries 17 years ago
Frank Mayhar 7086efe1c1 timers: fix itimer/many thread hang, v3 17 years ago
Frank Mayhar bb34d92f64 timers: fix itimer/many thread hang, v2 17 years ago
Peter Zijlstra 15afe09bf4 sched: wakeup preempt when small overlap 17 years ago
Ingo Molnar 5ce73a4a5a timers: fix itimer/many thread hang, cleanups 17 years ago
Ingo Molnar 0a8eaa4f9b timers: fix itimer/many thread hang, fix #2 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Jeremy Fitzhardinge f7d0b926ac mm: define USE_SPLIT_PTLOCKS rather than repeating expression 17 years ago
Arjan van de Ven 6976675d94 hrtimer: create a "timer_slack" field in the task struct 17 years ago
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Richard Kennedy bee367ed06 sched: reorder struct sched_rt_entity to remove padding on 64 bit builds 17 years ago
Richard Kennedy 07dd20e032 sched: reorder signal_struct to remove 8 bytes on 64 bit builds 17 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
Peter Zijlstra c1955a3d47 sched_clock: delay using sched_clock() 17 years ago
Ingo Molnar e4e4e534fa sched clock: revert various sched_clock() changes 17 years ago
Andrea Righi 940389b8af task IO accounting: move all IO statistics in struct task_io_accounting 17 years ago
Andrea Righi 5995477ab7 task IO accounting: improve code readability 17 years ago
Roland McGrath 85ba2d862e tracehook: wait_task_inactive 17 years ago
Roland McGrath 2b2a1ff64a tracehook: death 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Andrew Morton 16d69265b9 uninline arch_pick_mmap_layout() 17 years ago
Keika Kobayashi 873b477177 per-task-delay-accounting: add memory reclaim delay 17 years ago
Andrea Righi 297c5d9263 task IO accounting: provide distinct tgid/tid I/O statistics 17 years ago
Jonathan Lim 49b5cf3472 accounting: account for user time when updating memory integrals 17 years ago
Pavel Emelyanov dbda0de526 pidns: remove find_task_by_pid, unused for a long time 17 years ago
Pavel Emelyanov e49859e71e pidns: remove now unused find_pid function. 17 years ago
Pavel Emelyanov 19b0cfcca4 pidns: remove now unused kill_proc function 17 years ago
Oleg Nesterov 246bb0b1de kill PF_BORROWED_MM in favour of PF_KTHREAD 17 years ago
Oleg Nesterov 7b34e4283c introduce PF_KTHREAD flag 17 years ago
Oleg Nesterov 364d3c13c1 ptrace: give more respect to SIGKILL 17 years ago
FUJITA Tomonori 8b05c7e6e1 add a helper function to test if an object is on the stack 17 years ago
Ingo Molnar 1b427c153a sched: fix build error, provide partition_sched_domains() unconditionally 17 years ago
Roland McGrath f470021adb ptrace children revamp 17 years ago
Rafael J. Wysocki ebb12db51f Freezer: Introduce PF_FREEZER_NOSIG 17 years ago
Steven Rostedt af52a90a14 sched_clock: stop maximum check on NO HZ 17 years ago
Peter Zijlstra 2398f2c6d3 sched: update shares on wakeup 17 years ago
Peter Zijlstra b6a86c746f sched: fix sched_domain aggregation 17 years ago
Peter Zijlstra c09595f63b sched: revert revert of: fair-group: SMP-nice for group scheduling 17 years ago
Rusty Russell 961ccddd59 sched: add new API sched_setscheduler_nocheck: add a flag to control access checks 17 years ago
David Rientjes 9985b0bab3 sched: prevent bound kthreads from changing cpus_allowed 17 years ago