1. 73b20c8 arm64: mm: implement pte_devmap support by Robin Murphy · 5 years ago
  2. fe6ba88 arch: replace _BITUL() in kernel-space headers with BIT() by Masahiro Yamada · 5 years ago
  3. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  4. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  5. 50f11a8 arm64: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  6. 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  7. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  8. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  9. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  12. 1e0cf16 KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register by Marc Zyngier · 6 years ago
  13. fdec2a9 KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s by Dave Martin · 6 years ago
  14. 99adb567 KVM: arm/arm64: Add save/restore support for firmware workaround state by Andre Przywara · 6 years ago
  15. c118bbb arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests by Andre Przywara · 6 years ago
  16. 0e5b9c0 KVM: arm64: Consume pending SError as early as possible by James Morse · 6 years ago
  17. 3dbf100 KVM: arm64: Abstract the size of the HYP vectors pre-amble by James Morse · 6 years ago
  18. 2b68a2a arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS by James Morse · 6 years ago
  19. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 6 years ago
  20. 56a5d00 arm64: don't use asm-generic/ptrace.h by Christoph Hellwig · 6 years ago
  21. 0c61efd Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Catalin Marinas · 6 years ago
  22. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  23. d24a0c7 arm_pmu: acpi: spe: Add initial MADT/SPE probing by Jeremy Linton · 6 years ago
  24. 6241c4d arm64: compat: Fix __arch_get_hw_counter() implementation by Vincenzo Frascino · 6 years ago
  25. 27e11a9 arm64: Fix __arch_get_hw_counter() implementation by Vincenzo Frascino · 6 years ago
  26. d9db691 arm64/mm: Drop [PTE|PMD]_TYPE_FAULT by Anshuman Khandual · 6 years ago
  27. 6a5b78b arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 system by Catalin Marinas · 6 years ago
  28. 5a35441 clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper by Andrew Murray · 6 years ago
  29. ca9503f arm64: Expose FRINT capabilities to userspace by Mark Brown · 6 years ago
  30. 1201937 arm64: Expose ARMv8.5 CondM capability to userspace by Mark Brown · 6 years ago
  31. 4739d53 arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP by Ard Biesheuvel · 6 years ago
  32. f01703b arm64: compat: Get sigreturn trampolines from vDSO by Vincenzo Frascino · 6 years ago
  33. 1e3f17f arm64: elf: VDSO code page discovery by Vincenzo Frascino · 6 years ago
  34. a7f71a2 arm64: compat: Add vDSO by Vincenzo Frascino · 6 years ago
  35. 206c0df arm64: compat: Expose signal related structures by Vincenzo Frascino · 6 years ago
  36. 53c489e arm64: compat: Add missing syscall numbers by Vincenzo Frascino · 6 years ago
  37. 28b1a82 arm64: vdso: Substitute gettimeofday() with C implementation by Vincenzo Frascino · 6 years ago
  38. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  39. 48ce8f8 arm64: irqflags: Introduce explicit debugging for IRQ priorities by Julien Thierry · 6 years ago
  40. bd82d4b arm64: Fix incorrect irqflag restore for priority masking by Julien Thierry · 6 years ago
  41. f570657 arm64: irqflags: Add condition flags to inline asm clobber list by Julien Thierry · 6 years ago
  42. 19c36b1 arm64: irqflags: Pass flags as readonly operand to restore instruction by Julien Thierry · 6 years ago
  43. d68dbb0 arch: handle arches who do not yet define clone3 by Christian Brauner · 6 years ago
  44. e929387 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  45. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  46. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  47. 615c48a arm64/mm: don't initialize pgd_cache twice by Mike Rapoport · 6 years ago
  48. 35341ca arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h> by Anisse Astier · 6 years ago
  49. 8f5c903 arm64/mm: Correct the cache line size warning with non coherent device by Masayoshi Mizuma · 6 years ago
  50. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  51. b693d0b docs: arm64: convert docs to ReST and rename to .rst by Mauro Carvalho Chehab · 6 years ago
  52. 72a20ce Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  53. 41040cf arm64/sve: Fix missing SVE/FPSIMD endianness conversions by Dave Martin · 6 years ago
  54. 01d5748 arm64: tlbflush: Ensure start/end of address range are aligned to stride by Will Deacon · 6 years ago
  55. 9b60472 arm64: mm: avoid redundant READ_ONCE(*ptep) by Mark Rutland · 6 years ago
  56. 8f3220a arch: wire-up clone3() syscall by Christian Brauner · 6 years ago
  57. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  58. a02a532 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  59. 2b55d83 ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix by George G. Davis · 6 years ago
  60. f086f67 arm64: ptrace: add support for syscall emulation by Sudeep Holla · 6 years ago
  61. fd38663 arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers by Sudeep Holla · 6 years ago
  62. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  63. f31e98b arm64: arch_timer: mark functions as __always_inline by Anders Roxell · 6 years ago
  64. 262afe9 arm64: smp: Moved cpu_logical_map[] to smp.h by Florian Fainelli · 6 years ago
  65. f7f0097 arm64/mm: Simplify protection flag creation for kernel huge mappings by Anshuman Khandual · 6 years ago
  66. 7b8c87b arm64: cacheinfo: Update cache_line_size detected from DT or PPTT by Shaokun Zhang · 6 years ago
  67. 6dcdefc arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state by Julien Grall · 6 years ago
  68. 54b8c7c arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it by Julien Grall · 6 years ago
  69. 6fa9b41 arm64/fpsimd: Remove the prototype for sve_flush_cpu_state() by Julien Grall · 6 years ago
  70. 201d355 arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions by Anshuman Khandual · 6 years ago
  71. 16f1868 locking/atomic, arm64: Use s64 for atomic64 by Mark Rutland · 6 years ago
  72. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  73. adc3f55 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  75. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  76. 0e358bd arm64: use the correct function type in SYSCALL_DEFINE0 by Sami Tolvanen · 6 years ago
  77. 8ef8f368 arm64: fix syscall_fn_t type by Sami Tolvanen · 6 years ago
  78. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  79. 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  80. edbcf50 arm64: insn: Add BUILD_BUG_ON() for invalid masks by Jean-Philippe Brucker · 6 years ago
  81. c5e2ede arm64: insn: Fix ldadd instruction encoding by Jean-Philippe Brucker · 6 years ago
  82. b7c50fa KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation by James Morse · 6 years ago
  83. a532508 arm64: Handle erratum 1418040 as a superset of erratum 1188873 by Marc Zyngier · 6 years ago
  84. 969f5ea arm64: errata: Add workaround for Cortex-A76 erratum #1463225 by Will Deacon · 6 years ago
  85. 54dee40 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  86. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  87. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  88. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  89. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  90. dd53f61 Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  91. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  92. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  93. 02166b8 arm64: mark (__)cpus_have_const_cap as __always_inline by Masahiro Yamada · 6 years ago
  94. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  95. 0e4add4 arm64: assembler: Update comment above cond_yield_neon() macro by Hillf Danton · 6 years ago
  96. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  97. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  98. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  99. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  100. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago