| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti | 2012-11-27 |
| | * | | | | | | | | | | x86: pvclock: remove pvclock_shadow_time | Marcelo Tosatti | 2012-11-27 |
| | * | | | | | | | | | | x86: pvclock: make sure rdtsc doesnt speculate out of region | Marcelo Tosatti | 2012-11-27 |
| | * | | | | | | | | | | x86: kvmclock: allocate pvclock shared memory area | Marcelo Tosatti | 2012-11-27 |
| | | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov | 2012-12-12 |
| * | | | | | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas | 2012-12-07 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 2012-12-07 |
| | | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| | * / | | | | | | | | | | x86: Use PCI setup data | Matthew Garrett | 2012-12-05 |
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
| |\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | /
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | | x86 mtrr: fix comment typo in mtrr_bp_init | Olaf Hering | 2012-12-07 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | * | | | | | | | | death to idle_regs() | Al Viro | 2012-11-28 |
| | * | | | | | | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 |
| | * | | | | | | | | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 |
| * | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich | 2012-11-02 |
| | * | | | | | | | | | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 2012-11-02 |
| | * | | | | | | | | | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha | 2012-11-02 |
| | | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | * | | | | | | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin | 2012-11-29 |
| | * | | | | | | | | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 2012-11-29 |
| | * | | | | | | | | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 2012-11-29 |
| | | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-11 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 |
| | * | | | | | | | | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD | Andreas Herrmann | 2012-11-13 |
| | * | | | | | | | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 |
| | * | | | | | | | | x86: Add cpu_has_topoext | Andreas Herrmann | 2012-11-13 |
| | | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-12-11 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha | 2012-11-26 |
| | * | | | | | | | | x86: Remove dead hlt_use_halt code | Daniel Lezcano | 2012-10-26 |
| | | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-11 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu | 2012-11-14 |
| | * | | | | | | | | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | Fenghua Yu | 2012-11-14 |
| | | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-11 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86: Don't clobber top of pt_regs in nested NMI | Salman Qazi | 2012-11-02 |
| | | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 |
| | * | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-12-08 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | uprobes/x86: Cleanup the single-stepping code | Oleg Nesterov | 2012-11-03 |