aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
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-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
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: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
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, x86: Improve interactions with fast-gupIngo Molnar
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-18dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori
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-18crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu templateHuang Ying
2009-06-18crypto: aes-ni - Do not sleep when using the FPUHuang Ying
2009-06-18crypto: aes-ni - Fix cbc mode IV savingHuang Ying
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: Use pci_claim_resourceMatthew Wilcox
2009-06-17x86, ioapic: Don't call disconnect_bsp_APIC if no APIC presentCyrill Gorcunov
2009-06-17perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra
2009-06-17x86: Remove duplicated #include'sHuang Weiyi
2009-06-17x86: msr.h linux/types.h is only required for __KERNEL__Jaswinder Singh Rajput
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar
2009-06-17x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin
2009-06-17x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput
2009-06-17x86, io_apic.c: Work around compiler warningFigo.zhang
2009-06-17x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-17x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16use printk_once() in several placesMinchan Kim
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman