1. 3304f5a1 ARM: 8662/1: module: split core and init PLT sections by Ard Biesheuvel · 7 years ago
  2. ee77345 KVM: arm: plug potential guest hardware debug leakage by Zhichao Huang · 7 years ago
  3. ac4c8fc arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 by Marc Zyngier · 7 years ago
  4. df35a8f ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs by Mark Rutland · 7 years ago
  5. a56f3eb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  6. 8478132 Revert "arm: move exports to definitions" by Russell King · 8 years ago
  7. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  8. 94d0e59 arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU by Marc Zyngier · 8 years ago
  9. 6127d12 ARM: wire up new pkey syscalls by Russell King · 8 years ago
  10. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  12. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  13. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  14. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  15. 66f2c6d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  16. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  17. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. 82fa407 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  19. c7f5d36 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  20. 81a6300 Merge branch 'devel-stable' into for-linus by Russell King · 8 years ago
  21. 301a36f Merge branches 'misc' and 'sa1111-base' into for-linus by Russell King · 8 years ago
  22. fb833b1 ARM: fix delays by Russell King · 8 years ago
  23. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  25. d248220 ARM: 8617/1: dma: fix dma_max_pfn() by Roger Quadros · 8 years ago
  26. 45ca877 Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  27. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  28. 3d9cd95 ARM: gic-v3: Work around definition of gic_write_bpr1 by Marc Zyngier · 8 years ago
  29. acda543 ARM: KVM: Support vgic-v3 by Vladimir Murzin · 8 years ago
  30. a078bed ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers by Vladimir Murzin · 8 years ago
  31. 4f25463 ARM: Move system register accessors to asm/cp15.h by Vladimir Murzin · 8 years ago
  32. 163352eb ARM: Introduce MPIDR_LEVEL_SHIFT macro by Vladimir Murzin · 8 years ago
  33. b60752f ARM: sa1111: provide to_sa1111_device() macro by Russell King · 8 years ago
  34. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  35. cf6e4ca ARM: sa1111: add sa1111_get_irq() by Russell King · 8 years ago
  36. 95ab29a Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/soc by Arnd Bergmann · 8 years ago
  37. 9134449 arm: don't zero in __copy_from_user_inatomic()/__copy_from_user() by Al Viro · 8 years ago
  38. 91ef844 irqchip/gic-v3: Reset BPR during initialization by Daniel Thompson · 8 years ago
  39. 6b3142b ARM: 8612/1: LPAE: initialize cache policy correctly by Stefan Agner · 8 years ago
  40. 435bca5 arm: KVM: Allow an exit code to be tagged with a Virtual Abort by Marc Zyngier · 8 years ago
  41. bfb78b5 arm: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  42. 3aedd5c arm: KVM: Use common AArch32 conditional execution code by Marc Zyngier · 8 years ago
  43. dcadda1 arm/kvm: excise redundant cache maintenance by Mark Rutland · 8 years ago
  44. 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
  45. b828f96 ARM: 8611/1: l2x0: add PMU support by Mark Rutland · 8 years ago
  46. bc0ee9d ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support. by Jonathan Austin · 8 years ago
  47. b2bf482 ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqs by Vladimir Murzin · 8 years ago
  48. f5a5c89 ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype() by Jonathan Austin · 8 years ago
  49. 296909ee ARM: 8603/1: V7M: Add addresses for mem-mapped V7M cache operations by Jonathan Austin · 8 years ago
  50. 26150aa ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly by Jonathan Austin · 8 years ago
  51. 35fa91e ARM: kernel: merge core and init PLTs by Ard Biesheuvel · 8 years ago
  52. dd34b11 ARM: uniphier: remove SoC-specific SMP code by Masahiro Yamada · 8 years ago
  53. 5a0e069 ARM: 8601/1: Remove unused secure_flush_area API by Andy Gross · 8 years ago
  54. 83809b9 ARM: sa1100: move StrongARM CPU ID checks to cputype.h by Russell King · 8 years ago
  55. 10b52a4 ARM: 8598/1: remove traces of perf_ops_bp by Mark Rutland · 8 years ago
  56. d782e42 ARM: 8594/1: enable binfmt_flat on systems with an MMU by Nicolas Pitre · 8 years ago
  57. 7d281b6 ARM: 8589/1: asm/memory.h: remove dead definitions by Nicolas Pitre · 8 years ago
  58. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  59. 4dd1837 arm: move exports to definitions by Al Viro · 8 years ago
  60. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  61. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  62. 0719392 ARM: kexec: fix kexec for Keystone 2 by Russell King · 8 years ago
  63. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  64. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  65. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  66. b5f00d1 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  67. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  68. 5f5a00e Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  69. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  70. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  71. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  72. 397b080 arm: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  73. dfd45b6 ARM: uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  74. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. b46f01c KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities by Andre Przywara · 8 years ago
  76. e6978e4 ARM: save and reset the address limit when entering an exception by Russell King · 8 years ago
  77. 4b5ae01 arm/xen: add support for vm_assist hypercall by Juergen Gross · 8 years ago
  78. be1aaf4 ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services by Shannon Zhao · 8 years ago
  79. 6c41a41 arm/arm64: Get rid of KERN_TO_HYP by Marc Zyngier · 8 years ago
  80. f7bec68 arm/arm64: KVM: Prune unused #defines by Marc Zyngier · 8 years ago
  81. e537ecd arm: KVM: Allow hyp teardown by Marc Zyngier · 8 years ago
  82. cd602a3 arm: KVM: Simplify HYP init by Marc Zyngier · 8 years ago
  83. 26781f9c arm/arm64: KVM: Kill free_boot_hyp_pgd by Marc Zyngier · 8 years ago
  84. 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 8 years ago
  85. 1df3e23 arm/arm64: KVM: Export __hyp_text_start/end symbols by Marc Zyngier · 8 years ago
  86. 3f0f883 arm/arm64: KVM: Remove hyp_kern_va helper by Marc Zyngier · 8 years ago
  87. dd665be ARM: 8584/1: floppy: avoid gcc-6 warning by Arnd Bergmann · 8 years ago
  88. 520319d ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS by Masahiro Yamada · 8 years ago
  89. 0996353 arm/arm64: KVM: Make default HYP mappings non-excutable by Marc Zyngier · 8 years ago
  90. 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 8 years ago
  91. 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 8 years ago
  92. c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 8 years ago
  93. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  94. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  95. 215e362 ARM: 8306/1: loop_udelay: remove bogomips value limitation by Nicolas Pitre · 9 years ago
  96. 9f73bd8 ARM: uaccess: remove put_user() code duplication by Russell King · 8 years ago
  97. 9f85eae ARM: 8580/1: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  98. 5fa9da5 ARM: get rid of horrible *(unsigned int *)(regs + 1) by Russell King · 8 years ago
  99. e6a9dc6 ARM: introduce svc_pt_regs structure by Russell King · 8 years ago
  100. 5745eef6 ARM: rename S_FRAME_SIZE to PT_REGS_SIZE by Russell King · 8 years ago