Commit Graph

3676 Commits (3d8d996e0ca5b4093203d3f050b0f70b5c949ae8)

Author SHA1 Message Date
Matthew Wilcox f1241c87a1 Add down_timeout and change ACPI to use it 17 years ago
Matthew Wilcox f06d968658 Introduce down_killable() 17 years ago
Matthew Wilcox 64ac24e738 Generic semaphore implementation 17 years ago
Andi Kleen 6993fc5bbc clocksource: make clocksource watchdog cycle through online CPUs 17 years ago
Karsten Wiese 903b8a8d48 clockevents: optimise tick_nohz_stop_sched_tick() a bit 17 years ago
Oleg Nesterov 8e60e05fdc hrtimers: simplify lockdep handling 17 years ago
Oleg Nesterov 0d180406f2 timers: simplify lockdep handling 17 years ago
WANG Cong ee7dd205b5 posix-timers: fix shadowed variables 17 years ago
Pavel Machek d59b949f77 timer_list: add annotations to workqueue.c 17 years ago
Thomas Gleixner 029a07e031 hrtimer: use nanosleep specific restart_block fields 17 years ago
Russell King d7b906897e [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h 17 years ago
Linus Torvalds 093a07e2fd Fix locking bug in "acquire_console_semaphore_for_printk()" 17 years ago
Ingo Molnar e2df9e0905 revert "sched: fix fair sleepers" 17 years ago
Paul Menage b6c3006d20 cgroups: include hierarchy ids in /proc/<pid>/cgroup 17 years ago
Roland McGrath 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 years ago
Paul Menage 8bab8dded6 cgroups: add cgroup support for enabling controllers at boot time 17 years ago
Mathieu Desnoyers 6496968e6c markers: use synchronize_sched() 17 years ago
Al Viro 8481664d37 futex_compat __user annotation 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Dave Jones f706d5d22c audit: silence two kerneldoc warnings in kernel/audit.c 17 years ago
YAMAMOTO Takashi 1d4a788f15 memcgroup: fix spurious EBUSY on memory cgroup removal 17 years ago
Benjamin Herrenschmidt f6d107fb10 Give futex init a proper name 17 years ago
Jens Axboe 5eb7f9fa84 relay: set an spd_release() hook for splice 17 years ago
Lai Jiangshan 37529fe9f6 set relay file can not be read by pread(2) 17 years ago
Thomas Gleixner 06d8308c61 NOHZ: reevaluate idle sleep length after add_timer_on() 17 years ago
Thomas Gleixner 898a19de15 clocksource: revert: use init_timer_deferrable for clocksource_watchdog 17 years ago
Linus Torvalds 266c2e0abe Make printk() console semaphore accesses sensible 17 years ago
Pavel Emelyanov 5f7b703fe2 bsd_acct: using task_struct->tgid is not right in pid-namespaces 17 years ago
Pavel Emelyanov a846a1954b bsd_acct: plain current->real_parent access is not always safe 17 years ago
Mathieu Desnoyers 58336114af markers: remove ACCESS_ONCE 17 years ago
Mathieu Desnoyers fd3c36f8b5 markers: update preempt_disable. call_rcu, rcu_barrier comments 17 years ago
Linus Torvalds 92896bd9fd Don't 'printk()' while holding xtime lock for writing 17 years ago
Heiko Carstens 22e52b072d sched: add arch_update_cpu_topology hook. 17 years ago
Heiko Carstens 9aefd0abd8 sched: add exported arch_reinit_sched_domains() to header file. 17 years ago
Roel Kluin 23e3c3cd2e sched: remove double unlikely from schedule() 17 years ago
Peter Zijlstra 2070ee01d3 sched: cleanup old and rarely used 'debug' features. 17 years ago
Pavel Emelyanov 75c0371a2d audit: netlink socket can be auto-bound to pid other than current->pid (v2) 17 years ago
Andrew Morton 3150e63df4 revert "clocksource: make clocksource watchdog cycle through online CPUs" 17 years ago
Ingo Molnar 74e3cd7f48 sched: retune wake granularity 17 years ago
Ingo Molnar f540a6080a sched: wakeup-buddy tasks are cache-hot 17 years ago
Ingo Molnar 4ae7d5cefd sched: improve affine wakeups 17 years ago
Ingo Molnar f48273860e sched: clean up wakeup balancing, code flow 17 years ago
Ingo Molnar ac192d3921 sched: clean up wakeup balancing, rename variables 17 years ago
Ingo Molnar 098fb9db2c sched: clean up wakeup balancing, move wake_affine() 17 years ago
Jens Axboe 16d5466942 relay: fix subbuf_splice_actor() adding too many pages 17 years ago
Ingo Molnar 6a6029b8ce sched: simplify sched_slice() 17 years ago
Ingo Molnar e22ecef1d2 sched: fix fair sleepers 17 years ago
Peter Zijlstra aa2ac25229 sched: fix overload performance: buddy wakeups 17 years ago
Ingo Molnar 27d1172660 sched: fix calc_delta_mine() 17 years ago
Ingo Molnar e89996ae3f sched: fix update_load_add()/sub() 17 years ago