| Age | Commit message (Expand) | Author | Files | Lines |
| 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: do not check CS.DPL against RPL during task switch |  Paolo Bonzini | 1 | -3/+0 |
| 2014-08-19 | KVM: x86: Avoid emulating instructions on #UD mistakenly |  Nadav Amit | 1 | -4/+4 |
| 2014-08-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 1 | -0/+3 |
| 2014-08-15 | intel_idle: Disable Baytrail Core and Module C6 auto-demotion |  Len Brown | 1 | -0/+3 |
| 2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -6/+6 |
| 2014-08-14 | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 2 | -6/+6 |
| 2014-08-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 32 | -1075/+911 |
| 2014-08-13 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2014-08-13 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 8 | -70/+309 |
| 2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use |  Benoit Taine | 2 | -6/+6 |
| 2014-08-11 | Merge tag 'efi-urgent' into x86/efi |  H. Peter Anvin | 3 | -12/+53 |
| 2014-08-11 | x86/xen: use vmap() to map grant table pages in PVH guests |  David Vrabel | 1 | -5/+5 |
| 2014-08-11 | x86/xen: resume timer irqs early |  David Vrabel | 1 | -1/+1 |
| 2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc |  Linus Torvalds | 1 | -24/+21 |
| 2014-08-08 | Merge branch 'akpm' (second patchbomb from Andrew Morton) |  Linus Torvalds | 32 | -53/+2069 |
| 2014-08-08 | kexec: verify the signature of signed PE bzImage |  Vivek Goyal | 3 | -0/+54 |
| 2014-08-08 | kexec: support kexec/kdump on EFI systems |  Vivek Goyal | 1 | -12/+134 |
| 2014-08-08 | kexec: support for kexec on panic using new system call |  Vivek Goyal | 6 | -16/+687 |
| 2014-08-08 | kexec-bzImage64: support for loading bzImage using 64bit entry |  Vivek Goyal | 5 | -2/+406 |
| 2014-08-08 | kexec: load and relocate purgatory at kernel load time |  Vivek Goyal | 2 | -0/+144 |
| 2014-08-08 | purgatory: core purgatory functionality |  Vivek Goyal | 8 | -0/+305 |
| 2014-08-08 | purgatory/sha256: provide implementation of sha256 in purgaotory context |  Vivek Goyal | 2 | -0/+305 |
| 2014-08-08 | kexec: implementation of new syscall kexec_file_load |  Vivek Goyal | 1 | -0/+45 |
| 2014-08-08 | kexec: new syscall kexec_file_load() declaration |  Vivek Goyal | 1 | -0/+1 |
| 2014-08-08 | kernel: build bin2c based on config option CONFIG_BUILD_BIN2C |  Vivek Goyal | 1 | -0/+1 |
| 2014-08-08 | shm: add memfd_create() syscall |  David Herrmann | 2 | -0/+2 |
| 2014-08-08 | arch/x86: replace strict_strto calls |  Daniel Walter | 5 | -9/+9 |
| 2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area |  Andy Lutomirski | 5 | -35/+3 |
| 2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig |  Laura Abbott | 3 | -9/+3 |
| 2014-08-08 | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation |  Jiang Liu | 2 | -2/+3 |
| 2014-08-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 5 | -17/+44 |
| 2014-08-07 | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 3 | -58/+20 |
| 2014-08-06 | Merge branch 'akpm' (patchbomb from Andrew Morton) |  Linus Torvalds | 3 | -3/+6 |
| 2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -4/+7 |
| 2014-08-06 | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound |  Linus Torvalds | 1 | -0/+78 |
| 2014-08-06 | memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE |  Wang Nan | 1 | -1/+2 |
| 2014-08-06 | memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE |  Wang Nan | 1 | -1/+2 |
| 2014-08-06 | mm: describe mmap_sem rules for __lock_page_or_retry() and callers |  Paul Cassella | 1 | -1/+2 |
| 2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -8/+8 |
| 2014-08-06 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random |  Linus Torvalds | 2 | -0/+2 |
| 2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security |  Linus Torvalds | 2 | -0/+2 |
| 2014-08-06 | um: Use get_signal() signal_setup_done() |  Richard Weinberger | 1 | -24/+21 |
| 2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -64/+42 |
| 2014-08-05 | x86: MCE: Add raw_lock conversion again |  Thomas Gleixner | 1 | -9/+9 |
| 2014-08-05 | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub |  Matt Fleming | 1 | -0/+1 |
| 2014-08-05 | random: introduce getrandom(2) system call |  Theodore Ts'o | 2 | -0/+2 |
| 2014-08-05 | KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use |  Wanpeng Li | 2 | -14/+40 |
| 2014-08-05 | KVM: nVMX: Fix nested vmexit ack intr before load vmcs01 |  Wanpeng Li | 1 | -2/+2 |
| 2014-08-05 | KVM: Give IRQFD its own separate enabling Kconfig option |  Paul Mackerras | 1 | -0/+1 |