Commit Graph

3906 Commits (aab2545fdd6641b76af0ae96456c4ca9d1e50dad)

Author SHA1 Message Date
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
Miao Xie cb4ad1ffc7 sched: fair-group: fix a Div0 error of the fair group scheduler 17 years ago
Heiko Carstens 712555ee4f sched: fix missing locking in sched_domains code 17 years ago
Ingo Molnar 690229a091 sched: make clock sync tunable by architecture code 17 years ago
Mike Galbraith d7dcdc11cf sched: fix debugging 17 years ago
David Simner 673a90a1e0 sched: fix sched_info_switch not being called according to documentation 17 years ago
Peter Zijlstra b328ca182f sched: fix hrtick_start_fair and CPU-Hotplug 17 years ago
Gregory Haskins 104f64549c sched: fix SCHED_FAIR wake-idle logic error 17 years ago
Gregory Haskins 8ae121ac86 sched: fix RT task-wakeup logic 17 years ago
Harvey Harrison 983ed7a66b sched: add statics, don't return void expressions 17 years ago
Andrew Morton d478c2cfaa sched: add debug checks to idle functions 17 years ago
Harvey Harrison 2abdad0a4c sched: make rt_sched_class, idle_sched_class static 17 years ago
Peter Zijlstra e05510d01a sched: optimize calc_delta_mine() 17 years ago
Peter Zijlstra a992241de6 sched: fix normalized sleeper 17 years ago
Eric Sesterhenn 82af7aca56 Removal of FUTEX_FD 17 years ago