| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 1 | -7/+21 |
|\ |
|
| * | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming | 2012-10-30 | 1 | -7/+21 |
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 | 1 | -4/+17 |
|\ \ |
|
| * \ | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar | 2012-10-26 | 1 | -4/+17 |
| |\ \ |
|
| | * | | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 | 1 | -2/+3 |
| | * | | x86, MCA: Convert the next three variables batch | Borislav Petkov | 2012-10-26 | 1 | -2/+4 |
| | * | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 2012-10-26 | 1 | -0/+3 |
| | * | | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 2012-10-26 | 1 | -0/+7 |
| | |/ |
|
* | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 | 10 | -6/+105 |
|\ \ \ |
|
| * | | | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei | 2012-12-11 | 1 | -1/+2 |
| * | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei | 2012-12-06 | 1 | -0/+2 |
| * | | | kvm: don't use bit24 for detecting address-specific invalidation capability | Zhang Xiantao | 2012-12-05 | 1 | -2/+1 |
| * | | | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld | 2012-11-30 | 3 | -0/+4 |
| * | | | KVM: x86: Add code to track call origin for msr assignment | Will Auld | 2012-11-30 | 1 | -3/+9 |
| * | | | KVM: x86: require matched TSC offsets for master clock | Marcelo Tosatti | 2012-11-27 | 1 | -0/+1 |
| * | | | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti | 2012-11-27 | 1 | -0/+7 |
| * | | | KVM: x86: pass host_tsc to read_l1_tsc | Marcelo Tosatti | 2012-11-27 | 1 | -1/+1 |
| * | | | x86: vdso: pvclock gettime support | Marcelo Tosatti | 2012-11-27 | 1 | -0/+20 |
| * | | | x86: kvm guest: pvclock vsyscall support | Marcelo Tosatti | 2012-11-27 | 1 | -0/+6 |
| * | | | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 2012-11-27 | 3 | -0/+18 |
| * | | | x86: pvclock: add note about rdtsc barriers | Marcelo Tosatti | 2012-11-27 | 1 | -0/+6 |
| * | | | x86: pvclock: introduce helper to read flags | Marcelo Tosatti | 2012-11-27 | 1 | -0/+1 |
| * | | | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti | 2012-11-27 | 1 | -0/+28 |
* | | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 2012-11-29 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 3 | -0/+32 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pci/daniel-numachip' into next | Bjorn Helgaas | 2012-12-07 | 1 | -0/+19 |
| |\ \ \ \ |
|
| | * | | | | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 2012-12-07 | 1 | -0/+19 |
| | |/ / / |
|
| * / / / | EFI: Stash ROMs if they're not in the PCI BAR | Matthew Garrett | 2012-12-05 | 2 | -0/+13 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 5 | -15/+3 |
|\ \ \ \ |
|
| * | | | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -2/+0 |
| * | | | | death to idle_regs() | Al Viro | 2012-11-28 | 1 | -2/+0 |
| * | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 1 | -11/+0 |
| * | | | | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 3 | -6/+12 |
| * | | | | consolidate sys_execve() prototype | Al Viro | 2012-11-28 | 1 | -3/+0 |
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha | 2012-11-02 | 1 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 | 11 | -194/+25 |
|\ \ \ \ \ |
|
| * | | | | | x86, cleanups: Simplify sync_core() in the case of no CPUID | H. Peter Anvin | 2012-11-29 | 1 | -10/+21 |
| * | | | | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin | 2012-11-29 | 1 | -42/+0 |
| * | | | | | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 2012-11-29 | 2 | -9/+0 |
| * | | | | | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 2012-11-29 | 2 | -39/+2 |
| * | | | | | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 2012-11-29 | 2 | -33/+1 |
| * | | | | | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin | 2012-11-29 | 2 | -58/+0 |
| * | | | | | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 2012-11-29 | 2 | -3/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-11 | 2 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 | 1 | -1/+1 |
| * | | | | | x86: Add cpu_has_topoext | Andreas Herrmann | 2012-11-13 | 1 | -0/+1 |
* | | | | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-11 | 2 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 2012-11-14 | 1 | -0/+3 |