summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-08-25rt: Fix recursive read lock of rw_semaphoresThomas Gleixner
2009-08-23rt: Remove rwlocks BUG_ON and useless read_depth checkThomas Gleixner
2009-08-21Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-21Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-21timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-08-19genirq: Exclude PER_CPU interrupts from forced threadingThomas Gleixner
2009-08-19Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-19Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-18Merge branch 'rt/irq' into rt/baseThomas Gleixner
2009-08-18Merge branch 'irq/urgent' into rt/irqThomas Gleixner
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar
2009-08-17Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-17Merge branch 'rt/irq' into rt/baseThomas Gleixner
2009-08-17Merge branch 'irq/threaded' into rt/irqThomas Gleixner
2009-08-17genirq: Do not wakeup irq thread from __setup_irq() and set action->irqThomas Gleixner
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras
2009-08-17genirq: Support nested threaded irq handlingThomas Gleixner
2009-08-17genirq: Add buslock supportThomas Gleixner
2009-08-17genirq: Add oneshot supportThomas Gleixner
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-15genirq: Cleanup forced threading bits when handler thread terminatesThomas Gleixner
2009-08-15Merge branch 'rt/base' into rt/rt-2.6.31Thomas Gleixner
2009-08-15Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-12Remove double removal of blktrace directoryAlan D. Brunelle
2009-08-12Merge branch 'rt/core' into rt/baseThomas Gleixner
2009-08-12Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-11Merge branch 'rt/atomic-locks' into rt/baseThomas Gleixner
2009-08-11locks: Fix PREEMPT=y, LOCKBREAK=y, DEBUG_LOCK_ALLOC=n compileThomas Gleixner
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10futex: Fix handling of bad requeue syscall pairingDarren Hart
2009-08-10Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10futex: Fix compat_futex to be same as futex for REQUEUE_PIDinakar Guniguntala
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-10futex: Update futex_q lock_ptr on requeue proxy lockDarren Hart
2009-08-09Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds