1. a7d079c ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() by Ard Biesheuvel · 10 years ago
  2. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  3. e367264 arm64: defconfig: increase NR_CPUS default to 64 by Robert Richter · 10 years ago
  4. e54bcde arm64: eBPF JIT compiler by Zi Shen Lim · 10 years ago
  5. 5e6e15a arm64: introduce aarch64_insn_gen_logical_shifted_reg() by Zi Shen Lim · 10 years ago
  6. 27f95ba arm64: introduce aarch64_insn_gen_data3() by Zi Shen Lim · 10 years ago
  7. 6481063 arm64: introduce aarch64_insn_gen_data2() by Zi Shen Lim · 10 years ago
  8. 546dd36 arm64: introduce aarch64_insn_gen_data1() by Zi Shen Lim · 10 years ago
  9. 5fdc639 arm64: introduce aarch64_insn_gen_add_sub_shifted_reg() by Zi Shen Lim · 10 years ago
  10. 6098f2d arm64: introduce aarch64_insn_gen_movewide() by Zi Shen Lim · 10 years ago
  11. 4a89d2c arm64: introduce aarch64_insn_gen_bitfield() by Zi Shen Lim · 10 years ago
  12. 9951a15 arm64: introduce aarch64_insn_gen_add_sub_imm() by Zi Shen Lim · 10 years ago
  13. 1bba567 arm64: introduce aarch64_insn_gen_load_store_pair() by Zi Shen Lim · 10 years ago
  14. 17cac17 arm64: introduce aarch64_insn_gen_load_store_reg() by Zi Shen Lim · 10 years ago
  15. 345e0d3 arm64: introduce aarch64_insn_gen_cond_branch_imm() by Zi Shen Lim · 10 years ago
  16. c0cafba arm64: introduce aarch64_insn_gen_branch_reg() by Zi Shen Lim · 10 years ago
  17. 617d2fb arm64: introduce aarch64_insn_gen_comp_branch_imm() by Zi Shen Lim · 10 years ago
  18. a4ceab1 arm64: LLVMLinux: Use global stack pointer in return_address() by Behan Webster · 10 years ago
  19. 34ccf8f arm64: LLVMLinux: Use global stack register variable for aarch64 by Mark Charlebois · 10 years ago
  20. 2128df1 arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c by Behan Webster · 10 years ago
  21. 7862487 arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer by Behan Webster · 10 years ago
  22. bb28cec arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk by Behan Webster · 10 years ago
  23. 3337a10 arm64: LLVMLinux: Add current_stack_pointer() for arm64 by Behan Webster · 10 years ago
  24. 11d91a7 arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support by Laura Abbott · 10 years ago
  25. b6d4f28 arm64: Introduce {set,clear}_pte_bit by Laura Abbott · 10 years ago
  26. 5e05153 arm64: convert part of soft_restart() to assembly by Arun Chandran · 10 years ago
  27. 58015ec arm64/efi: efistub: don't abort if base of DRAM is occupied by Ard Biesheuvel · 10 years ago
  28. c16173f arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text by Ard Biesheuvel · 10 years ago
  29. 113954c arm64: spin-table: handle unmapped cpu-release-addrs by Mark Rutland · 10 years ago
  30. 169c018 arm64: don't flag non-aliasing VIPT I-caches as aliasing by Ard Biesheuvel · 10 years ago
  31. 80c517b arm64: add helper functions to read I-cache attributes by Ard Biesheuvel · 10 years ago
  32. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  33. 3d8afe3 arm64: use irq_set_affinity with force=false when migrating irqs by Sudeep Holla · 10 years ago
  34. c59e1ef arm64: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
  35. a1ddc74 arm64: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
  36. 5e39977 Revert "arm64: cpuinfo: print info for all CPUs" by Will Deacon · 10 years ago
  37. 7c68a9c arm64: fix bug for reloading FPSIMD state after cpu power off by Leo Yan · 10 years ago
  38. 3168a74 arm64: report correct stack pointer in KSTK_ESP for compat tasks by Will Deacon · 10 years ago
  39. 2520d03 arm64: Add brackets around user_stack_pointer() by Catalin Marinas · 10 years ago
  40. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  41. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  42. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  43. ab81873 arm64: dts: add random number generator dts node to APM X-Gene platform. by Feng Kan · 10 years ago
  44. 05e0127 arm/arm64: KVM: Complete WFI/WFE instructions by Christoffer Dall · 10 years ago
  45. f6edbbf ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU by Pranavkumar Sawargaonkar · 10 years ago
  46. 5b75a6a arm64: perf: don't rely on layout of pt_regs when grabbing sp or pc by Will Deacon · 10 years ago
  47. 85487ed arm64: ptrace: fix compat reg getter/setter return values by Will Deacon · 10 years ago
  48. 27d7ff2 arm64: ptrace: fix compat hardware watchpoint reporting by Will Deacon · 10 years ago
  49. bd218bc KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg by Will Deacon · 10 years ago
  50. 18d4576 KVM: ARM/arm64: avoid returning negative error code as bool by Will Deacon · 10 years ago
  51. 4000be4 KVM: ARM/arm64: fix broken __percpu annotation by Will Deacon · 10 years ago
  52. 6951e48 KVM: ARM/arm64: fix non-const declaration of function returning const by Will Deacon · 10 years ago
  53. 9804788 arm/arm64: KVM: Support KVM_CAP_READONLY_MEM by Christoffer Dall · 10 years ago
  54. 5843be2 arm64: Remove unused variable in head.S by Geoff Levand · 10 years ago
  55. 031cb42 arm64/crypto: remove redundant update of data by Colin Ian King · 10 years ago
  56. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. 6a7519e efi/arm64: Store Runtime Services revision by Semen Protsenko · 10 years ago
  58. 44b3750 Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL" by Will Deacon · 10 years ago
  59. 07a15dd arm64: mm: update max pa bits to 48 by Ganapatrao Kulkarni · 10 years ago
  60. 86c8b27 arm64: ignore DT memreserve entries when booting in UEFI mode by Leif Lindholm · 10 years ago
  61. 49d947f arm64: configs: Enable X-Gene SATA and ethernet in defconfig by Mark Brown · 10 years ago
  62. 4190312 arm64: align randomized TEXT_OFFSET on 4 kB boundary by Ard Biesheuvel · 10 years ago
  63. a97a42c4 arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 by Will Deacon · 10 years ago
  64. a3a8054 arm64: fix typo in I-cache policy detection by Ard Biesheuvel · 10 years ago
  65. 92ba1f5 locking,arch,arm64: Fold atomic_ops by Peter Zijlstra · 11 years ago
  66. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  67. 3d39042 dts: Add bindings for APM X-Gene SoC ethernet driver by Iyappan Subramanian · 10 years ago
  68. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  69. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  70. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  71. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  72. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  73. 45ed695 ARM64: add IPI tracepoints by Nicolas Pitre · 10 years ago
  74. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  75. 38a7be3 arm64: Use sigsp() by Richard Weinberger · 11 years ago
  76. 00554fa arm64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  77. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 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
  79. 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
  80. 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
  81. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  82. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  83. ea17196 arm64: add newline to I-cache policy string by Mark Rutland · 10 years ago
  84. dedf97e arm64: KVM: fix 64bit CP15 VM access for 32bit guests by Marc Zyngier · 10 years ago
  85. f4c321e arm64: KVM: GICv3: move system register access to msr_s/mrs_s by Marc Zyngier · 10 years ago
  86. 9415667 Revert "arm64: dmi: Add SMBIOS/DMI support" by Will Deacon · 10 years ago
  87. e4aa297 arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC by byungchul.park · 10 years ago
  88. c878e0c arm64: don't call break hooks for BRK exceptions from EL0 by Will Deacon · 10 years ago
  89. 3666f88 arm64: defconfig: enable devtmpfs mount option by Robert Richter · 10 years ago
  90. 1915e2a arm64: vdso: fix build error when switching from LE to BE by Arun Chandran · 10 years ago
  91. af9b996 arm64: defconfig: add virtio support for running as a kvm guest by Will Deacon · 10 years ago
  92. 31dab71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  93. f960d20 crypto: arm64-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  94. 72c5839 arm64: gicv3: Allow GICv3 compilation with older binutils by Catalin Marinas · 10 years ago
  95. ecb3c2b Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux by Catalin Marinas · 10 years ago
  96. 05ac653 arm64: fix soft lockup due to large tlb flush range by Mark Salter · 10 years ago
  97. 7c2105f arm64/crypto: fix makefile rule for aes-glue-%.o by Andreas Schwab · 10 years ago
  98. 2a8f45b arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL by Catalin Marinas · 10 years ago
  99. 7f0b1bf arm64: Fix barriers used for page table modifications by Catalin Marinas · 10 years ago
  100. 98de5ab Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago