summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-06-26Merge commit 'tip/auto-latest'Stephen Rothwell
2009-06-26Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-06-26Merge branch 'quilt/rr'Stephen Rothwell
2009-06-25x86, ACPI: default to reboot via ACPI (again)Len Brown
2009-06-25use smp_call_function_single() in arch/x86/kernel/acpi/cstate.cAndrew Morton
2009-06-25cpumask:use-mm_cpumask-x86Rusty Russell
2009-06-25cpumask:remove-last-remaining-irqaction-maskRusty Russell
2009-06-25cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-06-24Merge branch 'auto-perfcounters-next' into auto-latestIngo Molnar
2009-06-24Merge branch 'x86/mce3' into auto-x86-nextIngo Molnar
2009-06-24Merge branch 'x86/fpu' into auto-x86-nextIngo Molnar
2009-06-24Merge branch 'x86/cpu' into auto-x86-nextIngo Molnar
2009-06-24Merge branch 'x86/cleanups' into auto-x86-nextIngo Molnar
2009-06-24Merge branch 'x86/urgent' into auto-x86-nextIngo Molnar
2009-06-24Merge branch 'perfcounters/urgent' into auto-perfcounters-nextIngo Molnar
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han
2009-06-23x86: Move init_gbpages() to setup_arch()Pekka J Enberg
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds
2009-06-22Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar
2009-06-22x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo
2009-06-22x86: implement percpu_alloc kernel parameterTejun Heo
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo
2009-06-22x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo
2009-06-22x86: rename remap percpu first chunk allocator to lpageTejun Heo
2009-06-22x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo
2009-06-21perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput
2009-06-21x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann
2009-06-20x86, mce: use atomic_inc_return() instead of add by 1Borislav Petkov
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20x86: ds.c fix invalid assignmentJaswinder Singh Rajput
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-06-18x86, mce: fix error path in mce_create_device()Hidetoshi Seto
2009-06-17x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu
2009-06-17x86: fix duplicated sysfs attributeYinghai Lu
2009-06-17x86: de-assembler-ize asm/desc.hAlexander van Heukelum
2009-06-17i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum
2009-06-17i386: fix return to 16-bit stack from NMI handlerAlexander van Heukelum
2009-06-17x86-64: move clts into batch cpu state updates when preloading fpuJeremy Fitzhardinge
2009-06-17x86-64: move unlazy_fpu() into lazy cpu state part of context switchJeremy Fitzhardinge
2009-06-17x86-32: make sure clts is batched during context switchJeremy Fitzhardinge