Commit Graph

2908 Commits (15045275c32bf6d15d32c2eca8157be9c0ba6e45)

Author SHA1 Message Date
Oleg Nesterov 6db840fa78 exec: RT sub-thread can livelock and monopolize CPU on exec 18 years ago
Paul E. McKenney c17ac85504 Make rcutorture RNG use temporal entropy 18 years ago
john stultz b2d9323d13 Use num_possible_cpus() instead of NR_CPUS for timer distribution 18 years ago
Adrian Bunk ba2a631b14 kernel/time/timekeeping.c: cleanups 18 years ago
Oleg Nesterov 715015e8da wait_task_stopped/continued: remove unneeded p->signal != NULL check 18 years ago
Oleg Nesterov 18442cf28a __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task 18 years ago
Oleg Nesterov 442a10cf9e wait_task_zombie: don't fight with non-existing race with a dying ptracee 18 years ago
Oleg Nesterov ebca4cda11 zap_other_threads: don't optimize thread_group_empty() case 18 years ago
Oleg Nesterov 3ae4cbadf4 exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting 18 years ago
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
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