Commit Graph

2880 Commits (1977f032722c27ee3730284582fd3991ad9ac81b)

Author SHA1 Message Date
Ingo Molnar 43581a1007 softlockup: improve debug output 18 years ago
Ingo Molnar a115d5caca fix the softlockup watchdog to actually work 18 years ago
Ingo Molnar a3b13c23f1 softlockup: use cpu_clock() instead of sched_clock() 18 years ago
David Rientjes bbe373f2c6 oom: compare cpuset mems_allowed instead of exclusive ancestors 18 years ago
David Rientjes fe071d7e8a oom: add oom_kill_allocating_task sysctl 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra 3e26c149c3 mm: dirty balancing for tasks 18 years ago
Peter Zijlstra 04fbfdc14e mm: per device dirty threshold 18 years ago
Srivatsa Vaddagiri b9dca1e0fc sched: fix new task startup crash 18 years ago
Dhaval Giani b1a8c172c3 sched: fix !SYSFS build breakage 18 years ago
Ken Chen 908a7c1b9b sched: fix improper load balance across sched domain 18 years ago
Milton Miller cd79007634 sched: more robust sd-sysctl entry freeing 18 years ago
Ingo Molnar f20bf61256 time: introduce xtime_seconds 18 years ago
Masami Hiramatsu f438d914b2 kprobes: support kretprobe blacklist 18 years ago
Paul Jackson 607717a65d cpuset: remove sched domain hooks from cpusets 18 years ago
Christoph Hellwig 0ac1555915 m32r: convert to generic sys_ptrace 18 years ago
Adam Litke 54f9f80d65 hugetlb: Add hugetlb_dynamic_pool sysctl 18 years ago
KAMEZAWA Hiroyuki 75884fb1c6 memory unplug: memory hotplug cleanup 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Christoph Lameter 0e1e7c7a73 Memoryless nodes: Use N_HIGH_MEMORY for cpusets 18 years ago
Christoph Lameter 4199cfa02b Memoryless nodes: Allow profiling data to fall back to other nodes 18 years ago
Christoph Hellwig 74a0b57627 x86: optimize page faults like all other achitectures and kill notifier cruft 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago
Randy Dunlap bfe8df3d31 slow down printk during boot 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Ingo Molnar 9c63d9c021 sched: sync wakeups preempt too 18 years ago
Ingo Molnar 71e20f1873 sched: affine sync wakeups 18 years ago
Laurent Vivier 94886b84b1 sched: guest CPU accounting: maintain stats in account_system_time() 18 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 18 years ago
Milton Miller 6323469f9b sched: domain sysctl fixes: add terminator comment 18 years ago
Milton Miller ad1cdc1d78 sched: domain sysctl fixes: do not crash on allocation failure 18 years ago
Milton Miller 6382bc90f5 sched: domain sysctl fixes: unregister the sysctl table before domains 18 years ago
Milton Miller 97b6ea7b63 sched: domain sysctl fixes: use for_each_online_cpu() 18 years ago
Milton Miller 5cf9f062c8 sched: domain sysctl fixes: use kcalloc() 18 years ago
Arjan van de Ven 0dbee3a6b0 Make scheduler debug file operations const 18 years ago
Ingo Molnar 6bc1665ba7 sched: allow the immediate migration of cache-cold tasks 18 years ago
Ingo Molnar cc367732ff sched: debug, improve migration statistics 18 years ago
Ingo Molnar 2d92f22784 sched: debug: increase width of debug line 18 years ago
Peter Zijlstra ff56b2f015 sched: activate task_hot() only on fair-scheduled tasks 18 years ago
Ingo Molnar da84d96176 sched: reintroduce cache-hot affinity 18 years ago
Ingo Molnar e5f32a3856 sched: speed up context-switches a bit 18 years ago
Ingo Molnar 91c234b4e3 sched: do not wakeup-preempt with SCHED_BATCH tasks 18 years ago
Srivatsa Vaddagiri fb7dde37ec sched: generate uevents for user creation/destruction 18 years ago
Ingo Molnar 178be79348 sched: do not normalize kernel threads via SysRq-N 18 years ago
Andi Kleen 1666703af9 sched: remove stale comment from sched_group_set_shares() 18 years ago
Ingo Molnar d5036e89dc sched: clean up is_migration_thread() 18 years ago
Andi Kleen 3a5e4dc12f sched: cleanup: refactor normalize_rt_tasks 18 years ago
Andi Kleen 8cbbe86dfc sched: cleanup: refactor common code of sleep_on / wait_for_completion 18 years ago
Andi Kleen 3a5c359a58 sched: cleanup: remove unnecessary gotos 18 years ago
Ingo Molnar d274a4cee1 sched: update comment 18 years ago