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