summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-06v2.6.31.5-rt18v2.6.31.5-rt18Thomas Gleixner
2009-11-06Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-11-06x86: Fix UP compileThomas Gleixner
2009-11-06v2.6.31.5-rt17v2.6.31.5-rt17Thomas Gleixner
2009-11-06Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-11-06ftrace: Add latency histograms of missed timer offsetsCarsten Emde
2009-11-06ftrace: Consider shared max priority in latency histogramsCarsten Emde
2009-11-06hwlat: Fix Kconfig and check kthread_stop resultJon Masters
2009-11-06netlink: fix typo in initializationJiri Pirko
2009-11-06drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings
2009-11-06AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama
2009-11-06KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells
2009-11-06fs: pipe.c null pointer dereferenceEarl Chew
2009-10-29v2.6.31.5-rt16Thomas Gleixner
2009-10-29Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-29sched: Fix dynamic power-balancing crashDinakar Guniguntala
2009-10-29sched: Deal with low-load in wake_affine()Peter Zijlstra
2009-10-29sched: Add a missing =Dinakar Guniguntala
2009-10-29sched: cleanup wake_idlePeter Zijlstra
2009-10-29sched: cleanup wake_idle power savingPeter Zijlstra
2009-10-29x86: sched: provide arch implementations using aperf/mperfPeter Zijlstra
2009-10-29Provide an arch specific hook for cpufreq based scaling of cpu_power.Peter Zijlstra
2009-10-29x86: Add generic aperf/mperf codeDinakar Guniguntala
2009-10-29x86: move APERF/MPERF into a X86_FEATUREPeter Zijlstra
2009-10-29sched: remove reciprocal for cpu_powerPeter Zijlstra
2009-10-29sched: try to deal with low capacityPeter Zijlstra
2009-10-29sched: scale down cpu_power due to RT tasksPeter Zijlstra
2009-10-29sched: dynamic cpu_powerPeter Zijlstra
2009-10-29sched: add smt_gainPeter Zijlstra
2009-10-29sched: update the cpu_power sum during load-balancePeter Zijlstra
2009-10-29sched: SD_PREFER_SIBLINGPeter Zijlstra
2009-10-29sched: restore __cpu_power to a straight sum of powerPeter Zijlstra
2009-10-28futex: Correct queue_me and unqueue_me commentaryDarren Hart
2009-10-28futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart
2009-10-28futex: Add memory barrier commentary to futex_wait_queue_me()Darren Hart
2009-10-28futex: Correct futex_wait_requeue_pi() commentaryDarren Hart
2009-10-28futex: Fix locking imbalanceThomas Gleixner
2009-10-28futex: Correct futex_wait_requeue_pi() commentaryDarren Hart
2009-10-28futex: Make function kernel-doc commentary consistentDarren Hart
2009-10-28futex: Correct futex_q woken state commentaryDarren Hart
2009-10-28futex: Check for NULL keys in match_futexDarren Hart
2009-10-28futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner
2009-10-28futex: Detect mismatched requeue targetsThomas Gleixner
2009-10-22Linux 2.6.31.5v2.6.31.5Greg Kroah-Hartman
2009-10-22tty: Make flush_to_ldisc() locking more robustLinus Torvalds
2009-10-22mac80211: fix vlan and optimise RXJohannes Berg
2009-10-22iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg
2009-10-22usb-storage: Workaround devices with bogus sense sizeBenjamin Herrenschmidt
2009-10-22Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt
2009-10-22sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Neil Brown