Commit Graph

3545 Commits (9dce07f1a441b77a15631cf0ed0238e0baa7ed64)

Author SHA1 Message Date
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
Peter Zijlstra 3fe69747da sched: min_vruntime fix 17 years ago
Hiroshi Shimamoto 0e1f34833b sched: fix race in schedule() 17 years ago
Randy Dunlap 53471121a8 documentation: Move power-related files to Documentation/power/ 17 years ago
Rafael J. Wysocki a82f7119fd Hibernation: Fix mark_nosave_pages() 17 years ago
Gregory Haskins 08f503b0c0 keep rd->online and cpu_online_map in sync 17 years ago
Gregory Haskins 1f94ef598e Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event" 17 years ago
Paul E. McKenney 21bbb39c37 rcu: move PREEMPT_RCU config option back under PREEMPT 17 years ago
Alexey Dobriyan e24e2e64c4 modules: warn about suspicious return values from module's ->init() hook 17 years ago
Rusty Russell 6c5db22d28 modules: fix module waiting for dependent modules' init 17 years ago
Gregory Haskins 393d94d98b cpu hotplug: adjust root-domain->online span in response to hotplug event 17 years ago
Roman Zippel 10a398d04c time: remove obsolete CLOCK_TICK_ADJUST 17 years ago
Karsten Wiese a79017660e time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer() 17 years ago
David Howells e48af19f56 ntp: use unsigned input for do_div() 17 years ago
Roland McGrath 6efcae4601 Fix waitid si_code regression 17 years ago
Dhaval Giani 521f1a2489 sched: don't allow rt_runtime_us to be zero for groups having rt tasks 17 years ago
Peter Zijlstra 2692a2406b sched: rt-group: fixup schedulability constraints calculation 17 years ago
Miao Xie 1868f958eb sched: fix the wrong time slice value for SCHED_FIFO tasks 17 years ago
Pavel Roskin 150d8bede7 sched: export task_nice 17 years ago