| Commit message (Expand) | Author | Age |
... | |
| | * | | | x86: Use xadd helper more widely | Jeremy Fitzhardinge | 2011-08-29 |
| | * | | | x86: Add xadd helper macro | Jeremy Fitzhardinge | 2011-08-29 |
| | * | | | x86, cmpxchg: Unify cmpxchg into cmpxchg.h | Jeremy Fitzhardinge | 2011-08-29 |
| | * | | | x86, cmpxchg: Move 64-bit set64_bit() to match 32-bit | Jeremy Fitzhardinge | 2011-08-29 |
| | * | | | x86, cmpxchg: Move 32-bit __cmpxchg_wrong_size to match 64 bit. | Jeremy Fitzhardinge | 2011-08-29 |
| | * | | | x86, cmpxchg: <linux/alternative.h> has LOCK_PREFIX | Jeremy Fitzhardinge | 2011-08-29 |
* | | | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ |
|
| * | | | | | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 |
| * | | | | | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 2011-07-31 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ |
|
| * | | | | | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 2011-10-14 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ |
|
| * | | | | | x86, cpu: Add cpufeature flag for PCIDs | Arun Thomas | 2011-08-22 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner | 2011-09-12 |
| * | | | | | | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 2011-08-05 |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86-64, unistd: Remove bogus __IGNORE_getcpu | Andy Lutomirski | 2011-08-24 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86-64: Fix CFI data for interrupt frames | Jan Beulich | 2011-09-28 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=y | Yinghai Lu | 2011-10-13 |
| * | | | | | | | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich | 2011-09-28 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf, x86: Implement IBS initialization | Robert Richter | 2011-10-10 |
| * | | | | | | | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 2011-10-10 |
| * | | | | | | | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus | 2011-10-10 |
| * | | | | | | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 |
| * | | | | | | | x86, nmi: Create new NMI handler routines | Don Zickus | 2011-10-10 |
| * | | | | | | | perf, intel: Use GO/HO bits in perf-ctr | Gleb Natapov | 2011-10-10 |
| * | | | | | | | perf, amd: Use GO/HO bits in perf-ctr | Joerg Roedel | 2011-10-06 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 |
| * | | | | | | | x86, ioapic: Define irq_remap_modify_chip_defaults() | Suresh Siddha | 2011-09-21 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman | 2011-08-29 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | Staging: hv: vmbus: Retry vmbus_post_msg() before giving up | K. Y. Srinivasan | 2011-08-25 |
| | | |/ / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | doc: fix broken references | Paul Bolle | 2011-09-27 |
* | | | | | | | | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2011-10-25 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 2011-09-29 |
| * | | | | | | | xen/p2m: Make debug/xen/mmu/p2m visible again. | Konrad Rzeszutek Wilk | 2011-09-23 |
* | | | | | | | | asm alternatives: remove incorrect alignment notes | Linus Torvalds | 2011-09-15 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm | Linus Torvalds | 2011-09-07 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | KVM: Fix instruction size issue in pvclock scaling | Duncan Sands | 2011-08-30 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
|/ / / / / |
|
* | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-22 |
|\ \ \ \ \ |
|
| * | | | | | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich | 2011-08-17 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-12 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|