1. 3168a74 arm64: report correct stack pointer in KSTK_ESP for compat tasks by Will Deacon · 10 years ago
  2. 2520d03 arm64: Add brackets around user_stack_pointer() by Catalin Marinas · 10 years ago
  3. 27d7ff2 arm64: ptrace: fix compat hardware watchpoint reporting by Will Deacon · 10 years ago
  4. 07a15dd arm64: mm: update max pa bits to 48 by Ganapatrao Kulkarni · 10 years ago
  5. a97a42c4 arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 by Will Deacon · 10 years ago
  6. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  7. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  8. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  9. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  10. 00554fa arm64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  11. 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
  12. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 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
  14. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  15. dedf97e arm64: KVM: fix 64bit CP15 VM access for 32bit guests by Marc Zyngier · 10 years ago
  16. 9415667 Revert "arm64: dmi: Add SMBIOS/DMI support" by Will Deacon · 10 years ago
  17. 72c5839 arm64: gicv3: Allow GICv3 compilation with older binutils by Catalin Marinas · 10 years ago
  18. 05ac653 arm64: fix soft lockup due to large tlb flush range by Mark Salter · 10 years ago
  19. 7f0b1bf arm64: Fix barriers used for page table modifications by Catalin Marinas · 10 years ago
  20. 383c279 arm64: Add support for 48-bit VA space with 64KB page configuration by Catalin Marinas · 10 years ago
  21. 7078db4 arm64: asm/pgtable.h pmd/pud definitions clean-up by Catalin Marinas · 10 years ago
  22. 0837519 arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS by Catalin Marinas · 10 years ago
  23. 0f17402 arm64: Remove asm/pgtable-*level-types.h files by Catalin Marinas · 10 years ago
  24. 6b4fee2 arm64: Remove asm/pgtable-*level-hwdef.h files by Catalin Marinas · 10 years ago
  25. abe669d arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS by Catalin Marinas · 10 years ago
  26. c79b954 arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 10 years ago
  27. 57e0139 arm64: Add 4 levels of page tables definition with 4KB pages by Jungseok Lee · 10 years ago
  28. e41ceed arm64: Introduce VA_BITS and translation level options by Jungseok Lee · 10 years ago
  29. 7edd88a arm64: Do not initialise the fixmap page tables in head.S by Catalin Marinas · 10 years ago
  30. a28e3f4 arm64: dmi: Add SMBIOS/DMI support by Yi Li · 10 years ago
  31. 59ccc0d arm64: cachetype: report weakest cache policy by Mark Rutland · 10 years ago
  32. df85741 arm64: cpuinfo: record cpu system register values by Mark Rutland · 10 years ago
  33. 89c4a30 arm64: add MIDR_EL1 field accessors by Mark Rutland · 10 years ago
  34. 5959e25 arm64: fpsimd: avoid restoring fpcr if the contents haven't changed by Will Deacon · 10 years ago
  35. b2f8c07 arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions by Catalin Marinas · 10 years ago
  36. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  37. bdfb4b3 arm64: KVM: add trap handlers for AArch32 debug registers by Marc Zyngier · 10 years ago
  38. 7256401 arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 by Marc Zyngier · 10 years ago
  39. 0c557ed arm64: KVM: add trap handlers for AArch64 debug registers by Marc Zyngier · 10 years ago
  40. 51ba248 arm64: move DBG_MDSCR_* to asm/debug-monitors.h by Marc Zyngier · 10 years ago
  41. f0a3eaf ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest by Victor Kamensky · 10 years ago
  42. b300708 ARM64: KVM: MMIO support BE host running LE code by Victor Kamensky · 10 years ago
  43. 67b2abf arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware by Marc Zyngier · 11 years ago
  44. 754d377 arm64: KVM: vgic: add GICv3 world switch by Marc Zyngier · 11 years ago
  45. b2fb1c0 KVM: ARM: vgic: add the GICv3 backend by Marc Zyngier · 11 years ago
  46. ac3c374 arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code by Marc Zyngier · 11 years ago
  47. 1a9b130 arm64: KVM: split GICv2 world switch from hyp code by Marc Zyngier · 11 years ago
  48. 4545191 arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S by Marc Zyngier · 11 years ago
  49. 4f853a7 arm/arm64: KVM: Fix and refactor unmap_range by Christoffer Dall · 10 years ago
  50. bd00cd5 arm64: place initial page tables above the kernel by Mark Rutland · 10 years ago
  51. ebe6152 arm64: Cast KSTK_(EIP|ESP) to unsigned long by Catalin Marinas · 10 years ago
  52. 875cbf3 arm64: Add audit support by AKASHI Takahiro · 10 years ago
  53. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 10 years ago
  54. 6c81fe7 arm64: enable context tracking by Larry Bassel · 10 years ago
  55. c0c264a arm64: Add CONFIG_CC_STACKPROTECTOR by Laura Abbott · 10 years ago
  56. 4e6f708 arm64: topology: add MPIDR-based detection by Zi Shen Lim · 10 years ago
  57. fa2ec3e arm64: implement TASK_SIZE_OF by Colin Cross · 10 years ago
  58. a13b007 efi/arm64: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 10 years ago
  59. e15dd49 efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls by Ard Biesheuvel · 10 years ago
  60. 974c8e4 arm64: fix el2_setup check of CurrentEL by Marc Zyngier · 10 years ago
  61. f3b766a arm64: mm: Fix horrendous config typo by Steve Capper · 10 years ago
  62. e3a920a arm64: mm: remove broken &= operator from pmd_mknotpresent by Will Deacon · 10 years ago
  63. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 10 years ago
  64. f3a183c arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro by Suravee Suthikulpanit · 10 years ago
  65. 34c65c4 arm64: uid16: fix __kernel_old_{gid,uid}_t definitions by Will Deacon · 10 years ago
  66. 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
  67. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  68. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 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. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  71. 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
  72. ceb2183 arm64: mm: fix pmd_write CoW brokenness by Will Deacon · 10 years ago
  73. 055b121 arm64: ftrace: Add system call tracepoint by AKASHI Takahiro · 10 years ago
  74. 3711784 arm64: ftrace: Add CALLER_ADDRx macros by AKASHI Takahiro · 10 years ago
  75. bd7d38d arm64: ftrace: Add dynamic ftrace support by AKASHI Takahiro · 10 years ago
  76. 819e50e arm64: Add ftrace support by AKASHI Takahiro · 10 years ago
  77. 26e9b83 arm64: add __ASSEMBLY__ in asm/insn.h by AKASHI Takahiro · 10 years ago
  78. 1252b33 arm64: KVM: Enable minimalistic support for Cortex-A53 by Marc Zyngier · 10 years ago
  79. 0a42cb0 arm64: lib: Implement optimized string length routines by zhichang.yuan · 10 years ago
  80. 192c4d9 arm64: lib: Implement optimized string compare routines by zhichang.yuan · 10 years ago
  81. d875c9b arm64: lib: Implement optimized memcmp routine by zhichang.yuan · 10 years ago
  82. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  83. 8425148 arm64: Remove TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  84. eb631bb arm64: Support arch_irq_work_raise() via self IPIs by Larry Bassel · 10 years ago
  85. 5dd349b arm64: sched: Remove unused mc_capable() and smt_capable() by Zi Shen Lim · 10 years ago
  86. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 10 years ago
  87. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 10 years ago
  88. c814ca0 ARM: Check if a CPU has gone offline by Ashwin Chaugule · 10 years ago
  89. e71246a PSCI: Add initial support for PSCIv0.2 functions by Ashwin Chaugule · 10 years ago
  90. 2ca10f8 arm64: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 11 years ago
  91. 619b589 Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  92. fd92d4a arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h by AKASHI Takahiro · 10 years ago
  93. d34a3eb arm64: Add regs_return_value() in syscall.h by AKASHI Takahiro · 10 years ago
  94. 449f81a arm64: make a single hook to syscall_trace() for all syscall features by AKASHI Takahiro · 10 years ago
  95. 2a28307 arm64: debug: avoid accessing mdscr_el1 on fault paths where possible by Will Deacon · 10 years ago
  96. 1f53ba6 arm64: introduce virt_to_pfn by Stefano Stabellini · 10 years ago
  97. be6209a arm64: barriers: use barrier() instead of smp_mb() when !SMP by Will Deacon · 10 years ago
  98. 493e687 arm64: barriers: wire up new barrier options by Will Deacon · 10 years ago
  99. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 10 years ago
  100. fa48e6f arm64: mm: Optimise tlb flush logic where we have >4K granule by Steve Capper · 10 years ago