summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-12-09Merge remote branch 'tty/tty-next'Stephen Rothwell
2010-12-09Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'rcu/rcu/next'Stephen Rothwell
2010-12-09Revert "perf, arch: Cleanup perf-pmu init vs lockup-detector"Stephen Rothwell
2010-12-09Revert "x86, nmi_watchdog: Remove the old nmi_watchdog"Stephen Rothwell
2010-12-09Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-12-09Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-12-09Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-09Merge remote branch 'security-testing/next'Stephen Rothwell
2010-12-09Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-12-09syslog: check cap_syslog when dmesg_restrictSerge E. Hallyn
2010-12-08taskstats: Use this_cpu_opsChristoph Lameter
2010-12-08core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-12-08kprobes: Use this_cpu_opsChristoph Lameter
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds
2010-12-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-07Merge branch 'sched/core' into auto-latestIngo Molnar
2010-12-07Merge branch 'perf/core' into auto-latestIngo Molnar
2010-12-07Merge branch 'irq/urgent' into auto-latestIngo Molnar
2010-12-07Merge commit 'v2.6.37-rc5' into auto-latestIngo Molnar
2010-12-07Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki
2010-12-06PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham
2010-12-06PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham
2010-12-06Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo
2010-12-06PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-06kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu
2010-12-06kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu
2010-12-06kprobes: Reuse unused kprobeMasami Hiramatsu
2010-12-06kprobes: Support delayed unoptimizingMasami Hiramatsu
2010-12-06kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu
2010-12-06kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu
2010-12-06kprobes: Rename old_p to more appropriate nameMasami Hiramatsu
2010-12-04perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo
2010-12-04perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo
2010-12-04perf events: Fix event inherit fallout of precalculated headersThomas Gleixner
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-01genirq: Fix incorrect proc spurious outputKenji Kaneshige
2010-11-30perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-30Merge branch 'sched/core' into auto-latestIngo Molnar
2010-11-30sched: Fix unregister_fair_sched_group()Paul Turner
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