summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2010-11-18sched: Implement on-demand (active) cfs_rq listPeter Zijlstra
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra
2010-11-18sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar
2010-11-18irq_work: Drop cmpxchg() resultSergio Aguirre
2010-11-18perf: Fix owner-list vs exitPeter Zijlstra
2010-11-18sched: Fix idle balancingNikhil Rao
2010-11-18sched: Fix volanomark performance regressionAlex Shi
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2010-11-17rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang
2010-11-17kdb: fix memory leak in kdb_main.cJovi Zhang
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-16Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-11-16Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-11-16console: move for_each_console to linux/console.hJiri Slaby
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-15PM / PM QoS: Fix reversed min and maxColin Cross
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-12tracing: Fix recursive user stack traceSteven Rostedt
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-11-12latencytop: fix per task accumulatorKen Chen
2010-11-12kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov
2010-11-12perf,hw_breakpoint: Initialize hardware api earlierJason Wessel
2010-11-11sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra
2010-11-10tracing: Fix module use of trace_bprintk()Steven Rostedt
2010-11-11PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown
2010-11-10sched: Fix runnable condition for stoptaskPeter Zijlstra
2010-11-10sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian
2010-11-10futex: Add futex_q static initializerDarren Hart
2010-11-10futex: Replace fshared and clockrt with combined flagsDarren Hart
2010-11-10futex: Cleanup stale fshared flag interfacesThomas Gleixner
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-10futex: Address compiler warnings in exit_robust_listDarren Hart
2010-11-10posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid callSergey Senozhatsky
2010-11-10locking, lockdep: Convert sprintf_symbol to %pSJoe Perches
2010-11-10[S390] ftrace: build without frame pointers on s390Heiko Carstens