Commit Graph

2714 Commits (120c0b6d57257b2a3508d96bdaf54781935439f6)

Author SHA1 Message Date
Masami Hiramatsu f438d914b2 kprobes: support kretprobe blacklist 17 years ago
Paul Jackson 607717a65d cpuset: remove sched domain hooks from cpusets 17 years ago
Christoph Hellwig 0ac1555915 m32r: convert to generic sys_ptrace 17 years ago
Adam Litke 54f9f80d65 hugetlb: Add hugetlb_dynamic_pool sysctl 17 years ago
KAMEZAWA Hiroyuki 75884fb1c6 memory unplug: memory hotplug cleanup 17 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 17 years ago
Christoph Lameter 0e1e7c7a73 Memoryless nodes: Use N_HIGH_MEMORY for cpusets 17 years ago
Christoph Lameter 4199cfa02b Memoryless nodes: Allow profiling data to fall back to other nodes 17 years ago
Christoph Hellwig 74a0b57627 x86: optimize page faults like all other achitectures and kill notifier cruft 17 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 17 years ago
Randy Dunlap bfe8df3d31 slow down printk during boot 17 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 17 years ago
Ingo Molnar 9c63d9c021 sched: sync wakeups preempt too 17 years ago
Ingo Molnar 71e20f1873 sched: affine sync wakeups 17 years ago
Laurent Vivier 94886b84b1 sched: guest CPU accounting: maintain stats in account_system_time() 17 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 17 years ago
Milton Miller 6323469f9b sched: domain sysctl fixes: add terminator comment 17 years ago
Milton Miller ad1cdc1d78 sched: domain sysctl fixes: do not crash on allocation failure 17 years ago
Milton Miller 6382bc90f5 sched: domain sysctl fixes: unregister the sysctl table before domains 17 years ago
Milton Miller 97b6ea7b63 sched: domain sysctl fixes: use for_each_online_cpu() 17 years ago
Milton Miller 5cf9f062c8 sched: domain sysctl fixes: use kcalloc() 17 years ago
Arjan van de Ven 0dbee3a6b0 Make scheduler debug file operations const 17 years ago
Ingo Molnar 6bc1665ba7 sched: allow the immediate migration of cache-cold tasks 17 years ago
Ingo Molnar cc367732ff sched: debug, improve migration statistics 17 years ago
Ingo Molnar 2d92f22784 sched: debug: increase width of debug line 17 years ago
Peter Zijlstra ff56b2f015 sched: activate task_hot() only on fair-scheduled tasks 17 years ago
Ingo Molnar da84d96176 sched: reintroduce cache-hot affinity 17 years ago
Ingo Molnar e5f32a3856 sched: speed up context-switches a bit 17 years ago
Ingo Molnar 91c234b4e3 sched: do not wakeup-preempt with SCHED_BATCH tasks 17 years ago
Srivatsa Vaddagiri fb7dde37ec sched: generate uevents for user creation/destruction 17 years ago
Ingo Molnar 178be79348 sched: do not normalize kernel threads via SysRq-N 17 years ago
Andi Kleen 1666703af9 sched: remove stale comment from sched_group_set_shares() 17 years ago
Ingo Molnar d5036e89dc sched: clean up is_migration_thread() 17 years ago
Andi Kleen 3a5e4dc12f sched: cleanup: refactor normalize_rt_tasks 17 years ago
Andi Kleen 8cbbe86dfc sched: cleanup: refactor common code of sleep_on / wait_for_completion 17 years ago
Andi Kleen 3a5c359a58 sched: cleanup: remove unnecessary gotos 17 years ago
Ingo Molnar d274a4cee1 sched: update comment 17 years ago
Mike Galbraith 95938a35c5 sched: prevent wakeup over-scheduling 17 years ago
Peter Zijlstra ce6c131131 sched: disable forced preemption by default 17 years ago
Dmitry Adamushko e62dd02ed0 sched: fix group scheduling for SCHED_BATCH 17 years ago
Zou Nan hai ace8b3d633 sched: some proc entries are missed in sched_domain sys_ctl debug code 17 years ago
Gautham R Shenoy 638e13ac37 sched: fix rt ptracer monopolizing CPU 17 years ago
Dhaval Giani 5cb350baf5 sched: group scheduling, sysfs tunables 17 years ago
Peter Zijlstra 8ca0e14ffb sched: disable sleeper_fairness on SCHED_BATCH 17 years ago
Peter Zijlstra 810e95ccd5 sched: another wakeup_granularity fix 17 years ago
Paul E. McKenney a58f6f253d sched: export cpu_clock() 17 years ago
Ingo Molnar 00bf7bfc2e sched: fix: move the CPU check into ->task_new_fair() 17 years ago
Ingo Molnar 0702e3ebc1 sched: cleanup: function prototype cleanups 17 years ago
Ingo Molnar 4cf86d77f5 sched: cleanup: rename task_grp to task_group 17 years ago
Ingo Molnar 06877c33fe sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG 17 years ago