1. 38f791a arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 by Christoffer Dall · 10 years ago
  2. 903ed3a ARM: kvm: define PAGE_S2_DEVICE as read-only by default by Ard Biesheuvel · 10 years ago
  3. c40f2f8 arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap by Ard Biesheuvel · 10 years ago
  4. 0496daa5 arm/arm64: KVM: Report correct FSC for unsupported fault types by Christoffer Dall · 10 years ago
  5. a98f26f arm/arm64: KVM: vgic: make number of irqs a configurable attribute by Marc Zyngier · 10 years ago
  6. a875daf Merge remote-tracking branch 'kvm/next' into queue by Christoffer Dall · 10 years ago
  7. a7d079c ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() by Ard Biesheuvel · 10 years ago
  8. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  9. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  10. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  11. 6951e48 KVM: ARM/arm64: fix non-const declaration of function returning const by Will Deacon · 10 years ago
  12. 9804788 arm/arm64: KVM: Support KVM_CAP_READONLY_MEM by Christoffer Dall · 10 years ago
  13. e57e419 ARM: wire up memfd_create syscall by Russell King · 10 years ago
  14. eb64525 ARM: wire up getrandom syscall by Russell King · 10 years ago
  15. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  16. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  17. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  19. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  20. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  21. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  22. f15bdfe Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  23. 5d57686 Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm by Paolo Bonzini · 10 years ago
  24. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. 6046825 ARM: 8119/1: crypto: sha1: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  26. c70fbb0 Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 10 years ago
  27. 5a12a597 arm: Add devicetree fixup machine function by Laura Abbott · 10 years ago
  28. c6f54a9 ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h> by Uwe Kleine-König · 10 years ago
  29. dffd7e3 Merge branch 'cleanup/gpio-header-removal' into next/soc by Arnd Bergmann · 10 years ago
  30. ded9477 ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE by Steven Capper · 10 years ago
  31. f295070 ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear by Steven Capper · 10 years ago
  32. 7bab7d9e ARM: S5PV210: move debug-macro.S into the common space by Tomasz Figa · 10 years ago
  33. 8396697 ARM: add seccomp syscall by Kees Cook · 10 years ago
  34. ddd0c53 ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resume by Shawn Guo · 10 years ago
  35. bf67fd3 ARM: 8098/1: mcs lock: implement wfe-based polling for MCS locking by Will Deacon · 10 years ago
  36. e38361d ARM: 8091/2: add get_user() support for 8 byte types by Daniel Thompson · 10 years ago
  37. bc994c7 ARM: 8097/1: unistd.h: relocate comments back to place by Baruch Siach · 10 years ago
  38. 9865f1d ARM: 8070/1: Introduce arm_get_current_stack_frame() by Nikolay Borisov · 10 years ago
  39. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 10 years ago
  40. af040ff ARM: make it easier to check the CPU part number correctly by Russell King · 10 years ago
  41. 3721924 ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback by Nicolas Pitre · 10 years ago
  42. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  43. cb6a0fd Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next/cleanup by Olof Johansson · 10 years ago
  44. 27f194f ARM: KVM: MMIO support BE host running LE code by Victor Kamensky · 10 years ago
  45. 19b0e60 ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE case by Victor Kamensky · 10 years ago
  46. 1a9b130 arm64: KVM: split GICv2 world switch from hyp code by Marc Zyngier · 11 years ago
  47. 1df08ba arm64: KVM: allow export and import of generic timer regs by Alex Bennée · 10 years ago
  48. 4f853a7 arm/arm64: KVM: Fix and refactor unmap_range by Christoffer Dall · 10 years ago
  49. dd99eef ARM: clps711x: Move debug include into arch/arm/include/debug/ by Alexander Shiyan · 10 years ago
  50. 1113ff9 arm: perf: add macros for empty event mappings by Mark Rutland · 10 years ago
  51. ac8674d arm: perf: move event map macros to pmu.h by Mark Rutland · 10 years ago
  52. 9a2b51b ARM: 8078/1: get rid of hardcoded assumptions about kernel stack size by Andrey Ryabinin · 10 years ago
  53. 83de911 ARM: make user_addr_max more robust by Uwe Kleine-König · 10 years ago
  54. 03eca20 ARM: nommu: don't limit TASK_SIZE by Uwe Kleine-König · 10 years ago
  55. 5343033 ARM: delete old reference to ARM_GPIOLIB_COMPLEX by Linus Walleij · 10 years ago
  56. dfa46d2 ARM: kill CONFIG_NEED_MACH_GPIO_H by Linus Walleij · 10 years ago
  57. ef2e039 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  58. d0ba7cc ARM: 8080/1: mcpm.h: remove unused variable declaration by Nicolas Pitre · 10 years ago
  59. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  60. 1712ef4 arm/ftrace: fix ftrace_return_addr() to ftrace_return_address() by Steven Rostedt · 10 years ago
  61. 870cbe8 ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 mode by Nikolay Borisov · 10 years ago
  62. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  63. 76ae038 ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h by Behan Webster · 11 years ago
  64. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  65. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  66. bd63ce2 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  67. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  68. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  69. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  70. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  71. ff806d0 Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping into next by Linus Torvalds · 10 years ago
  72. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  73. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  74. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  75. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  76. 9f888b3 Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into next by Linus Torvalds · 10 years ago
  77. 0aeb340 ARM: remove global cr_no_alignment by Russell King · 10 years ago
  78. c6e1360 ARM: remove unused adjust_cr() function by Russell King · 10 years ago
  79. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 10 years ago
  80. 1c8c3cf ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type by Thomas Petazzoni · 10 years ago
  81. fe388fa Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 10 years ago
  82. fe45736 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  83. 2961b4b ARM: 8065/1: remove last use of CONFIG_CPU_ARM710 by Paul Bolle · 10 years ago
  84. 8a87411 ARM: 8047/1: rwsem: use asm-generic rwsem implementation by Will Deacon · 10 years ago
  85. 8ef418c ARM: l2c: trial at enabling some Cortex-A9 optimisations by Russell King · 10 years ago
  86. 678ea28 ARM: l2c: remove old .set_debug method by Russell King · 10 years ago
  87. 851d6d7 ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this by Russell King · 10 years ago
  88. 805604e ARM: l2c: add platform independent core L2 cache OF initialisation by Russell King · 10 years ago
  89. 1a5a954 ARM: l2c: fix register naming by Russell King · 10 years ago
  90. 8abd259 ARM: l2c: provide generic hook to intercept writes to secure registers by Russell King · 10 years ago
  91. 14b882c ARM: l2c: add and use L2C revision constants by Russell King · 10 years ago
  92. 1f1d5b7 ARM: outer cache: add WARN_ON() to outer_disable() by Russell King · 10 years ago
  93. 4061f49 ARM: tty: Move HVC DCC assembly to arch/arm by Christopher Covington · 10 years ago
  94. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  95. d6d7a95 arm: Fix compile warning for psci by Christoffer Dall · 10 years ago
  96. 4fd0912 Merge tag 'zynq-cleanup-for-3.16' of git://git.xilinx.com/linux-xlnx into next/soc by Olof Johansson · 10 years ago
  97. 0e0779d ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume by Lorenzo Pieralisi · 10 years ago
  98. 72e6ae2 ARM: 8043/1: uprobes need icache flush after xol write by Victor Kamensky · 10 years ago
  99. 166aaf3 ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing by Dave Martin · 10 years ago
  100. 9581960 ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion by Will Deacon · 10 years ago