summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
* perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
* perf_counter: Clean up global vs counter enablePeter Zijlstra2009-07-101-8/+8
* perf_counter: Fix up P6 PMU detailsPeter Zijlstra2009-07-101-5/+23
* perf_counter: Add P6 PMU supportVince Weaver2009-07-101-14/+213
* x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-042-22/+23
* x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-031-4/+4
* x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-032-15/+15
* x86: atomic64: Export APIs to modulesIngo Molnar2009-07-032-1/+19
* x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-2/+10
* x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-032-11/+47
* x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-031-1/+1
* x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-031-1/+4
* x86: atomic64: Reduce size of functionsIngo Molnar2009-07-031-2/+2
* x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-031-3/+12
* x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-031-12/+7
* x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-6/+2
* x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-033-117/+237
* x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-031-1/+1
* perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-014-8/+30
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-012-12/+13
|\
| * perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-291-2/+2
| * perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-252-0/+9
| * perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-241-9/+1
| * perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-211-1/+1
* | x86: only clear node_states for 64bitYinghai Lu2009-07-011-0/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-291-3/+0
|\ \
| * | Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin2009-06-281-3/+0
* | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-285-5/+21
|\ \ \
| * | | KVM: shut up uninit compiler warning in paging_tmpl.hJaswinder Singh Rajput2009-06-281-1/+1
| * | | KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah2009-06-281-0/+1
| * | | KVM: VMX: Handle vmx instruction vmexitsAvi Kivity2009-06-281-0/+15
| * | | KVM: kvm/x86_emulate.c toggle_interruptibility() should be staticJaswinder Singh Rajput2009-06-281-1/+1
| * | | KVM: MMU: Allow 4K ptes with bit 7 (PAT) setAvi Kivity2009-06-281-3/+3
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-2813-113/+246
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | x86, delay: tsc based udelay should have rdtsc_barrierPallipadi, Venkatesh2009-06-261-0/+3
| * | x86, setup: correct include file in <asm/boot.h>H. Peter Anvin2009-06-261-2/+2
| * | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day2009-06-251-1/+1
| * | x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto2009-06-251-2/+2
| * | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-252-0/+4
| * | x86: Fix uv bau sending buffer initializationCliff Wickman2009-06-241-7/+2
| * | x86, mce: Fix mce resume on 32bitHidetoshi Seto2009-06-231-1/+1
| * | x86: Move init_gbpages() to setup_arch()Pekka J Enberg2009-06-232-17/+16
| * | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Ingo Molnar2009-06-227-87/+222
| |\ \
| | * | x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo2009-06-221-3/+15
| | * | x86: implement percpu_alloc kernel parameterTejun Heo2009-06-221-19/+50
| | * | x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-223-10/+93
| | * | x86: reorganize cpa_process_alias()Tejun Heo2009-06-221-27/+23
| | * | x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo2009-06-221-25/+33
| | * | x86: rename remap percpu first chunk allocator to lpageTejun Heo2009-06-221-25/+25