Commit Graph

926 Commits (f5e902817fee1589badca1284f49eecc0ef0c200)

Author SHA1 Message Date
Joe Korty 5ef37b1964 [PATCH] add cpu_relax to hrtimer_cancel 19 years ago
Christoph Hellwig d824e66a9a [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set 19 years ago
Adrian Bunk aa7271076a [PATCH] the scheduled unexport of panic_timeout 19 years ago
Andrew Morton ba6edfcd17 [PATCH] timer initialisation fix 19 years ago
Hyok S. Choi 3016b42153 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros 19 years ago
Mike Galbraith 8a5bc075b8 [PATCH] sched: don't awaken RT tasks on expired array 19 years ago
Mike Galbraith 5ce74abe78 [PATCH] sched: fix interactive task starvation 19 years ago
Jordan Hargrave b20367a6c2 [PATCH] x86_64: Fix drift with HPET timer enabled 19 years ago
Eric Sesterhenn 9f31252cb6 BUG_ON() Conversion in kernel/signal.c 19 years ago
Eric Sesterhenn fda8bd78a1 BUG_ON() Conversion in kernel/signal.c 19 years ago
Eric Sesterhenn 524223ca81 BUG_ON() Conversion in kernel/ptrace.c 19 years ago
Kalin KOZHUHAROV 8ba8e95ed1 Fix comments: s/granuality/granularity/ 19 years ago
Eric Sesterhenn 8abd8e298e BUG_ON() Conversion in kernel/printk.c 19 years ago
Adrian Bunk 3e6e952d1d help text: SOFTWARE_SUSPEND doesn't need ACPI 19 years ago
Kirill Korotaev 4286229868 [PATCH] wrong error path in dup_fd() leading to oopses in RCU 19 years ago
Eric W. Biederman 92476d7fc0 [PATCH] pidhash: Refactor the pid hash table 19 years ago
Eric W. Biederman 8c7904a00b [PATCH] task: RCU protect task->usage 19 years ago
Andrew Morton 158d9ebd19 [PATCH] resurrect __put_task_struct 19 years ago
Eric W. Biederman 390e2ff077 [PATCH] Make setsid() more robust 19 years ago
Thomas Gleixner 9741ef964d [PATCH] futex: check and validate timevals 19 years ago
Con Kolivas d425b274ba [PATCH] sched: activate SCHED BATCH expired 19 years ago
Con Kolivas 7c4bb1f9b3 [PATCH] sched: remove on runqueue requeueing 19 years ago
Con Kolivas 5138930e6a [PATCH] sched: include noninteractive sleep in idle detect 19 years ago
Con Kolivas e72ff0bb2c [PATCH] sched: dont decrease idle sleep avg 19 years ago
Con Kolivas e7c38cb49c [PATCH] sched: make task_noninteractive use sleep_type 19 years ago
Con Kolivas 3dee386e14 [PATCH] sched: cleanup task_activated() 19 years ago
Jack Steiner db1b1fefc2 [PATCH] sched: reduce overhead of calc_load 19 years ago
Dimitri Sivanich 3055addadb [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() 19 years ago
Thomas Gleixner 669d7868ae [PATCH] hrtimer: use generic sleeper for nanosleep 19 years ago
Thomas Gleixner 00362e33f6 [PATCH] hrtimer: create generic sleeper 19 years ago
Andrew Morton 7529c30116 [PATCH] modules: permit Dual-MIT/GPL licenses 19 years ago
Paul Jackson e4e364e865 [PATCH] cpuset: memory migration interaction fix 19 years ago
Paul Jackson 2741a559a0 [PATCH] cpuset: unsafe mm reference fix 19 years ago
Paul Jackson 4a01c8d5be [PATCH] cpuset: task_lock comment fix 19 years ago
KaiGai Kohei bb231fe3a5 [PATCH] Fix pacct bug in multithreading case. 19 years ago
OGAWA Hirofumi 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
Oleg Nesterov a2c348fe01 [PATCH] __mod_timer: simplify ->base changing 19 years ago
Oleg Nesterov 3691c5199e [PATCH] kill __init_timer_base in favor of boot_tvec_bases 19 years ago
Pavel Machek 85b6bce365 [PATCH] Fix suspend with traced tasks 19 years ago
Oleg Nesterov 547679087b [PATCH] send_sigqueue: simplify and fix the race 19 years ago
Oleg Nesterov a1d5e21e3e [PATCH] do_notify_parent_cldstop: remove 'to_self' param 19 years ago
Oleg Nesterov 883606a7c9 [PATCH] finish_stop: don't check stop_count < 0 19 years ago
Oleg Nesterov dac27f4a09 [PATCH] simplify do_signal_stop() 19 years ago
Oleg Nesterov a7e5328a06 [PATCH] cleanup __exit_signal->cleanup_sighand path 19 years ago
Oleg Nesterov 4a2c7a7837 [PATCH] make fork() atomic wrt pgrp/session signals 19 years ago
Oleg Nesterov 47e65328a7 [PATCH] pids: kill PIDTYPE_TGID 19 years ago
Oleg Nesterov 88531f725b [PATCH] do_sigaction: don't take tasklist_lock 19 years ago
Oleg Nesterov aacc90944d [PATCH] do_group_exit: don't take tasklist_lock 19 years ago
Oleg Nesterov a122b341b7 [PATCH] do_signal_stop: don't take tasklist_lock 19 years ago
Oleg Nesterov 6108ccd3e2 [PATCH] relax sig_needs_tasklist() 19 years ago