summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-07-03x86: atomic64: Export APIs to modulesIngo Molnar2-1/+19
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet1-2/+10
2009-07-03x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2-11/+47
2009-07-03x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar1-1/+1
2009-07-03x86: atomic64: Make atomic_read() type-safeIngo Molnar1-1/+4
2009-07-03x86: atomic64: Reduce size of functionsIngo Molnar1-2/+2
2009-07-03x86: atomic64: Improve atomic64_add_return()Ingo Molnar1-3/+12
2009-07-03x86: atomic64: Improve cmpxchg8b()Eric Dumazet1-12/+7
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet1-6/+2
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar3-117/+237
2009-07-03x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet1-1/+1
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker4-8/+30
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-12/+13
2009-06-30x86: only clear node_states for 64bitYinghai Lu1-0/+2
2009-06-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu1-2/+2
2009-06-28Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-5/+21
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-113/+246
2009-06-28KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput1-1/+1
2009-06-28KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah1-0/+1
2009-06-28KVM: VMX: Handle vmx instruction vmexitsAvi Kivity1-0/+15
2009-06-28KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput1-1/+1
2009-06-28KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity1-3/+3
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin1-3/+0
2009-06-25x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh1-0/+3
2009-06-25x86, setup: correct include file in <asm/boot.h>H. Peter Anvin1-2/+2
2009-06-25x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day1-1/+1
2009-06-25x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto1-2/+2
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2-0/+4
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra2-0/+9
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds4-5/+5
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-83/+95
2009-06-24x86: Fix uv bau sending buffer initializationCliff Wickman1-7/+2
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang1-9/+1
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown6-83/+95
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+6
2009-06-23x86, mce: Fix mce resume on 32bitHidetoshi Seto1-1/+1
2009-06-23x86: Move init_gbpages() to setup_arch()Pekka J Enberg2-17/+16
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds3-1/+9
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-11/+33
2009-06-22Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar7-87/+222
2009-06-22x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo1-3/+15
2009-06-22x86: implement percpu_alloc kernel parameterTejun Heo1-19/+50
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo3-10/+93
2009-06-22x86: reorganize cpa_process_alias()Tejun Heo1-27/+23
2009-06-22x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo1-25/+33
2009-06-22x86: rename remap percpu first chunk allocator to lpageTejun Heo1-25/+25
2009-06-22x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo1-1/+1
2009-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+9
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1