2009-03-10 |
Peter Zijlstra | trace_clock: fix preemption bug Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-03-04 |
Peter Zijlstra | tracing: add lockdep tracepoints for lock acquire/release Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-03-04 |
Peter Zijlstra | lockdep: require framepointers for x86 Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-03-04 |
Peter Zijlstra | lockdep: remove extra "irq" string Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-03-04 |
Peter Zijlstra | lockdep: fix incorrect state name Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-25 |
Peter Zijlstra | x86: make vmap yell louder when it is used under irqs_disabled()
|
commit | commitdiff | tree |
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-14 |
Peter Zijlstra | lockdep: build fix for !PROVE_LOCKING Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockstat: warn about disabled lock debugging Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: use stringify.h Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify check_prev_add_irq() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: get_user_chars() redo Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify get_user_chars() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: add comments to mark_lock_irq() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: remove macro usage from mark_held_locks() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: fully reduce mark_lock_irq() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: merge the !_READ mark_lock_irq() helpers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: merge the _READ mark_lock_irq() helpers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify mark_lock_irq() helpers #3 Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: further simplify mark_lock_irq() helpers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify the mark_lock_irq() helpers Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: split up mark_lock_irq() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: generate usage strings Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: generate the state bit definitions Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: move state bit definitions around Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify mark_lock() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: simplify mark_held_locks Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: lockdep_states.h Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: sanitize reclaim bit names Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-02-14 |
Peter Zijlstra | lockdep: sanitize bit names 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-29 |
Peter Zijlstra | x86: add might_sleep() to do_page_fault() Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-01-27 |
Peter Zijlstra | x86: cpu_init(): remove ugly #ifdef construct around... 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-14 |
Peter Zijlstra | mutex: implement adaptive spinning Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-01-14 |
Peter Zijlstra | mutex: preemption fixes Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
|
commit | commitdiff | tree |
2009-01-14 |
Peter Zijlstra | mutex: small cleanup 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 |