1. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  2. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  3. 047486d Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  4. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  6. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. c32c2cb Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  9. 0d97e6d arm64: kasan: clear stale stack poison by Mark Rutland · 9 years ago
  10. ff79258 arm64: hugetlb: partial revert of 66b3923a1a0f by Will Deacon · 9 years ago
  11. 36e5cd6 arm64: account for sparsemem section alignment when choosing vmemmap offset by Ard Biesheuvel · 9 years ago
  12. b40c489 arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit by Marc Zyngier · 9 years ago
  13. 0d98d00 arm64: KVM: vgic-v3: Reset LRs at boot time by Marc Zyngier · 9 years ago
  14. 84e8b9c arm64: KVM: vgic-v3: Do not save an LR known to be empty by Marc Zyngier · 9 years ago
  15. b434454 arm64: KVM: vgic-v3: Save maintenance interrupt state only if required by Marc Zyngier · 9 years ago
  16. 1b8e83c arm64: KVM: vgic-v3: Avoid accessing ICH registers by Marc Zyngier · 9 years ago
  17. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  18. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  19. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
  20. ed385c7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  21. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  22. c2687cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  23. 2b097e9 Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  24. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  25. 623eefa8 arm64: KVM: Switch the sys_reg search to be a binary search by Marc Zyngier · 9 years ago
  26. bb0c70b arm64: KVM: Add a new vcpu device control group for PMUv3 by Shannon Zhao · 9 years ago
  27. f577f6c arm64: KVM: Introduce per-vcpu kvm device controls by Shannon Zhao · 9 years ago
  28. 808e738 arm64: KVM: Add a new feature bit for PMUv3 by Shannon Zhao · 9 years ago
  29. 2aa36e9 arm64: KVM: Reset PMU state when resetting vcpu by Shannon Zhao · 9 years ago
  30. d692b8a arm64: KVM: Add access handler for PMUSERENR register by Shannon Zhao · 9 years ago
  31. 7699373 arm64: KVM: Add helper to handle PMCR register bits by Shannon Zhao · 9 years ago
  32. 7a0adc7 arm64: KVM: Add access handler for PMSWINC register by Shannon Zhao · 9 years ago
  33. 76d883c arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register by Shannon Zhao · 9 years ago
  34. 9db52c7 arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register by Shannon Zhao · 9 years ago
  35. 9feb21a arm64: KVM: Add access handler for event type register by Shannon Zhao · 9 years ago
  36. 96b0eeb arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register by Shannon Zhao · 9 years ago
  37. 051ff58 arm64: KVM: Add access handler for event counter register by Shannon Zhao · 9 years ago
  38. a86b550 arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register by Shannon Zhao · 9 years ago
  39. 3965c3c arm64: KVM: Add access handler for PMSELR register by Shannon Zhao · 9 years ago
  40. ab94683 arm64: KVM: Add access handler for PMCR register by Shannon Zhao · 10 years ago
  41. 04fe472 arm64: KVM: Define PMU data structure for each vcpu by Shannon Zhao · 9 years ago
  42. ad88213 arm64: KVM: Add temporary kvm_perf_event.h by Marc Zyngier · 9 years ago
  43. 21a4179 arm64: KVM: Move __cpu_init_stage2 after kvm_call_hyp by Marc Zyngier · 9 years ago
  44. 6d50d54 arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp by Marc Zyngier · 9 years ago
  45. 13720a5 arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h by Marc Zyngier · 9 years ago
  46. 1f364c8 arm64: VHE: Add support for running Linux in EL2 mode by Marc Zyngier · 11 years ago
  47. ae7e27f arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP by Marc Zyngier · 9 years ago
  48. d98ecda arm64: perf: Count EL2 events if the kernel is running in HYP by Marc Zyngier · 9 years ago
  49. 5f05a72 arm64: KVM: Move most of the fault decoding to C by Marc Zyngier · 9 years ago
  50. 253dcbd arm64: KVM: VHE: Add alternative panic handling by Marc Zyngier · 9 years ago
  51. 77cb2d9 arm64: KVM: VHE: Add fpsimd enabling on guest access by Marc Zyngier · 9 years ago
  52. 5efe6de arm64: KVM: VHE: Use unified sysreg accessors for timer by Marc Zyngier · 9 years ago
  53. 68908bf arm64: KVM: VHE: Implement VHE activate/deactivate_traps by Marc Zyngier · 10 years ago
  54. 3287622 arm64: KVM: VHE: Make __fpsimd_enabled VHE aware by Marc Zyngier · 9 years ago
  55. d1526e5 arm64: KVM: VHE: Enable minimal sysreg save/restore by Marc Zyngier · 9 years ago
  56. 094f823 arm64: KVM: VHE: Use unified system register accessors by Marc Zyngier · 9 years ago
  57. 9c6c356 arm64: KVM: VHE: Split save/restore of registers shared between guest and host by Marc Zyngier · 9 years ago
  58. edef528 arm64: KVM: VHE: Differenciate host/guest sysreg save/restore by Marc Zyngier · 9 years ago
  59. 915ccd1 arm64: KVM: VHE: Introduce unified system register accessors by Marc Zyngier · 9 years ago
  60. cedbb8b7 arm64: KVM: VHE: Patch out kern_hyp_va by Marc Zyngier · 10 years ago
  61. b81125c arm64: KVM: VHE: Patch out use of HVC by Marc Zyngier · 10 years ago
  62. d88701b arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature by Marc Zyngier · 10 years ago
  63. 82deae0 arm/arm64: Add new is_kernel_in_hyp_mode predicate by Marc Zyngier · 11 years ago
  64. 3a3604b arm64: KVM: Switch to C-based stage2 init by Marc Zyngier · 10 years ago
  65. 57c841f arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP by Marc Zyngier · 9 years ago
  66. 4242852 ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end by Marc Zyngier · 9 years ago
  67. 35a2491 arm/arm64: KVM: Add hook for C-based stage2 init by Marc Zyngier · 9 years ago
  68. 4cad67f arm/arm64: KVM: Fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  69. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  70. dfd55ad arm64: vmemmap: use virtual projection of linear region by Ard Biesheuvel · 9 years ago
  71. 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  72. 0fb00d3 Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  73. fd451b9 arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 by Marc Zyngier · 9 years ago
  74. e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 9 years ago
  75. 23300f6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  76. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 9 years ago
  77. 8684fa3 arm64: kbuild: make "make install" not depend on vmlinux by Masahiro Yamada · 9 years ago
  78. 722ec35 arm64: dma-mapping: fix handling of devices registered before arch_initcall by Marek Szyprowski · 9 years ago
  79. d82834e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  80. c53d7a8 Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  81. 7f4e346 arm64/efi: Make strnlen() available to the EFI namespace by Thierry Reding · 9 years ago
  82. bee038a arm/arm64: crypto: assure that ECB modes don't require an IV by Jeremy Linton · 9 years ago
  83. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. a80a0eb arm64: make irq_stack_ptr more robust by Yang Shi · 9 years ago
  85. 3c5b1d9 arm64: KVM: Configure TCR_EL2.PS at runtime by Tirumalesh Chalamarla · 9 years ago
  86. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 9 years ago
  87. e04a28d arm64: debug: re-enable irqs before sending breakpoint SIGTRAP by Will Deacon · 9 years ago
  88. bcaf669 arm64: disable kasan when accessing frame->fp in unwind_frame by Yang Shi · 9 years ago
  89. afc6074 Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  90. c17dfb0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  91. 234234c ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  92. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
  93. df48ab3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  94. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  95. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  96. 95f5c80 arm64: allow vmalloc regions to be set with set_memory_* by Ard Biesheuvel · 9 years ago
  97. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  98. aa5306a Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 9 years ago
  99. 43acf83 ARM64: tegra: Add chosen node for tegra132 norrin by Jon Hunter · 9 years ago
  100. aeb2ee5 arm64: dts: Add missing DMA Abort interrupt to Juno by Robin Murphy · 9 years ago