| Commit message (Expand) | Author | Age | Files | Lines |
* | perf_counter: Remove unused variables | Peter Zijlstra | 2009-07-22 | 1 | -2/+0 |
* | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras | 2009-07-13 | 1 | -4/+2 |
* | perf_counter: Clean up global vs counter enable | Peter Zijlstra | 2009-07-10 | 1 | -8/+8 |
* | perf_counter: Fix up P6 PMU details | Peter Zijlstra | 2009-07-10 | 1 | -5/+23 |
* | perf_counter: Add P6 PMU support | Vince Weaver | 2009-07-10 | 1 | -14/+213 |
* | x86: atomic64: Inline atomic64_read() again | Eric Dumazet | 2009-07-04 | 2 | -22/+23 |
* | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() | Ingo Molnar | 2009-07-03 | 1 | -4/+4 |
* | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar | 2009-07-03 | 2 | -15/+15 |
* | x86: atomic64: Export APIs to modules | Ingo Molnar | 2009-07-03 | 2 | -1/+19 |
* | x86: atomic64: Improve atomic64_read() | Eric Dumazet | 2009-07-03 | 1 | -2/+10 |
* | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP | Paul Mackerras | 2009-07-03 | 2 | -11/+47 |
* | x86: atomic64: Fix unclean type use in atomic64_xchg() | Ingo Molnar | 2009-07-03 | 1 | -1/+1 |
* | x86: atomic64: Make atomic_read() type-safe | Ingo Molnar | 2009-07-03 | 1 | -1/+4 |
* | x86: atomic64: Reduce size of functions | Ingo Molnar | 2009-07-03 | 1 | -2/+2 |
* | x86: atomic64: Improve atomic64_add_return() | Ingo Molnar | 2009-07-03 | 1 | -3/+12 |
* | x86: atomic64: Improve cmpxchg8b() | Eric Dumazet | 2009-07-03 | 1 | -12/+7 |
* | x86: atomic64: Improve atomic64_read() | Eric Dumazet | 2009-07-03 | 1 | -6/+2 |
* | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar | 2009-07-03 | 3 | -117/+237 |
* | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too | Eric Dumazet | 2009-07-03 | 1 | -1/+1 |
* | perf_counter: Ignore the nmi call frames in the x86-64 backtraces | Frederic Weisbecker | 2009-07-01 | 4 | -8/+30 |
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-07-01 | 2 | -12/+13 |
|\ |
|
| * | perf_counter, x86: Update x86_pmu after WARN() | Yinghai Lu | 2009-06-29 | 1 | -2/+2 |
| * | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 2009-06-25 | 2 | -0/+9 |
| * | perf_counter, x86: Set global control MSR correctly | Yong Wang | 2009-06-24 | 1 | -9/+1 |
| * | perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD | Jaswinder Singh Rajput | 2009-06-21 | 1 | -1/+1 |
* | | x86: only clear node_states for 64bit | Yinghai Lu | 2009-07-01 | 1 | -0/+2 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-29 | 1 | -3/+0 |
|\ \ |
|
| * | | Revert "x86: cap iomem_resource to addressable physical memory" | H. Peter Anvin | 2009-06-28 | 1 | -3/+0 |
* | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-28 | 5 | -5/+21 |
|\ \ \ |
|
| * | | | KVM: shut up uninit compiler warning in paging_tmpl.h | Jaswinder Singh Rajput | 2009-06-28 | 1 | -1/+1 |
| * | | | KVM: Ignore reads to K7 EVNTSEL MSRs | Amit Shah | 2009-06-28 | 1 | -0/+1 |
| * | | | KVM: VMX: Handle vmx instruction vmexits | Avi Kivity | 2009-06-28 | 1 | -0/+15 |
| * | | | KVM: kvm/x86_emulate.c toggle_interruptibility() should be static | Jaswinder Singh Rajput | 2009-06-28 | 1 | -1/+1 |
| * | | | KVM: MMU: Allow 4K ptes with bit 7 (PAT) set | Avi Kivity | 2009-06-28 | 1 | -3/+3 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-28 | 13 | -113/+246 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | x86, delay: tsc based udelay should have rdtsc_barrier | Pallipadi, Venkatesh | 2009-06-26 | 1 | -0/+3 |
| * | | x86, setup: correct include file in <asm/boot.h> | H. Peter Anvin | 2009-06-26 | 1 | -2/+2 |
| * | | x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h> | Robert P. J. Day | 2009-06-25 | 1 | -1/+1 |
| * | | x86, mce: percpu mcheck_timer should be pinned | Hidetoshi Seto | 2009-06-25 | 1 | -2/+2 |
| * | | x86: Add sysctl to allow panic on IOCK NMI error | Kurt Garloff | 2009-06-25 | 2 | -0/+4 |
| * | | x86: Fix uv bau sending buffer initialization | Cliff Wickman | 2009-06-24 | 1 | -7/+2 |
| * | | x86, mce: Fix mce resume on 32bit | Hidetoshi Seto | 2009-06-23 | 1 | -1/+1 |
| * | | x86: Move init_gbpages() to setup_arch() | Pekka J Enberg | 2009-06-23 | 2 | -17/+16 |
| * | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Ingo Molnar | 2009-06-22 | 7 | -87/+222 |
| |\ \ |
|
| | * | | x86: ensure percpu lpage doesn't consume too much vmalloc space | Tejun Heo | 2009-06-22 | 1 | -3/+15 |
| | * | | x86: implement percpu_alloc kernel parameter | Tejun Heo | 2009-06-22 | 1 | -19/+50 |
| | * | | x86: fix pageattr handling for lpage percpu allocator and re-enable it | Tejun Heo | 2009-06-22 | 3 | -10/+93 |
| | * | | x86: reorganize cpa_process_alias() | Tejun Heo | 2009-06-22 | 1 | -27/+23 |
| | * | | x86: prepare setup_pcpu_lpage() for pageattr fix | Tejun Heo | 2009-06-22 | 1 | -25/+33 |
| | * | | x86: rename remap percpu first chunk allocator to lpage | Tejun Heo | 2009-06-22 | 1 | -25/+25 |