1. dcab90d arm64: kexec: Add comment to explain use of __flush_icache_range() by Will Deacon · 6 years ago
  2. eab1cec arm64: sdei: Mark sdei stack helper functions as static by Will Deacon · 6 years ago
  3. e401b7c arm64, kaslr: export offset in VMCOREINFO ELF notes by Bhupesh Sharma · 6 years ago
  4. 9d2dcc8f arm64: perf: Add cap_user_time aarch64 by Michael O'Farrell · 6 years ago
  5. ce279d3 efi/libstub: Only disable stackleak plugin for arm64 by Laura Abbott · 6 years ago
  6. d26de6c arm64: drop unused kernel_neon_begin_partial() macro by Ard Biesheuvel · 6 years ago
  7. 140aada arm64: kexec: machine_kexec should call __flush_icache_range by Dave Kleikamp · 6 years ago
  8. efd1123 arm64: svc: Ensure hardirq tracing is updated before return by Will Deacon · 6 years ago
  9. ba70ffa Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into aarch64/for-next/core by Will Deacon · 6 years ago
  10. c515710 arm64: mm: Export __sync_icache_dcache() for xen-privcmd by Ben Hutchings · 6 years ago
  11. 809092d drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory by Sudeep Holla · 6 years ago
  12. 0b3e336 arm64: Add support for STACKLEAK gcc plugin by Laura Abbott · 6 years ago
  13. 8a1ccfb arm64: Add stack information to on_accessible_stack by Laura Abbott · 6 years ago
  14. 06060ea drivers/perf: hisi: update the sccl_id/ccl_id when MT is supported by Shaokun Zhang · 6 years ago
  15. 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 6 years ago
  16. b965746 rseq/selftests: Add support for arm64 by Will Deacon · 6 years ago
  17. 09ffcb0d arm64: acpi: fix alignment fault in accessing ACPI by AKASHI Takahiro · 6 years ago
  18. 20d12cf efi/arm: map UEFI memory map even w/o runtime services enabled by AKASHI Takahiro · 6 years ago
  19. 3ea8649 efi/arm: preserve early mapping of UEFI memory map longer for BGRT by Ard Biesheuvel · 6 years ago
  20. 5bcd440 drivers: acpi: add dependency of EFI for arm64 by AKASHI Takahiro · 6 years ago
  21. 50d7ba3 arm64: export memblock_reserve()d regions via /proc/iomem by James Morse · 6 years ago
  22. c931d34 arm64: build with baremetal linker target instead of Linux when available by Olof Johansson · 6 years ago
  23. 14d6e28 arm64: fix possible spectre-v1 write in ptrace_hbp_set_event() by Mark Rutland · 6 years ago
  24. 11527b3 arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit} by Will Deacon · 6 years ago
  25. 4378a7d arm64: implement syscall wrappers by Mark Rutland · 6 years ago
  26. 55f8492 arm64: convert compat wrappers to C by Mark Rutland · 6 years ago
  27. d3516c9 arm64: use SYSCALL_DEFINE6() for mmap by Mark Rutland · 6 years ago
  28. bf4ce5c arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn by Mark Rutland · 6 years ago
  29. 3f7decc arm64: remove in-kernel call to sys_personality() by Mark Rutland · 6 years ago
  30. 9b54bf9 kernel: add kcompat_sys_{f,}statfs64() by Mark Rutland · 6 years ago
  31. bf1c77b kernel: add ksys_personality() by Mark Rutland · 6 years ago
  32. 80d63bc arm64: drop alignment from syscall tables by Mark Rutland · 6 years ago
  33. baaa723 arm64: zero GPRs upon entry from EL0 by Mark Rutland · 6 years ago
  34. 99ed3ed arm64: don't reload GPRs after apply_ssbd by Mark Rutland · 6 years ago
  35. d9be032 arm64: don't restore GPRs when context tracking by Mark Rutland · 6 years ago
  36. 3b71427 arm64: convert native/compat syscall entry to C by Mark Rutland · 6 years ago
  37. f37099b arm64: convert syscall trace logic to C by Mark Rutland · 6 years ago
  38. 4141c85 arm64: convert raw syscall invocation to C by Mark Rutland · 6 years ago
  39. 27d83e6 arm64: introduce syscall_fn_t by Mark Rutland · 6 years ago
  40. 3085e16 arm64: remove sigreturn wrappers by Mark Rutland · 6 years ago
  41. f9209e2 arm64: move sve_user_{enable,disable} to <asm/fpsimd.h> by Mark Rutland · 6 years ago
  42. 8d37093 arm64: kill change_cpacr() by Mark Rutland · 6 years ago
  43. 25be597 arm64: kill config_sctlr_el1() by Mark Rutland · 6 years ago
  44. 1c312e8 arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h> by Mark Rutland · 6 years ago
  45. 3eb6f1f arm64: consistently use unsigned long for thread flags by Mark Rutland · 6 years ago
  46. e87a4a9 Revert "arm64: fix infinite stacktrace" by Will Deacon · 6 years ago
  47. db7a2d1 asm-generic: unistd.h: Wire up sys_rseq by Will Deacon · 6 years ago
  48. 409d5db arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ by Will Deacon · 6 years ago
  49. 54501ac arm64: make flatmem depend on !NUMA by Arnd Bergmann · 6 years ago
  50. c132079 arm64: perf: Add support for chaining event counters by Suzuki K Poulose · 6 years ago
  51. 3cce50d arm64: perf: Disable PMU while processing counter overflows by Suzuki K Poulose · 6 years ago
  52. 0c55d19 arm64: perf: Clean up armv8pmu_select_counter by Suzuki K Poulose · 6 years ago
  53. 7dfc8db arm_pmu: Tidy up clear_event_idx call backs by Suzuki K Poulose · 6 years ago
  54. e2da97d arm_pmu: Add support for 64bit event counters by Suzuki K Poulose · 6 years ago
  55. 3a95200 arm_pmu: Change API to support 64bit counter values by Suzuki K Poulose · 6 years ago
  56. 8d3e994 arm_pmu: Clean up maximum period handling by Suzuki K Poulose · 6 years ago
  57. e189624 arm64: numa: rework ACPI NUMA initialization by Lorenzo Pieralisi · 6 years ago
  58. 64b2f02 arm: perf: prevent unbind/bind via sysfs by Stefan Agner · 6 years ago
  59. e7d4bac arm64: add ARM64-specific support for flatmem by Nikunj Kela · 6 years ago
  60. d7c7118 MAINTAINERS: arm64: Remove boot/dts/ directory from arm64 entry by Will Deacon · 6 years ago
  61. bedbeec arm64: mm: Export __flush_icache_range() to modules by Will Deacon · 6 years ago
  62. e67ecf6 arm64: topology: re-introduce numa mask check for scheduler MC selection by Sudeep Holla · 6 years ago
  63. f70ff12 arm64: topology: rename llc_siblings to align with other struct members by Sudeep Holla · 6 years ago
  64. 7f9545a arm64: smp: remove cpu and numa topology information when hotplugging out CPU by Sudeep Holla · 6 years ago
  65. 5ec8b59 arm64: topology: restrict updating siblings_masks to online cpus only by Sudeep Holla · 6 years ago
  66. 5bdd2b3 arm64: topology: add support to remove cpu topology sibling masks by Sudeep Holla · 6 years ago
  67. 97fd601 arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap by Sudeep Holla · 6 years ago
  68. 31b4603 arm64: topology: refactor reset_cpu_topology to add support for removing topology by Sudeep Holla · 6 years ago
  69. 178909a arm64: errata: Don't define type field twice for arm64_errata[] entries by Will Deacon · 6 years ago
  70. ec28bb9 arm64: Implement page table free interfaces by Chintan Pandya · 6 years ago
  71. 05f2d2f arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable by Chintan Pandya · 6 years ago
  72. f355152 Merge branch 'x86/mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into aarch64/for-next/core by Will Deacon · 6 years ago
  73. 693350a arm64: insn: Don't fallback on nosync path for general insn patching by Will Deacon · 6 years ago
  74. 3b8c9f1 arm64: IPI each CPU after invalidating the I-cache for kernel mappings by Will Deacon · 6 years ago
  75. 7373fed arm64: remove unused COMPAT_PSR definitions by Mark Rutland · 6 years ago
  76. 256c096 kvm/arm: use PSR_AA32 definitions by Mark Rutland · 6 years ago
  77. d64567f arm64: use PSR_AA32 definitions by Mark Rutland · 6 years ago
  78. 76fc52b arm64: ptrace: map SPSR_ELx<->PSR for compat tasks by Mark Rutland · 6 years ago
  79. 25dc2c8 arm64: compat: map SPSR_ELx<->PSR for signals by Mark Rutland · 6 years ago
  80. 1265132 arm64: don't zero DIT on signal return by Mark Rutland · 6 years ago
  81. 2508626 arm64: add PSR_AA32_* definitions by Mark Rutland · 6 years ago
  82. 314d53d arm64: Handle mismatched cache type by Suzuki K Poulose · 6 years ago
  83. 4c4a39d arm64: Fix mismatched cache line size detection by Suzuki K Poulose · 6 years ago
  84. 5d16896 arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT by Will Deacon · 7 years ago
  85. c110904 arm64: locking: Replace ticket lock implementation with qspinlock by Will Deacon · 7 years ago
  86. 598865c arm64: barrier: Implement smp_cond_load_relaxed by Will Deacon · 7 years ago
  87. 5e0fb5d x86/mm: Add TLB purge to free pmd/pte page interfaces by Toshi Kani · 6 years ago
  88. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  89. f967db0 x86/mm: Disable ioremap free page handling on x86-PAE by Toshi Kani · 6 years ago
  90. 76f4e2d arm64: kexec: always reset to EL2 if present by Mark Rutland · 6 years ago
  91. 7e7df71 arm64: fix infinite stacktrace by Mikulas Patocka · 6 years ago
  92. 59b62e7 drivers/perf: Initialise return value in armpmu_request_irqs() by Will Deacon · 6 years ago
  93. 1201a5a perf/arm-cci: Remove VLA usage by Kees Cook · 6 years ago
  94. 90aff8d ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro by Peng Donglin · 6 years ago
  95. 021c917 Linux 4.18-rc3 by Linus Torvalds · 6 years ago
  96. d3bc0e6 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  97. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  98. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  99. 652788a Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  100. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago