Commit Graph

1114 Commits (092c1952e18fec06f3a951113fe1d87492d6e840)

Author SHA1 Message Date
Jesper Juhl 9a66a53f55 [PATCH] Remove redundant NULL checks before [kv]free - in kernel/ 19 years ago
Sebastien Dugue 59e0e0ace7 [PATCH] futex_requeue() optimization 19 years ago
Thomas Gleixner 95e02ca9bb [PATCH] rtmutex: Propagate priority settings into PI lock chains 19 years ago
Thomas Gleixner 0bafd214e4 [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation 19 years ago
Thomas Gleixner e74c69f46d [PATCH] Drop tasklist lock in do_sched_setscheduler 19 years ago
Ingo Molnar c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago
Ingo Molnar 0cdbee9920 [PATCH] pi-futex: rt mutex futex api 19 years ago
Thomas Gleixner 61a8712286 [PATCH] pi-futex: rt mutex tester 19 years ago
Ingo Molnar e7eebaf6a8 [PATCH] pi-futex: rt mutex debug 19 years ago
Ingo Molnar 23f78d4a03 [PATCH] pi-futex: rt mutex core 19 years ago
Ingo Molnar b29739f902 [PATCH] pi-futex: scheduler support for pi 19 years ago
Ingo Molnar e2970f2fb6 [PATCH] pi-futex: futex code cleanups 19 years ago
Steven Rostedt 66e5393a78 [PATCH] BUG() if setscheduler is called from interrupt context 19 years ago
Oleg Nesterov 9fea80e4d9 [PATCH] sched: uninline task_rq_lock() 19 years ago
Siddha, Suresh B 5c45bf279d [PATCH] sched: mc/smt power savings sched policy 19 years ago
Srivatsa Vaddagiri 369381694d [PATCH] sched_domai: Allocate sched_group structures dynamically 19 years ago
Srivatsa Vaddagiri 15f0b676a4 [PATCH] sched_domai: Use kmalloc_node 19 years ago
Srivatsa Vaddagiri d3a5aa9858 [PATCH] sched_domai: Don't use GFP_ATOMIC 19 years ago
Srivatsa Vaddagiri 51888ca25a [PATCH] sched_domain: handle kmalloc failure 19 years ago
Peter Williams 615052dc3b [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() 19 years ago
Peter Williams 50ddd96917 [PATCH] sched: modify move_tasks() to improve load balancing outcomes 19 years ago
Peter Williams 2dd73a4f09 [PATCH] sched: implement smpnice 19 years ago
Kirill Korotaev efc30814a8 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() 19 years ago
Steven Rostedt cc94abfcbc [PATCH] unnecessary long index i in sched 19 years ago
Con Kolivas 72d2854d4e [PATCH] sched: fix interactive ceiling code 19 years ago
Steven Rostedt d444886e14 [PATCH] sched: simplify bitmap definition 19 years ago
Chen, Kenneth W c96d145e71 [PATCH] sched: fix smt nice lock contention and optimization 19 years ago
Chandra Seetharaman 26c2143b63 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only 19 years ago
Chandra Seetharaman 65edc68c34 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Paul E. McKenney c32e066057 [PATCH] rcutorture: add call_rcu_bh() operations 19 years ago
Paul E. McKenney 72e9bb5492 [PATCH] rcutorture: add ops vector and Classic RCU ops 19 years ago
Paul E. McKenney 29766f1eb3 [PATCH] rcutorture: catchup doc fixes for idle-hz tests 19 years ago
Randy Dunlap 1dbe83c344 [PATCH] fix kernel-doc in kernel/ dir 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Randy Dunlap a7807a32bb [PATCH] poison: add & use more constants 19 years ago
Ingo Molnar e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 years ago
KAMEZAWA Hiroyuki 2842f11419 [PATCH] catch valid mem range at onlining memory 19 years ago
Andrew Morton 5c31f2738a [PATCH] pm_trace is dangerous 19 years ago
Randy Dunlap 7f32a25f63 [PATCH] kernel/acct: fix function definition 19 years ago
Andi Kleen 495ab9c045 [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status 19 years ago
Jan Beulich 83f4fcce7f [PATCH] x86_64: allow unwinder to build without module support 19 years ago
Jan Beulich c33bd9aac0 [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding 19 years ago
Jan Beulich 4552d5dc08 [PATCH] x86_64: reliable stack trace support 19 years ago
Andi Kleen bebfa1013e [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings 19 years ago
Peter Williams b78709cfd4 [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval() 19 years ago
Oleg Nesterov cf2dfbfbf4 [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT 19 years ago
Oleg Nesterov d5f70c00ad [PATCH] coredump: kill ptrace related stuff 19 years ago
Eric W. Biederman df26c40e56 [PATCH] proc: Cleanup proc_fd_access_allowed 19 years ago