Commit Graph

2590 Commits (9014623c0e3545be58a7f19f55793f6517bdc274)

Author SHA1 Message Date
Suresh Siddha f8700df7c4 sched: fix broken SMT/MC optimizations 18 years ago
Eric W. Biederman c57baf1e1e sched: fix sysctl directory permissions 18 years ago
Ingo Molnar 2aa44d0567 sched: sched_clock_idle_[sleep|wakeup]_event() 18 years ago
Oleg Nesterov 834d216e1f signalfd: fix interaction with posix-timers 18 years ago
Oleg Nesterov d02479bdeb posix-timers: fix creation race 18 years ago
Thomas Gleixner 179394af7a posix-timers: fix deletion race 18 years ago
Andrew Morton 8b7f07155f free_irq(): fix DEBUG_SHIRQ handling 18 years ago
john stultz 187226f57f futex_unlock_pi() hurts my brain and may cause application deadlock 18 years ago
Adrian Bunk 88ae704c2a kernel/auditsc.c: fix an off-by-one 18 years ago
Alexey Dobriyan 256e2fdf03 Fix Off-by-one in /sys/module/*/refcnt 18 years ago
Robin Getz cb00e99c0a fix - ensure we don't use bootconsoles after init has been released 18 years ago
Robin Getz 0c5564bd91 ensure we don't use bootconsoles after init has been released 18 years ago
Christian Heim e598fbaabd Remove double inclusion of linux/capability.h 18 years ago
Thomas Gleixner 2464286ace genirq: suppress resend of level interrupts 18 years ago
Thomas Gleixner 496634217e genirq: cleanup mismerge artifact 18 years ago
Oleg Nesterov de0cf899bb sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ 18 years ago
Ingo Molnar 5d2b3d3695 sched: fix sleeper bonus 18 years ago
Adrian Bunk 6707de00fd sched: make global code static 18 years ago
Peter Chubb cd5bfea278 fix compilation with gcc 4.2 18 years ago
Miao Xie 6ddfca9548 timer: remove clockevents_unregister_notifier 18 years ago
Rafael J. Wysocki c5a69adff9 Hibernation: do not try to mark invalid PFNs as nosave 18 years ago
Lee Schermerhorn 8daec965e7 Fix missing numa_zonelist_order sysctl 18 years ago
Ingo Molnar 5167e75f4d sched debug: dont print kernel address in /proc/sched_debug 18 years ago
Ingo Molnar e56f31aad9 sched: fix typo in the FAIR_GROUP_SCHED branch 18 years ago
Ingo Molnar 529c77261b sched: improve rq-clock overflow logic 18 years ago
Linus Torvalds 88ffc35059 Revert "genirq: temporary fix for level-triggered IRQ resend" 18 years ago
Ingo Molnar 7cff8cf61c sched: refine negative nice level granularity 18 years ago
Ingo Molnar a69edb5560 sched: fix update_stats_enqueue() reniced codepath 18 years ago
Ingo Molnar 194081ebfa sched: round a bit better 18 years ago
Ingo Molnar 254753dc32 sched: make the multiplication table more accurate 18 years ago
Ingo Molnar 6e82a3befe sched: optimize update_rq_clock() calls in the load-balancer 18 years ago
Ingo Molnar 2daa357705 sched: optimize activate_task() 18 years ago
Ingo Molnar c3b64f1e4f sched: clean up set_curr_task_fair() 18 years ago
Ingo Molnar d9e0e6aa6d sched: remove __update_rq_clock() call from entity_tick() 18 years ago
Ingo Molnar 546fe3c909 sched: move the __update_rq_clock() call to scheduler_tick() 18 years ago
Ingo Molnar a48da48b40 sched debug: remove the 'u64 now' parameter from print_task()/_rq() 18 years ago
Ingo Molnar bdd4dfa89c sched: remove the 'u64 now' local variables 18 years ago
Ingo Molnar 2e1cb74a50 sched: remove the 'u64 now' parameter from deactivate_task() 18 years ago
Ingo Molnar 69be72c13d sched: remove the 'u64 now' parameter from dequeue_task() 18 years ago
Ingo Molnar 8159f87e2b sched: remove the 'u64 now' parameter from enqueue_task() 18 years ago
Ingo Molnar db53181e41 sched: remove the 'u64 now' parameter from dec_nr_running() 18 years ago
Ingo Molnar e5fa2237b5 sched: remove the 'u64 now' parameter from inc_nr_running() 18 years ago
Ingo Molnar 79b5dddf83 sched: remove the 'u64 now' parameter from dec_load() 18 years ago
Ingo Molnar 29b4b623fe sched: remove the 'u64 now' parameter from inc_load() 18 years ago
Ingo Molnar 84a1d7a2f9 sched: remove the 'u64 now' parameter from update_curr_load() 18 years ago
Ingo Molnar ee0827d8b5 sched: remove the 'u64 now' parameter from ->task_new() 18 years ago
Ingo Molnar 31ee529cc2 sched: remove the 'u64 now' parameter from ->put_prev_task() 18 years ago
Ingo Molnar ff95f3df54 sched: remove the 'u64 now' parameter from pick_next_task() 18 years ago
Ingo Molnar fb8d472402 sched: remove the 'u64 now' parameter from ->pick_next_task() 18 years ago
Ingo Molnar f02231e51a sched: remove the 'u64 now' parameter from ->dequeue_task() 18 years ago