Age | Commit message (Expand) | Author | Files | Lines |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+11 |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -17/+26 |
2014-10-07 | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Linus Torvalds | 1 | -0/+7 |
2014-09-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -27/+3 |
2014-09-25 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 1 | -24/+0 |
2014-09-24 | kvm: x86: Unpin and remove kvm_arch->apic_access_page | Tang Chen | 1 | -1/+1 |
2014-09-24 | kvm: x86: Add request bit to reload APIC access page address | Tang Chen | 1 | -0/+2 |
2014-09-24 | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen | 1 | -0/+2 |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 1 | -1/+1 |
2014-09-24 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 2 | -2/+9 |
2014-09-24 | KVM: x86: directly use kvm_make_request again | Liang Chen | 1 | -1/+0 |
2014-09-24 | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming | 1 | -24/+0 |
2014-09-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2014-09-19 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 1 | -3/+3 |
2014-09-17 | kvm: Remove ept_identity_pagetable from struct kvm_arch. | Tang Chen | 1 | -1/+0 |
2014-09-14 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 1 | -3/+3 |
2014-09-13 | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 1 | -2/+0 |
2014-09-13 | x86: Tell irq work about self IPI support | Frederic Weisbecker | 2 | -1/+11 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-09-12 | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+1 |
2014-09-10 | x86/xen: don't copy bogus duplicate entries into kernel page tables | Stefan Bader | 1 | -0/+1 |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini | 1 | -3/+6 |
2014-09-05 | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini | 1 | -1/+0 |
2014-09-03 | kvm: x86: fix stale mmio cache bug | David Matlack | 1 | -0/+1 |
2014-09-01 | x86, irq: Fix build error caused by 9eabc99a635a77cbf09 | Jiang Liu | 1 | -0/+1 |
2014-08-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2014-08-30 | x86,mm: fix pte_special versus pte_numa | Hugh Dickins | 1 | -2/+7 |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 1 | -2/+2 |
2014-08-29 | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 1 | -4/+0 |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 1 | -0/+2 |
2014-08-21 | KVM: x86: introduce sched_in to kvm_x86_ops | Radim Krčmář | 1 | -0/+2 |
2014-08-19 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 1 | -1/+1 |
2014-08-19 | KVM: x86: drop fpu_activate hook | Wanpeng Li | 1 | -1/+0 |
2014-08-18 | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 1 | -0/+7 |
2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+3 |
2014-08-16 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion | Len Brown | 1 | -0/+3 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -88/+49 |
2014-08-14 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -61/+189 |
2014-08-09 | kexec: support for kexec on panic using new system call | Vivek Goyal | 2 | -3/+36 |
2014-08-09 | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2 | -0/+27 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2 | -1/+2 |
2014-08-09 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2 | -9/+2 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+5 |
2014-08-07 | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+78 |
2014-08-05 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+9 |
2014-08-05 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+11 |
2014-08-05 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+107 |
2014-08-05 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+6 |
2014-08-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+33 |
2014-08-05 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 5 | -202/+215 |