summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-30Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-12-27x86, paravirt: Use native_halt on a halt, not native_safe_haltCliff Wickman
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-19oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-18cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter
2010-12-18x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas
2010-12-17percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo
2010-12-17x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-12-13x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha
2010-12-09x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu
2010-12-09Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner
2010-12-09Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner
2010-12-08KVM: enlarge number of possible CPUID leavesAndre Przywara
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu
2010-12-06x86: io_apic: Split setup_ioapic_ids_from_mpc()Sebastian Andrzej Siewior
2010-11-28x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26perf, x86: P4 PMU - describe config formatCyrill Gorcunov
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-25arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld