1. 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 6 years ago
  2. b965746 rseq/selftests: Add support for arm64 by Will Deacon · 6 years ago
  3. 09ffcb0 arm64: acpi: fix alignment fault in accessing ACPI by AKASHI Takahiro · 6 years ago
  4. 20d12cf efi/arm: map UEFI memory map even w/o runtime services enabled by AKASHI Takahiro · 6 years ago
  5. 3ea8649 efi/arm: preserve early mapping of UEFI memory map longer for BGRT by Ard Biesheuvel · 6 years ago
  6. 5bcd440 drivers: acpi: add dependency of EFI for arm64 by AKASHI Takahiro · 6 years ago
  7. 50d7ba3 arm64: export memblock_reserve()d regions via /proc/iomem by James Morse · 6 years ago
  8. c931d34 arm64: build with baremetal linker target instead of Linux when available by Olof Johansson · 6 years ago
  9. 14d6e28 arm64: fix possible spectre-v1 write in ptrace_hbp_set_event() by Mark Rutland · 6 years ago
  10. 11527b3 arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit} by Will Deacon · 6 years ago
  11. 4378a7d arm64: implement syscall wrappers by Mark Rutland · 6 years ago
  12. 55f8492 arm64: convert compat wrappers to C by Mark Rutland · 6 years ago
  13. d3516c9 arm64: use SYSCALL_DEFINE6() for mmap by Mark Rutland · 6 years ago
  14. bf4ce5c arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn by Mark Rutland · 6 years ago
  15. 3f7decc arm64: remove in-kernel call to sys_personality() by Mark Rutland · 6 years ago
  16. 9b54bf9 kernel: add kcompat_sys_{f,}statfs64() by Mark Rutland · 6 years ago
  17. bf1c77b kernel: add ksys_personality() by Mark Rutland · 6 years ago
  18. 80d63bc arm64: drop alignment from syscall tables by Mark Rutland · 6 years ago
  19. baaa723 arm64: zero GPRs upon entry from EL0 by Mark Rutland · 6 years ago
  20. 99ed3ed arm64: don't reload GPRs after apply_ssbd by Mark Rutland · 6 years ago
  21. d9be032 arm64: don't restore GPRs when context tracking by Mark Rutland · 6 years ago
  22. 3b71427 arm64: convert native/compat syscall entry to C by Mark Rutland · 6 years ago
  23. f37099b arm64: convert syscall trace logic to C by Mark Rutland · 6 years ago
  24. 4141c85 arm64: convert raw syscall invocation to C by Mark Rutland · 6 years ago
  25. 27d83e6 arm64: introduce syscall_fn_t by Mark Rutland · 6 years ago
  26. 3085e16 arm64: remove sigreturn wrappers by Mark Rutland · 6 years ago
  27. f9209e2 arm64: move sve_user_{enable,disable} to <asm/fpsimd.h> by Mark Rutland · 6 years ago
  28. 8d37093 arm64: kill change_cpacr() by Mark Rutland · 6 years ago
  29. 25be597 arm64: kill config_sctlr_el1() by Mark Rutland · 6 years ago
  30. 1c312e8 arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h> by Mark Rutland · 6 years ago
  31. 3eb6f1f arm64: consistently use unsigned long for thread flags by Mark Rutland · 6 years ago
  32. e87a4a9 Revert "arm64: fix infinite stacktrace" by Will Deacon · 6 years ago
  33. db7a2d1 asm-generic: unistd.h: Wire up sys_rseq by Will Deacon · 6 years ago
  34. 409d5db arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ by Will Deacon · 6 years ago
  35. 54501ac arm64: make flatmem depend on !NUMA by Arnd Bergmann · 6 years ago
  36. e189624 arm64: numa: rework ACPI NUMA initialization by Lorenzo Pieralisi · 6 years ago
  37. e7d4bac arm64: add ARM64-specific support for flatmem by Nikunj Kela · 6 years ago
  38. d7c7118 MAINTAINERS: arm64: Remove boot/dts/ directory from arm64 entry by Will Deacon · 6 years ago
  39. bedbeec arm64: mm: Export __flush_icache_range() to modules by Will Deacon · 6 years ago
  40. e67ecf6 arm64: topology: re-introduce numa mask check for scheduler MC selection by Sudeep Holla · 6 years ago
  41. f70ff12 arm64: topology: rename llc_siblings to align with other struct members by Sudeep Holla · 6 years ago
  42. 7f9545a arm64: smp: remove cpu and numa topology information when hotplugging out CPU by Sudeep Holla · 6 years ago
  43. 5ec8b59 arm64: topology: restrict updating siblings_masks to online cpus only by Sudeep Holla · 6 years ago
  44. 5bdd2b3 arm64: topology: add support to remove cpu topology sibling masks by Sudeep Holla · 6 years ago
  45. 97fd601 arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap by Sudeep Holla · 6 years ago
  46. 31b4603 arm64: topology: refactor reset_cpu_topology to add support for removing topology by Sudeep Holla · 6 years ago
  47. 178909a arm64: errata: Don't define type field twice for arm64_errata[] entries by Will Deacon · 6 years ago
  48. ec28bb9 arm64: Implement page table free interfaces by Chintan Pandya · 6 years ago
  49. 05f2d2f arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable by Chintan Pandya · 6 years ago
  50. 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
  51. 693350a arm64: insn: Don't fallback on nosync path for general insn patching by Will Deacon · 6 years ago
  52. 3b8c9f1 arm64: IPI each CPU after invalidating the I-cache for kernel mappings by Will Deacon · 6 years ago
  53. 7373fed arm64: remove unused COMPAT_PSR definitions by Mark Rutland · 6 years ago
  54. 256c096 kvm/arm: use PSR_AA32 definitions by Mark Rutland · 6 years ago
  55. d64567f arm64: use PSR_AA32 definitions by Mark Rutland · 6 years ago
  56. 76fc52b arm64: ptrace: map SPSR_ELx<->PSR for compat tasks by Mark Rutland · 6 years ago
  57. 25dc2c8 arm64: compat: map SPSR_ELx<->PSR for signals by Mark Rutland · 6 years ago
  58. 1265132 arm64: don't zero DIT on signal return by Mark Rutland · 6 years ago
  59. 2508626 arm64: add PSR_AA32_* definitions by Mark Rutland · 6 years ago
  60. 314d53d arm64: Handle mismatched cache type by Suzuki K Poulose · 6 years ago
  61. 4c4a39d arm64: Fix mismatched cache line size detection by Suzuki K Poulose · 6 years ago
  62. 5d16896 arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT by Will Deacon · 7 years ago
  63. c110904 arm64: locking: Replace ticket lock implementation with qspinlock by Will Deacon · 7 years ago
  64. 598865c arm64: barrier: Implement smp_cond_load_relaxed by Will Deacon · 7 years ago
  65. 5e0fb5d x86/mm: Add TLB purge to free pmd/pte page interfaces by Toshi Kani · 6 years ago
  66. 785a19f ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  67. f967db0 x86/mm: Disable ioremap free page handling on x86-PAE by Toshi Kani · 6 years ago
  68. 76f4e2d arm64: kexec: always reset to EL2 if present by Mark Rutland · 6 years ago
  69. 7e7df71 arm64: fix infinite stacktrace by Mikulas Patocka · 6 years ago
  70. 90aff8d ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro by Peng Donglin · 6 years ago
  71. 021c917 Linux 4.18-rc3 by Linus Torvalds · 6 years ago
  72. 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
  73. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  74. 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
  75. 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
  76. 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
  77. c350d6d Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  78. 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
  79. 08af78d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  80. 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
  81. 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
  82. 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
  83. 34a484d Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  84. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 1904148 Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  86. 4ca2f0b Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  87. 35911e0 Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into fixes by Olof Johansson · 6 years ago
  88. d2d369a Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 6 years ago
  89. 0d55ec6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  90. 44813aa Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  91. 7886953 Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  92. 24b6c22 parisc: Build kernel without -ffunction-sections by Helge Deller · 6 years ago
  93. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 6 years ago
  94. cd993fc Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  95. 5e4e8c5 Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  96. 48a3c64 Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  97. ff23908 Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  98. 49f1c61 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  99. fad2d4e drbd: Fix drbd_request_prepare() discard handling by Bart Van Assche · 6 years ago
  100. 1f57f8d blk-mq: don't queue more if we get a busy return by Jens Axboe · 6 years ago