summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\
| * genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
| * locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| * locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-15
* | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-15
* | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-15
* | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-15
* | cs5535: add a generic MFGPT driverAndres Salomon2009-12-15
* | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-15
* | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-15
* | hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-15
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\
| * x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-14
| * x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-14
| * x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2009-12-14
| * x86: Move swiotlb initialization before dma32_free_bootmemFUJITA Tomonori2009-12-14
| * x86: Fix build warning in arch/x86/mm/mmio-mod.cJoe Perches2009-12-14
| * x86: Fix duplicated UV BAU interrupt vectorCliff Wickman2009-12-13
| * x86: Limit the number of processor bootup messagesMike Travis2009-12-11
| * x86: Remove enabling x2apic message for every CPUMike Travis2009-12-11
| * x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-11
| * Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-11
| |\
| * | x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu2009-12-11
| * | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava2009-12-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \
| * | | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-29
| * | | percpu: make percpu symbols in xen uniqueTejun Heo2009-10-29
| * | | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-29
| * | | percpu: remove some sparse warningsTejun Heo2009-10-29
| * | | this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter2009-10-12
| * | | this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-03
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-12-10
| |\ \ \
| | * | | x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel2009-12-10
| | * | | x86/amd-iommu: Fix passthrough modeJoerg Roedel2009-12-10
| * | | | x86: mmio-mod.c: Use pr_fmtJoe Perches2009-12-10
| * | | | x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches2009-12-10
| * | | | x86: i8254.c: Add pr_fmt(fmt)Joe Perches2009-12-10
| * | | | x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-10
| * | | | x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-10
| * | | | x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs()Andy Isaacson2009-12-09
| * | | | x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson2009-12-09
| * | | | arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefixJoe Perches2009-12-09
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-09
| |\ \ \ \
| * | | | | x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto2009-12-08