Commit Graph

2738 Commits (2f4e6e2a814eb1305a873a045401708d73f870bc)

Author SHA1 Message Date
Oleg Nesterov 2f4e6e2a81 wait_task_zombie: fix 2/3 races vs forget_original_parent() 18 years ago
Oleg Nesterov 407af46a96 wait_task_zombie: remove unneeded child->signal check 18 years ago
Oleg Nesterov 84eb646b6e handle the multi-threaded init's exit() properly 18 years ago
Oleg Nesterov 045f902de5 do_sigaction: remove now unneeded recalc_sigpending() 18 years ago
Oleg Nesterov d2ee7198cc pi-futex: set PF_EXITING without taking ->pi_lock 18 years ago
Mike Frysinger 0b15d04af3 printk: add interfaces for external access to the log buffer 18 years ago
Adrian Bunk a4d63e729e kernel/rtmutex-debug.c: cleanups 18 years ago
Roland McGrath 6d76013381 Add /sys/module/name/notes 18 years ago
David Woodhouse 1d99493b3a Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() 18 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago
Avi Kivity bf020cb7b3 time: simplify smp_call_function_single() call sequence 18 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Ravikiran G Thirumalai c4f3b63fe1 softlockup: add a /proc tuning parameter 18 years ago
Ingo Molnar a5f2ce3c60 softlockup watchdog: style cleanups 18 years ago
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
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