summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into idle-testLen Brown2011-01-1336-146/+494
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-115-14/+21
| |\
| | * x86: Fix Moorestown VRTC fixmap placementArjan van de Ven2011-01-111-2/+2
| | * x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du2011-01-111-4/+1
| | * x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-111-0/+7
| | * Merge branch 'x86/numa' into x86/urgentIngo Molnar2011-01-103-8/+11
| | |\
| | | * Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-297-6/+40
| | | |\
| | | * | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-242-2/+3
| | | * | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-242-5/+1
| | | * | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-242-2/+8
| | | * | x86, numa: Reduce minimum fake node size to 32MDavid Rientjes2010-12-241-1/+1
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-114-2/+34
| |\ \ \ \
| | * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-0919-53/+136
| | |\ \ \ \
| | * | | | | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-091-0/+3
| | * | | | | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-071-1/+0
| | * | | | | x86, NMI: Add priorities to handlersDon Zickus2011-01-071-0/+20
| | * | | | | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying2011-01-071-1/+11
| * | | | | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-102-0/+47
| |\ \ \ \ \ \
| | * | | | | | xen: HVM X2APIC supportSheng Yang2011-01-072-0/+38
| | * | | | | | apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2011-01-071-0/+9
| * | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-083-4/+159
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-2/+1
| | * | | | | | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-301-1/+1
| | * | | | | | cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-181-6/+15
| | * | | | | | x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-181-1/+106
| | * | | | | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-36/+35
| | * | | | | | x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+43
| * | | | | | | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-0729-136/+212
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-------. \ \ \ \ Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds2011-01-065-1/+41
| | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | x86, paravirt: Use native_halt on a halt, not native_safe_haltCliff Wickman2010-12-271-1/+1
| | | | | * | | | | | | x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-032-0/+15
| | | | | |/ / / / / /
| | | | * | | | | | | x86-64, asm: Use fxsaveq/fxrestorq in more placesH. Peter Anvin2010-10-231-0/+24
| | | * | | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha2010-12-141-0/+1
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-061-4/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman2011-01-031-4/+5
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-2312-28/+48
| | | |\| | | | | | |
| | | * | | | | | | | x86: Add NX protection for kernel dataMatthieu Castet2010-11-181-0/+1
| | * | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-065-1/+33
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-061-0/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86, microcode, AMD: Cleanup code a bitBorislav Petkov2010-11-101-0/+6
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-065-31/+17
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2011-01-052-25/+11
| | | * | | | | | | | | | Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-0440-267/+550
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu2010-12-232-1/+2
| | * | | | | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-061-16/+33
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | / | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-12-301-0/+4
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter2010-12-191-0/+4
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-222-5/+1
| | * | | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-222-1/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |