1. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 9 years ago
  2. 4a2e034 arm64: make asm/elf.h available to asm files by Ard Biesheuvel · 9 years ago
  3. 6ad1fe5 arm64: avoid R_AARCH64_ABS64 relocations for Image header fields by Ard Biesheuvel · 9 years ago
  4. fd045f6 arm64: add support for module PLTs by Ard Biesheuvel · 9 years ago
  5. f98deee arm64: move brk immediate argument definitions to separate header by Ard Biesheuvel · 9 years ago
  6. 8439e62 arm64: mm: use bit ops rather than arithmetic in pa/va translations by Ard Biesheuvel · 9 years ago
  7. a92405f arm64: mm: only perform memstart_addr sanity check if DEBUG_VM by Ard Biesheuvel · 9 years ago
  8. a7f8de1 arm64: allow kernel Image to be loaded anywhere in physical memory by Ard Biesheuvel · 9 years ago
  9. a89dea5 arm64: defer __va translation of initrd_start and initrd_end by Ard Biesheuvel · 9 years ago
  10. f904077 arm64: move kernel image to base of vmalloc area by Ard Biesheuvel · 9 years ago
  11. a0bf977 arm64: kvm: deal with kernel symbols outside of linear mapping by Ard Biesheuvel · 9 years ago
  12. 6533945 arm64: pgtable: implement static [pte|pmd|pud]_offset variants by Ard Biesheuvel · 9 years ago
  13. ab893fb arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region by Ard Biesheuvel · 9 years ago
  14. 324420b arm64: add support for ioremap() block mappings by Ard Biesheuvel · 9 years ago
  15. 03336b1 arm64: prevent potential circular header dependencies in asm/bug.h by Ard Biesheuvel · 9 years ago
  16. e950631 arm64: Remove the get_thread_info() function by Catalin Marinas · 9 years ago
  17. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 9 years ago
  18. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  19. 406e308 arm64: add ARMv8.2 id_aa64mmfr2 boiler plate by James Morse · 9 years ago
  20. 0f54b14 arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro by James Morse · 9 years ago
  21. 7abc7d8 arm64: use local label prefixes for __reg_num symbols by Ard Biesheuvel · 9 years ago
  22. afb83cc arm64: prefetch: add missing #include for spin_lock_prefetch by Will Deacon · 9 years ago
  23. d5370f7 arm64: prefetch: add alternative pattern for CPUs without a prefetcher by Will Deacon · 9 years ago
  24. cd5e10b arm64: prefetch: don't provide spin_lock_prefetch with LSE by Will Deacon · 9 years ago
  25. 5e89c55 arm64: kernel: implement ACPI parking protocol by Lorenzo Pieralisi · 9 years ago
  26. 068a17a arm64: mm: create new fine-grained mappings at boot by Mark Rutland · 9 years ago
  27. 961faac arm64: mm: add functions to walk tables in fixmap by Mark Rutland · 9 years ago
  28. 1e531cc arm64: mm: add __{pud,pgd}_populate by Mark Rutland · 9 years ago
  29. dca56dc arm64: mm: add functions to walk page tables by PA by Mark Rutland · 9 years ago
  30. 053520f arm64: mm: move pte_* macros by Mark Rutland · 9 years ago
  31. 50e1881 arm64: mm: add code to safely replace TTBR1_EL1 by Mark Rutland · 9 years ago
  32. 609116d arm64: add function to install the idmap by Mark Rutland · 9 years ago
  33. 9e8e865 arm64: unify idmap removal by Mark Rutland · 9 years ago
  34. 5227cfa arm64: mm: place empty_zero_page in bss by Mark Rutland · 9 years ago
  35. 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
  36. 1a1ebd5 irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor by Tirumalesh Chalamarla · 9 years ago
  37. 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
  38. 3e275c6 arm64: asm: Explicitly include linux/personality.h in asm/page.h by Mark Brown · 9 years ago
  39. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  40. ac15bd6 arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings by Catalin Marinas · 9 years ago
  41. 9586a2e arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests by Shannon Zhao · 9 years ago
  42. a7e0ac2 arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2 by Dave Martin · 9 years ago
  43. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  44. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  45. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  46. 05ee26d arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP by Minchan Kim · 9 years ago
  47. b7ed934 arm64, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  48. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  49. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  50. fa5fd7c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  51. fd072df arm64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  52. 90ff6a1 arm64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  53. 39b5be9 arm64: mm: move pgd_cache initialisation to pgtable_cache_init by Will Deacon · 9 years ago
  54. 20380bb arm64: ftrace: fix a stack tracer's output under function graph tracer by AKASHI Takahiro · 9 years ago
  55. fe13f95 arm64: pass a task parameter to unwind_frame() by AKASHI Takahiro · 9 years ago
  56. d224a69 arm64: remove irq_count and do_softirq_own_stack() by James Morse · 9 years ago
  57. 66b3923 arm64: hugetlb: add support for PTE contiguous bit by David Woods · 9 years ago
  58. dfd57bc arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops by Stefano Stabellini · 9 years ago
  59. 20475f7 arm64: KVM: Add support for 16-bit VMID by Vladimir Murzin · 9 years ago
  60. 9d4dc688 arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER by Vladimir Murzin · 9 years ago
  61. 0a28714 arm64: Use PoU cache instr for I/D coherency by Ashok Kumar · 9 years ago
  62. 971c67c arm64: reduce stack use in irq_handler by James Morse · 9 years ago
  63. 129b985 Merge branch 'aarch64/efi' into aarch64/for-next/core by Will Deacon · 9 years ago
  64. 9d8415d arm64: KVM: Turn system register numbers to an enum by Marc Zyngier · 9 years ago
  65. 3600c2f arm64: Add macros to read/write system registers by Mark Rutland · 9 years ago
  66. b19e689 KVM: arm/arm64: Count guest exit due to various reasons by Amit Tomar · 9 years ago
  67. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 82d3400 arm64: Improve error reporting on set_pte_at() checks by Catalin Marinas · 9 years ago
  69. 8e31ed9 irqchip/gic-v3: Add missing include for barrier.h by Marc Zyngier · 9 years ago
  70. 4a6ccf3 arm64: cmpxchg: Don't incldue linux/mmdebug.h by Mark Brown · 9 years ago
  71. 9aa4ec1 arm64: mm: fold alternatives into .init by Mark Rutland · 9 years ago
  72. aa4d5d3 arm64: Add this_cpu_ptr() assembler macro for use in entry.S by James Morse · 9 years ago
  73. f7d9248 arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM by Ard Biesheuvel · 9 years ago
  74. 7596abf arm64: irq: fix walking from irq stack to task stack by Will Deacon · 9 years ago
  75. 8e23dac arm64: Add do_softirq_own_stack() and enable irq_stacks by James Morse · 9 years ago
  76. 132cd88 arm64: Modify stack trace and dump for use with irq_stack by AKASHI Takahiro · 9 years ago
  77. 6cdf9c7 arm64: Store struct thread_info in sp_el0 by Jungseok Lee · 9 years ago
  78. 0992207 Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  79. f6be563 arm64: KVM: Get rid of old vcpu_reg() by Pavel Fedin · 9 years ago
  80. bc45a51 arm64: KVM: Correctly handle zero register during MMIO by Pavel Fedin · 9 years ago
  81. d86b8da arm64: spinlock: serialise spin_unlock_wait against concurrent lockers by Will Deacon · 9 years ago
  82. b9b7aeb arm64: fix COMPAT_SHMLBA definition for large pages by Yury Norov · 9 years ago
  83. 76c714b arm64: pgtable: implement pte_accessible() by Will Deacon · 9 years ago
  84. 5d86862 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  85. 4fe5e19 Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  86. 1944bf8 arm64: debug: Treat the BRPs/WRPs as unsigned by Suzuki K. Poulose · 9 years ago
  87. 4f0a606 arm64: cpufeature: Track unsigned fields by Suzuki K. Poulose · 9 years ago
  88. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  89. d211827 arm64: cpufeature: Add helpers for extracting unsigned values by Suzuki K. Poulose · 9 years ago
  90. 498cd5c arm64: KVM: Add workaround for Cortex-A57 erratum 834220 by Marc Zyngier · 9 years ago
  91. c0f0963 arm64: KVM: Fix AArch32 to AArch64 register mapping by Marc Zyngier · 9 years ago
  92. c139aa6 arm64: barriers: fix smp_load_acquire to work with const arguments by Will Deacon · 9 years ago
  93. 0b2aa5b arm64: Fix R/O permissions in mark_rodata_ro by Laura Abbott · 9 years ago
  94. 65da0a8 arm64: use non-global mappings for UEFI runtime regions by Ard Biesheuvel · 9 years ago
  95. adc235a arm64: do not include ptrace.h from compat.h by Arnd Bergmann · 9 years ago
  96. 1dccb59 arm64: simplify dma_get_ops by Arnd Bergmann · 9 years ago
  97. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  98. d192791 arm64: use linux/types.h in kvm.h by Arnd Bergmann · 9 years ago
  99. fb226c3 arm64: fix R/O permissions of FDT mapping by Ard Biesheuvel · 9 years ago
  100. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago