| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 | 4 | -69/+214 |
|\ |
|
| * | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei | 2012-12-11 | 1 | -2/+2 |
| * | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei | 2012-12-06 | 1 | -0/+32 |
| * | KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf | Gleb Natapov | 2012-11-28 | 1 | -6/+1 |
| * | x86: kvm guest: pvclock vsyscall support | Marcelo Tosatti | 2012-11-27 | 2 | -12/+55 |
| * | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 2012-11-27 | 1 | -0/+73 |
| * | x86: pvclock: introduce helper to read flags | Marcelo Tosatti | 2012-11-27 | 1 | -0/+13 |
| * | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti | 2012-11-27 | 1 | -14/+2 |
| * | x86: pvclock: remove pvclock_shadow_time | Marcelo Tosatti | 2012-11-27 | 1 | -46/+11 |
| * | x86: pvclock: make sure rdtsc doesnt speculate out of region | Marcelo Tosatti | 2012-11-27 | 1 | -2/+2 |
| * | x86: kvmclock: allocate pvclock shared memory area | Marcelo Tosatti | 2012-11-27 | 1 | -11/+47 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov | 2012-12-12 | 1 | -1/+1 |
* | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 2 | -4/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas | 2012-12-07 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 2012-12-07 | 1 | -0/+2 |
| | | |/
| | |/| |
|
| * | | | x86: Use PCI setup data | Matthew Garrett | 2012-12-05 | 1 | -4/+0 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86 mtrr: fix comment typo in mtrr_bp_init | Olaf Hering | 2012-12-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 6 | -71/+30 |
|\ \ |
|
| * | | death to idle_regs() | Al Viro | 2012-11-28 | 1 | -9/+0 |
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 2 | -4/+2 |
| * | | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 5 | -59/+29 |
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 | 3 | -24/+58 |
|\ \ \ |
|
| * | | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich | 2012-11-02 | 1 | -2/+3 |
| * | | | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 2012-11-02 | 1 | -2/+2 |
| * | | | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha | 2012-11-02 | 1 | -20/+53 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 | 3 | -46/+2 |
|\ \ \ |
|
| * | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin | 2012-11-29 | 1 | -28/+0 |
| * | | | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 2012-11-29 | 2 | -7/+0 |
| * | | | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 2012-11-29 | 1 | -11/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-11 | 3 | -28/+58 |
|\ \ \ |
|
| * | | | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 | 1 | -14/+27 |
| * | | | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD | Andreas Herrmann | 2012-11-13 | 1 | -1/+5 |
| * | | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 | 2 | -11/+24 |
| * | | | x86: Add cpu_has_topoext | Andreas Herrmann | 2012-11-13 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-12-11 | 2 | -45/+20 |
|\ \ \ |
|
| * | | | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha | 2012-11-26 | 1 | -20/+6 |
| * | | | x86: Remove dead hlt_use_halt code | Daniel Lezcano | 2012-10-26 | 1 | -25/+14 |
* | | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-11 | 8 | -41/+262 |
|\ \ \ \ |
|
| * | | | | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 2012-11-14 | 1 | -0/+51 |
| * | | | | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu | 2012-11-14 | 1 | -1/+5 |
| * | | | | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 2012-11-14 | 1 | -1/+3 |
| * | | | | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu | 2012-11-14 | 1 | -2/+7 |
| * | | | | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu | 2012-11-14 | 1 | -3/+2 |
| * | | | | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu | 2012-11-14 | 1 | -7/+104 |
| * | | | | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu | 2012-11-14 | 1 | -0/+13 |
| * | | | | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu | 2012-11-14 | 1 | -0/+16 |
| * | | | | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu | 2012-11-14 | 1 | -20/+18 |
| * | | | | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | Fenghua Yu | 2012-11-14 | 1 | -7/+43 |
| | |/ /
| |/| | |
|