Age | Commit message (Expand) | Author |
2010-07-28 | x86, asm: Clean up and simplify <asm/cmpxchg.h> | H. Peter Anvin |
2010-07-28 | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld |
2010-07-28 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld |
2010-07-28 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2010-07-28 | Merge remote branch 'linus/master' into x86/cpu | H. Peter Anvin |
2010-07-27 | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin |
2010-07-27 | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin |
2010-07-27 | support multiple .discard.* sections to avoid section type conflicts | Jeremy Fitzhardinge |
2010-07-27 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang |
2010-07-22 | x86: early PV on HVM features initialization. | Sheng Yang |
2010-07-22 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge |
2010-07-21 | x86: Remove redundant K6 MSRs | Brian Gerst |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-07-20 | x86, rwsem: Minor cleanups | Michel Lespinasse |
2010-07-20 | x86, rwsem: Stay on fast path when count > 0 in __up_write() | Michel Lespinasse |
2010-07-20 | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen |
2010-07-19 | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin |
2010-07-19 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha |
2010-07-07 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin |
2010-07-07 | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang |
2010-07-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2010-07-05 | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov |
2010-07-01 | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN | Alexander Duyck |
2010-06-30 | x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch | Alexander Duyck |
2010-06-28 | Merge branch 'linus' into perf/core | Thomas Gleixner |
2010-06-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-24 | x86: Support for instruction breakpoints | Frederic Weisbecker |
2010-06-18 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi |
2010-06-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-06-11 | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-06-09 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker |
2010-06-08 | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker |
2010-06-08 | perf, x86: Small fix to cpuid10_edx | Livio Soares |
2010-06-07 | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-30 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-28 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown |
2010-05-27 | sched: clarify commment for TS_POLLING | Len Brown |