]>
2009-02-18 | Peter Zijlstra | fs/super.c: add lockdep annotation to s_umount Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-13 | Peter Zijlstra | timers: more consistently use clock vs timer Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-11 | Peter Zijlstra | futex: fix reference leak Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-11 | Peter Zijlstra | sched: revert recent sync wakeup changes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-11 | Peter Zijlstra | timers: fix TIMER_ABSTIME for process wide cpu timers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-11 | Peter Zijlstra | timers: split process wide cpu clocks/timers, fix Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-05 | Peter Zijlstra | generic swap(): don't return a value from swap() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-05 | Peter Zijlstra | timers: split process wide cpu clocks/timers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-05 | Peter Zijlstra | signal: re-add dead task accumulation stats. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-01 | Peter Zijlstra | sched: fix buddie group latency Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-01 | Peter Zijlstra | sched: symmetric sync vs avg_overlap Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-02-01 | Peter Zijlstra | sched: fix sync wakeups Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-23 | Peter Zijlstra | x86, mm: fix pte_free() Signed-off-by: Peter Zijlstra <a.p.zijlsta@chello.nl> |
commit | commitdiff | tree |
2009-01-18 | Peter Zijlstra | hrtimers: fix inconsistent lock state on resume in... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-15 | Peter Zijlstra | sched: fix update_min_vruntime Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-15 | Peter Zijlstra | sched: SCHED_OTHER vs SCHED_IDLE isolation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-15 | Peter Zijlstra | sched: SCHED_IDLE weight change Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-15 | Peter Zijlstra | sched: fix bandwidth validation for UID grouping Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-12 | Peter Zijlstra | locking, hpet: annotate false positive warning Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-12 | Peter Zijlstra | lockdep, mm: fix might_fault() annotation Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-07 | Peter Zijlstra | itimers: remove the per-cpu-ish-ness Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2009-01-07 | Peter Zijlstra | sched: fix possible recursive rq->lock Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2009-01-05 | Peter Zijlstra | hrtimer: fix recursion deadlock by re-introducing the... Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-12-29 | Peter Zijlstra | locking, percpu counters: introduce separate lock classes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-12-25 | Peter Zijlstra | sched, trace: update trace_sched_wakeup() Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-12-16 | Peter Zijlstra | sched: optimize update_curr() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-12-12 | Peter Zijlstra | sched: fix tracepoints in scheduler Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-12-08 | Peter Zijlstra | hrtimer: removing all ur callback modes, fix Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-12-04 | Peter Zijlstra | hrtimer: removing all ur callback modes, fix hotplug Signed-off-by: Peter Zijlstra <peterz@infradead.org> |
commit | commitdiff | tree |
2008-12-04 | Peter Zijlstra | lockdep: change a held lock's class Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-25 | Peter Zijlstra | hrtimer: removing all ur callback modes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-13 | Peter Zijlstra | slab: document SLAB_DESTROY_BY_RCU Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-12 | Peter Zijlstra | hrtimer: clean up unused callback modes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-11 | Peter Zijlstra | sched: release buddies on yield Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-10 | Peter Zijlstra | sched: clean up debug info Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: fix buddies for group scheduling Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: backward looking buddy Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: fix fair preempt check Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-05 | Peter Zijlstra | sched: cleanup fair task selection Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-04 | Peter Zijlstra | ftrace: sysctl typo Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-04 | Peter Zijlstra | ftrace: sysrq-z to dump the buffers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-03 | Peter Zijlstra | ftrace: ftrace_dump_on_oops=[tracer] Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-11-03 | Peter Zijlstra | sched, ftrace: trace sched.c Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: virtual time buddy preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: re-instate vruntime based wakeup preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: more accurate min_vruntime accounting Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-24 | Peter Zijlstra | sched: fix a find_busiest_group buglet Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-22 | Peter Zijlstra | tracing: create tracers menu Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-20 | Peter Zijlstra | lockstat: contend with points Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-20 | Peter Zijlstra | sched: revert back to per-rq vruntime Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-20 | Peter Zijlstra | sched: fair scheduler should not resched rt tasks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-20 | Peter Zijlstra | sched: optimize group load balancer Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-17 | Peter Zijlstra | sched: fix the wrong mask_len, cleanup Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-17 | Peter Zijlstra | block: move q->unplug_work initialization Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-15 | Peter Zijlstra | sched: only update rq->clock while holding rq->lock Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-14 | Peter Zijlstra | ftrace: sched_switch: show the wakee's cpu Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-14 | Peter Zijlstra | ftrace: make ftrace_printk usable with the other tracers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-08 | Peter Zijlstra | sched: sync wakeups vs avg_overlap Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | net: packet split receive api Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | net: wrap sk->sk_backlog_rcv() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-10-07 | Peter Zijlstra | ipv6: clean up ip6_route_net_init() error handling Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-30 | Peter Zijlstra | futex: fixup get_futex_key() for private futexes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-30 | Peter Zijlstra | futex: cleanup fshared Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-30 | Peter Zijlstra | futex: use fast_gup() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-30 | Peter Zijlstra | futex: reduce mmap_sem usage Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-30 | Peter Zijlstra | futex: rely on get_user_pages() for shared futexes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: fixup buddy selection Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: more sanity checks on the bandwidth settings Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: add some comments to the bandwidth code Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: fixlet for group load balance Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | lockstat: fixup signed division Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-23 | Peter Zijlstra | sched: rework wakeup preemption Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-22 | Peter Zijlstra | sched: wakeup preempt when small overlap Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-10 | Peter Zijlstra | lockdep: add might_lock() / might_lock_read() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-05 | Peter Zijlstra | sched_clock: fix NOHZ interaction Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-09-05 | Peter Zijlstra | lockstat: documentation update Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-28 | Peter Zijlstra | sched: rt-bandwidth accounting fix Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-25 | Peter Zijlstra | sched_clock: fix cpu_clock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-25 | Peter Zijlstra | x86: fix cpufreq + sched_clock() regression |
commit | commitdiff | tree |
2008-08-21 | Peter Zijlstra | sched: enable LB_BIAS by default Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-20 | Peter Zijlstra | printk: robustify printk, fix #2 > Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth fixes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: extract walk_tg_tree() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth group disable fixes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth accounting fix Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-19 | Peter Zijlstra | sched: rt-bandwidth for user grouping interface Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-15 | Peter Zijlstra | sched: scale sysctl_sched_shares_ratelimit with nr_cpus Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-14 | Peter Zijlstra | sched: fix rt-bandwidth hotplug race Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: fix debug_lock_alloc Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | printk: robustify printk Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: fix overflow in the hlock shrinkage code Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | mm: fix mm_take_all_locks() locking order Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: annotate mm_take_all_locks() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: spin_lock_nest_lock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: lock protection locks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: map_acquire Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: re-annotate scheduler runqueues Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | lockdep: lock_set_subclass - reset a held lock's subclass Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
2008-08-11 | Peter Zijlstra | sched_clock: delay using sched_clock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> |
commit | commitdiff | tree |
next |