Commit Graph

3922 Commits (777f9bebad3476b7dbf5cd8abbd3414139ca0e48)

Author SHA1 Message Date
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
Andrew Morton fcaf1eb868 [patch 1/1] audit_send_reply(): fix error-path memory leak 17 years ago
Al Viro eceea0b3df [PATCH] avoid multiplication overflows and signedness issues for max_fds 17 years ago
Al Viro 02afc6267f [PATCH] dup_fd() fixes, part 1 17 years ago
Harvey Harrison 3fc957721d lib: create common ascii hex array 17 years ago
Mirco Tischler 0c70814c31 cgroups: fix compile warning 17 years ago
Linus Torvalds c3921ab715 Add new 'cond_resched_bkl()' helper function 17 years ago
Linus Torvalds 8e3e076c5a BKL: revert back to the old spinlock implementation 17 years ago
Linus Torvalds 00b41ec261 Revert "semaphore: fix" 17 years ago
Rusty Russell 91e37a793b module: don't ignore vermagic string if module doesn't have modversions 17 years ago
Rusty Russell a5dd697074 module: be more picky about allowing missing module versions 17 years ago
Paul Menage 5be7a4792a Fix cpuset sched_relax_domain_level control file 17 years ago
Mike Galbraith 46151122e0 sched: fix weight calculations 17 years ago
Ingo Molnar bf726eab37 semaphore: fix 17 years ago
Jens Axboe 75065ff619 Revert "relay: fix splice problem" 17 years ago
Peter Zijlstra 3e51f33fcc sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK 17 years ago
Ingo Molnar dfbf4a1bc3 sched: fix cpu clock 17 years ago