1. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  2. 5ccd414 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  3. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  4. 0160e00 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. 8d648aa Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  7. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  8. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  9. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  10. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  11. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  12. 9c6ee01 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  13. 2807712 KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES by Eric Auger · 8 years ago
  14. 3b65808 KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES by Eric Auger · 8 years ago
  15. 876ae23 KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group by Eric Auger · 8 years ago
  16. e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
  17. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 8 years ago
  19. c24a7be Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  20. 7a97cec KVM: mark requests that need synchronization by Paolo Bonzini · 8 years ago
  21. 930f7fd KVM: mark requests that do not need a wakeup by Radim Krčmář · 8 years ago
  22. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  23. c92a90a Merge branches 'fixes' and 'misc' into for-next by Russell King · 8 years ago
  24. b9cdbe6 ARM: Implement pci_remap_cfgspace() interface by Lorenzo Pieralisi · 8 years ago
  25. 00d2904 ARM/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  26. b089c31 ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap by Jon Medhurst · 8 years ago
  27. 7b02065 Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/drivers by Olof Johansson · 8 years ago
  28. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  29. 3fe17e6 KVM: arm/arm64: Add ARM user space interrupt signaling ABI by Alexander Graf · 8 years ago
  30. ecb5d61 ARM: hyp-stub/KVM: Kill __hyp_get_vectors by Marc Zyngier · 8 years ago
  31. 9e9ebd0 arm/arm64: KVM: Remove kvm_get_idmap_start by Marc Zyngier · 8 years ago
  32. 0fb2659 arm/arm64: KVM: Use __hyp_reset_vectors() directly by Marc Zyngier · 8 years ago
  33. 386627d ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet by Marc Zyngier · 8 years ago
  34. a92ce8f ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors by Marc Zyngier · 8 years ago
  35. bc845e4 ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code by Marc Zyngier · 8 years ago
  36. 7d1bf4e ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall by Marc Zyngier · 8 years ago
  37. 4c70cf0 ARM: hyp-stub: Define a return value for failed stub calls by Marc Zyngier · 8 years ago
  38. 467f97b ARM: KVM: Convert KVM to use HVC_GET_VECTORS by Marc Zyngier · 8 years ago
  39. 9da5ac2 ARM: soft-reboot into same mode that we entered the kernel by Russell King · 8 years ago
  40. 328e566 KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put by Christoffer Dall · 9 years ago
  41. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  42. ba3fae0 ARM/clk: move the ICST library to drivers/clk by Linus Walleij · 8 years ago
  43. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  44. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  45. b69bad7 Merge tag 'arm-soc/for-4.12/soc' of http://github.com/Broadcom/stblinux into next/soc by Arnd Bergmann · 8 years ago
  46. ea2d9a9 ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modalias by Ard Biesheuvel · 8 years ago
  47. 4de5b63 arm: switch to RAW_COPY_USER by Al Viro · 8 years ago
  48. 0f9b38c arm: switch to generic extable.h by Al Viro · 8 years ago
  49. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  50. b7ede5a1 ARM: 8662/1: module: split core and init PLT sections by Ard Biesheuvel · 8 years ago
  51. d47b51a ARM: brcmstb: Add entry for 7260 by Florian Fainelli · 8 years ago
  52. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  53. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  54. 3e92f94 KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused by Linu Cherian · 8 years ago
  55. f050fe7 arm: KVM: Survive unknown traps from guests by Mark Rutland · 8 years ago
  56. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  57. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  58. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  59. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  60. 17a870b Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to indicate}' into for-linus by Russell King · 8 years ago
  61. e2fce0a ARM: 8655/1: improve NOMMU definition of pgprot_*() by Arnd Bergmann · 8 years ago
  62. 1c63d4c ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h> by Masahiro Yamada · 8 years ago
  63. 58c1670 ARM: 8648/2: nommu: display vectors base by Afzal Mohammed · 8 years ago
  64. d2ca5f2 ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig by Afzal Mohammed · 8 years ago
  65. e377cd8 ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 8 years ago
  66. a09975b ARM: 8639/1: Define KERNEL_START and KERNEL_END by Florian Fainelli · 8 years ago
  67. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  68. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  69. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  70. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  71. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  72. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 32e2d7c Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. b92ce30 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  75. 32b1436 ARM: 8657/1: uaccess: consistently check object sizes by Kees Cook · 8 years ago
  76. 90de943 KVM: arm/arm64: Move cntvoff to each timer context by Jintack Lim · 8 years ago
  77. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  78. 6d0ca4a arm/efi: Allow invocation of arbitrary runtime services by David Howells · 8 years ago
  79. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  80. 13b7756 arm/arm64: KVM: Stop propagating cacheability status of a faulted page by Marc Zyngier · 8 years ago
  81. 8f36eba arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 by Marc Zyngier · 8 years ago
  82. e96a006 KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl by Vijaya Kumar K · 8 years ago
  83. d017d7b KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access by Vijaya Kumar K · 8 years ago
  84. 94574c9 KVM: arm/arm64: vgic: Add distributor and redistributor access by Vijaya Kumar K · 8 years ago
  85. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  86. ca6e8e1 treewide: Consolidate set_dma_ops() implementations by Bart Van Assche · 8 years ago
  87. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  88. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  89. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  90. ed79c9d ARM: put types.h in uapi by Nicolas Dichtel · 8 years ago
  91. 488f94d KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems by Jintack Lim · 8 years ago
  92. ddc3783 ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs by Mark Rutland · 8 years ago
  93. 270c8cf ARM: 8632/1: ftrace: fix syscall name matching by Rabin Vincent · 8 years ago
  94. 66d4667 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  95. ed141f2 Merge branch 'syscalls' into for-linus by Russell King · 8 years ago
  96. 4188462 Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linus by Russell King · 8 years ago
  97. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  98. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  99. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  100. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago