summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-10-13Merge 2.6.31.4Thomas Gleixner
2009-10-13Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-13futex: Handle spurious wake upThomas Gleixner
2009-10-13softirq: Name hrtimer softirq also when CONFIG_HIGH_RES_TIMERS=nThomas Gleixner
2009-10-13softirq: Revert "softirq: Do not create hrtimer softirq thread..."Thomas Gleixner
2009-10-13futex: Revert "futex: Wake up waiter outside the hb->lock section"Thomas Gleixner
2009-10-12NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-10-12futex: Fix locking imbalanceThomas Gleixner
2009-10-12futex: Nullify robust lists after cleanupPeter Zijlstra
2009-10-12futex: Move exit_pi_state() call to release_mm()Thomas Gleixner
2009-10-12futex: fix requeue_pi key imbalanceDarren Hart
2009-10-12ftrace: check for failure for all conversionsSteven Rostedt
2009-10-12tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-12Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-12futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart
2009-10-08Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-08time: Remove xtime_cachejohn stultz
2009-10-08time: Implement logarithmic time accumulationThomas Gleixner
2009-10-08futex: Move exit_pi_state() call to release_mm()Thomas Gleixner
2009-10-08futex: Nullify robust lists after cleanupPeter Zijlstra
2009-10-08NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-10-07futex: fix requeue_pi key imbalanceDarren Hart
2009-10-06softirq: Do not create hrtimer softirq thread when CONFIG_HIGH_RES_TIMERS=nThomas Gleixner
2009-10-06Merge branch 'master' ofThomas Gleixner
2009-10-05perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram
2009-10-05futex: Fix locking imbalanceThomas Gleixner
2009-10-04Merge branch 'master' ofThomas Gleixner
2009-09-24perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras
2009-09-24perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-17latencytop: Convert latency_lock to atomic_spinlockThomas Gleixner
2009-09-15tracing: Add histograms of potential and effective wakeup latenciesCarsten Emde
2009-09-15rt: Fix rwlocks/rwsem rt_[down_]read_trylock()Thomas Gleixner
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge commit 'v2.6.31' into rt/headThomas Gleixner
2009-09-14tracing: remove some unused macrosLi Zefan
2009-09-14ftrace: add compile-time check on F_printk()Li Zefan
2009-09-14tracing: fix F_printk() typosLi Zefan
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-14Merge commit 'origin/tracing/core' into rt/traceThomas Gleixner
2009-09-14Merge commit 'v2.6.31' into rt/traceThomas Gleixner
2009-09-14ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt
2009-09-12tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt
2009-09-12tracing: remove trace_event_types.hSteven Rostedt
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt