summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-11-30Merge remote branch 'tty/tty-next'Stephen Rothwell
2010-11-30Merge remote branch 'rcu/rcu/next'Stephen Rothwell
2010-11-30Revert "perf, arch: Cleanup perf-pmu init vs lockup-detector"Stephen Rothwell
2010-11-30Revert "x86, nmi_watchdog: Remove the old nmi_watchdog"Stephen Rothwell
2010-11-30Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-11-30Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-11-30Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-11-30Merge remote branch 'security-testing/next'Stephen Rothwell
2010-11-30Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-11-28Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-26PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham
2010-11-26PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham
2010-11-26Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo
2010-11-26Merge branch 'perf/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'sched/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'sched/urgent' into auto-latestIngo Molnar
2010-11-26Merge branch 'perf/urgent' into auto-latestIngo Molnar
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26perf: Ignore non-sampling overflowsPeter Zijlstra
2010-11-26perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu
2010-11-26perf: Limit event refresh to sampling eventFranck Bui-Huu
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-11-26sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar
2010-11-26nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens
2010-11-26printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-26Merge branch 'x86/security' into auto-latestIngo Molnar
2010-11-26Merge branch 'core/locking' into auto-latestIngo Molnar
2010-11-26Merge branch 'core/futexes' into auto-latestIngo Molnar
2010-11-26Merge branch 'sched/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'timers/core' into auto-latestIngo Molnar
2010-11-26Merge branch 'perf/core' into auto-latestIngo Molnar
2010-11-25PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-11-25PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent
2010-11-23sched: Add some clock info to sched_debugPeter Zijlstra
2010-11-23cpu: Remove incorrect BUG_ONPeter Zijlstra
2010-11-23cpu: Remove unused variableDhaval Giani
2010-11-23sched: Fix UP build breakagePeter Zijlstra
2010-11-23sched: Make task dump print all 15 chars of proc commErik Gilling
2010-11-22kdb: code cleanup to use macro instead of valueJovi Zhang