aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-06-10Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-10Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-06-10Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-10Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Revert "x86, bts: reenable ptrace branch trace support"Ingo Molnar
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-10CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte
2009-06-09x86: Clear TS in irq_ts_save() when in an atomic sectionChuck Ebbert
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-09amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel
2009-06-09amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel
2009-06-09amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel
2009-06-09Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel
2009-06-08x86: memtest: remove 64-bit divisionAndreas Herrmann
2009-06-08x86, UV: Fix macros for multiple coherency domainsJack Steiner
2009-06-07x86, microcode: Simplify vfree() useFigo.zhang
2009-06-07x86: Fix non-lazy GS handling in sys_vm86()Lubomir Rintel
2009-06-07x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov
2009-06-07x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare
2009-06-07x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput
2009-06-07Merge branch 'linus' into x86/cpuIngo Molnar
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-06-06x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman
2009-06-03amd_iommu: fix lock imbalanceJiri Slaby
2009-06-02x86, boot: add new generated files to the appropriate .gitignore filesMike Galbraith
2009-06-02x86, apic: Restore irqs on fail pathsJiri Slaby
2009-06-02x86: Print real IOAPIC version for x86-64Naga Chumbalkar
2009-06-01Merge branch 'x86/cpufeature' into irq/numaIngo Molnar
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches