aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-01-06kernel-doc: code reorganizationRandy Dunlap
2011-01-06Documentation: update kernel-docs.txtNicolas Kaiser
2011-01-06Documentation/dontdiff: add further autogenerated files to ignore listMichael Prokop
2011-01-05tools, perf: Documentation for the power events APIJean Pihet
2011-01-05perf: Add calls to suspend trace pointJean Pihet
2011-01-05perf script: Make some lists staticArnaldo Carvalho de Melo
2011-01-05perf script: Use the default lost event handlerArnaldo Carvalho de Melo
2011-01-05perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo
2011-01-05perf tools: Fix perf_event.h header usageStephane Eranian
2011-01-05perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo
2011-01-05x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying
2011-01-05x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng
2011-01-05x86: Only call smp_processor_id in non-preempt casesDon Zickus
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
2011-01-04Linux 2.6.37v2.6.37Linus Torvalds
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig
2011-01-04sched, autogroup: Fix reference leakMike Galbraith
2011-01-04sched, autogroup: Fix potential access to freed memoryMike Galbraith
2011-01-04x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2011-01-04sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang
2011-01-04perf timechart: Adjust perf timechart to the new power eventsThomas Renninger
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger
2011-01-04perf: Do not export power_frequency, but power_start eventThomas Renninger
2011-01-04Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-04perf test: Add test for counting open syscallsArnaldo Carvalho de Melo
2011-01-04perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo