1. c001899 ARM: 8843/1: use unified assembler in headers by Stefan Agner · 6 years ago
  2. 5388a5b ARM: avoid Cortex-A9 livelock on tight dmb loops by Russell King · 7 years ago
  3. 72cd406 ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of by Vladimir Murzin · 6 years ago
  4. eb7ff90 ARM: 8829/1: spinlock: use unified assembler language syntax by Stefan Agner · 6 years ago
  5. 32fdb04 ARM: 8828/1: uaccess: use unified assembler language syntax by Stefan Agner · 6 years ago
  6. 58ca338 ARM: 8823/1: Implement pgprot_device() by Vincent Whitchurch · 6 years ago
  7. fec9eac ARM: 8822/1: smp_twd: Remove legacy TWD registration by Geert Uytterhoeven · 6 years ago
  8. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  9. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  10. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  11. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  12. 97b6f89 Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus by Russell King · 6 years ago
  13. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  14. 7f9f852 Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  15. c6f1b35 Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  16. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  17. 748c0e3 KVM: Make kvm_set_spte_hva() return int by Lan Tianyu · 6 years ago
  18. 8c33df1 arm: KVM: Add S2_PMD_{MASK,SIZE} constants by Marc Zyngier · 6 years ago
  19. 5846676 arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro by Marc Zyngier · 6 years ago
  20. b8e0ba7 KVM: arm64: Add support for creating PUD hugepages at stage 2 by Punit Agrawal · 6 years ago
  21. 35a6396 KVM: arm64: Update age handlers to support PUD hugepages by Punit Agrawal · 6 years ago
  22. eb3f0624 KVM: arm64: Support handling access faults for PUD hugepages by Punit Agrawal · 6 years ago
  23. 86d1c55 KVM: arm64: Support PUD hugepage in stage2_is_exec() by Punit Agrawal · 6 years ago
  24. 4ea5af5 KVM: arm64: Support dirty page tracking for PUD hugepages by Punit Agrawal · 6 years ago
  25. f8df733 KVM: arm/arm64: Introduce helpers to manipulate page table entries by Punit Agrawal · 6 years ago
  26. bd7d95c arm64: KVM: Consistently advance singlestep when emulating instructions by Mark Rutland · 6 years ago
  27. 93d77e7 ARM: module: Fix function kallsyms on Thumb-2 by Vincent Whitchurch · 6 years ago
  28. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  29. 189af46 ARM: smp: add support for per-task stack canaries by Ard Biesheuvel · 6 years ago
  30. 33e5f4e KVM: arm64: Rework detection of SVE, !VHE systems by Marc Zyngier · 6 years ago
  31. 72fd97b arm: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  32. e1b0d97 ARM: sa1111: remove legacy GPIO interfaces by Russell King · 6 years ago
  33. cfaa9f0 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  34. 344eb553 ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+ by Vincent Whitchurch · 6 years ago
  35. f441882 ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS by Vincent Whitchurch · 6 years ago
  36. 383fb3e ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  37. e209950 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 6 years ago
  38. 945aceb ARM: clean up per-processor check_bugs method call by Russell King · 6 years ago
  39. 65987a8 ARM: split out processor lookup by Russell King · 6 years ago
  40. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  41. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  42. 519f64b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  43. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  44. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  45. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  46. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  47. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  48. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  49. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  50. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  51. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  52. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  53. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  54. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  55. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  57. 07171da Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  58. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 42f52e1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  61. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  62. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  63. 375bdd3 arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension() by Dongjiu Geng · 6 years ago
  64. 36d68f6 ARM: Add Krait L2 register accessor functions by Stephen Boyd · 6 years ago
  65. 3e98d24 Merge branches 'fixes', 'misc' and 'spectre' into for-next by Russell King · 6 years ago
  66. afaf683 ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization by Julien Thierry · 6 years ago
  67. e3aa624 ARM: 8795/1: spectre-v1.1: use put_user() for __put_user() by Julien Thierry · 6 years ago
  68. 621afc6 ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit by Julien Thierry · 6 years ago
  69. 3aa2df6 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
  70. bca607e KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2 by Marc Zyngier · 6 years ago
  71. 0f62f0e kvm: arm64: Set a limit on the IPA size by Suzuki K Poulose · 6 years ago
  72. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  73. e55cac5 kvm: arm/arm64: Prepare for VM specific stage2 translations by Suzuki K Poulose · 6 years ago
  74. 5b6c674 kvm: arm/arm64: Allow arch specific configurations for VM by Suzuki K Poulose · 6 years ago
  75. 05e792e signal/arm: Push siginfo generation into arm_notify_die by Eric W. Biederman · 7 years ago
  76. 3cfa210 xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  77. c39ae60 block: remove ARCH_BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  78. 20e3267 xen: provide a prototype for xen_biovec_phys_mergeable in xen.h by Christoph Hellwig · 6 years ago
  79. a5bb207a arm: remove the unused BIOVEC_MERGEABLE define by Christoph Hellwig · 6 years ago
  80. 6a9f5f2 block: simplify BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  81. d3c6161 ARM: 8788/1: ftrace: remove old mcount support by Stefan Agner · 6 years ago
  82. ab51002 arm64: KVM: Enable Common Not Private translations by Vladimir Murzin · 6 years ago
  83. e1799a8 sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity changes by Morten Rasmussen · 6 years ago
  84. 58643a3 arm-nommu: don't define arch_teardown_dma_ops by Christoph Hellwig · 6 years ago
  85. a35381e KVM: Remove obsolete kvm_unmap_hva notifier backend by Marc Zyngier · 6 years ago
  86. 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
  87. 185cfaf y2038: Compile utimes()/futimesat() conditionally by Arnd Bergmann · 7 years ago
  88. caf6f9c asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro by Arnd Bergmann · 7 years ago
  89. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  90. 6319893 Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  91. d190775 Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  92. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  93. 9b27efe Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  94. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. c61b466 Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
  100. 062a585 KVM: arm: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago