summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li
2011-01-14x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz
2011-01-12x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner
2011-01-10x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar
2011-01-10Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar
2011-01-09x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-07x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes
2011-01-07x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter
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