Commit Graph

3945 Commits (534fe2c1c3ffbbc3db66dba0783c82d3b345fd33)

Author SHA1 Message Date
Daniel Guilak 7683c57c48 kernel/printk.c: Made printk_recursion_bug_msg static. 17 years ago
Arjan van de Ven 3b72532388 softlockup: print a module list on being stuck 17 years ago
Andrew G. Morgan 086f7316f0 security: filesystem capabilities: fix fragile setuid fixup code 17 years ago
Christoph Lameter cde5353599 Christoph has moved 17 years ago
Steven Rostedt ee3ece830f hrtimer: prevent migration for raising softirq 17 years ago
Gautham R Shenoy 8558f8f816 rcu: fix hotplug vs rcu race 17 years ago
Raistlin 619b048803 sched: fix divide error when trying to configure rt_period to zero 17 years ago
Dmitry Adamushko 79c537998d sched: fix cpu hotplug 17 years ago
Peng Haitao d8de72473e [PATCH] remove useless argument type in audit_filter_user() 17 years ago
Randy Dunlap 9f0aecdd1c [PATCH] audit: fix kernel-doc parameter notation 17 years ago
Peng Haitao 13d5ef97f0 [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once 17 years ago
Jason Wessel aabdc3b8c3 kgdb: sparse fix 17 years ago
Thomas Gleixner 1b7558e457 futexes: fix fault handling in futex_lock_pi 17 years ago
Oleg Nesterov ea71a54670 sched: refactor wait_for_completion_timeout() 17 years ago
Roland Dreier bb10ed0994 sched: fix wait_for_completion_timeout() spurious failure under heavy load 17 years ago
Peter Zijlstra 8a8cde163e sched: rt: dont stop the period timer when there are tasks wanting to run 17 years ago
Bharath Ravi d4abc238c9 sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue 17 years ago
Jason Wessel 9c106c119e softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression 17 years ago
Steven Rostedt afd38009cc rcupreempt: remove export of rcu_batches_completed_bh 17 years ago
Li Zefan 30e0e17819 cpuset: limit the input of cpuset.sched_relax_domain_level 17 years ago
Max Krasnyansky f18f982abf sched: CPU hotplug events must not destroy scheduler domains created by the cpusets 17 years ago
Peter Zijlstra 15a8641ead sched: rt-group: fix RR buglet 17 years ago
Peter Zijlstra ad2a3f13b7 sched: rt-group: heirarchy aware throttle 17 years ago
Peter Zijlstra 7ea56616ba sched: rt-group: fix hierarchy 17 years ago
Dario Faggioli 49307fd6f7 sched: NULL pointer dereference while setting sched_rt_period_us 17 years ago
Rabin Vincent 95e904c7da sched: fix defined-but-unused warning 17 years ago
Masami Hiramatsu 67dddaad5d kprobes: fix error checking of batch registration 17 years ago
Lai Jiangshan 7a232e0350 sched: 64-bit: fix arithmetics overflow 17 years ago
Lai Jiangshan 2e084786f6 sched: fair group: fix overflow(was: fix divide by zero) 17 years ago
Oleg Nesterov 16882c1e96 sched: fix TASK_WAKEKILL vs SIGKILL race 17 years ago
Lai Jiangshan 37340746a6 cpusets: fix bug when adding nonexistent cpu or mem 17 years ago
Andrew G. Morgan ca05a99a54 capabilities: remain source compatible with 32-bit raw legacy capability support. 17 years ago
Mike Galbraith b3137bc8e7 sched: stop wake_affine from causing serious imbalance 17 years ago
Peter Zijlstra a381759d6a sched: fix sched_clock_cpu() 17 years ago
Ingo Molnar 6363ca57c7 revert ("sched: fair-group: SMP-nice for group scheduling") 17 years ago
Ingo Molnar 4285f594f8 sched: cleanup 17 years ago
Adrian Bunk c6fba5451a show_schedstat(): fix memleak 17 years ago
Roel Kluin 3f33a7ce95 sched: unite unlikely pairs in rt_policy() and schedule_debug() 17 years ago
Ingo Molnar f9305d4a09 revert ("sched: fair: weight calculations") 17 years ago
Harvey Harrison 827e609b45 kgdb: use common ascii helpers and put_unaligned_be32 helper 17 years ago
Tom Zanussi a82c53a0e3 splice: fix sendfile() issue with relay 17 years ago
Oleg Nesterov cbaffba12c posix timers: discard SI_TIMER signals on exec 17 years ago
Oleg Nesterov c8e85b4f4b posix timers: sigqueue_free: don't free sigqueue if it is queued 17 years ago
Cedric Le Goater 5c02b57578 cgroups: remove node_ prefix_from ns subsystem 17 years ago
Shi Weihua 7b26655f62 sys_prctl(): fix return of uninitialized value 17 years ago
Oleg Nesterov da7978b034 signals: fix sigqueue_free() vs __exit_signal() race 17 years ago
Christian Borntraeger 3401a61e16 stop_machine: make stop_machine_run more virtualization friendly 17 years ago
Denis V. Lunev 34e4e2fef4 modules: proper cleanup of kobject without CONFIG_SYSFS 17 years ago
Cyrill Gorcunov c4ea6fcf5a module loading ELF handling: use SELFMAG instead of numeric constant 17 years ago
Paul E. McKenney 6793a051fb [PATCH] list_for_each_rcu must die: audit 17 years ago