1. 5cd028b arm64: Re-enable support for contiguous hugepages by Punit Agrawal · 7 years ago
  2. a8d623e arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages by Punit Agrawal · 7 years ago
  3. c3e4ed5 arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages by Punit Agrawal · 7 years ago
  4. 30f3ac0 arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages by Punit Agrawal · 7 years ago
  5. d8bdcff arm64: hugetlb: Add break-before-make logic for contiguous entries by Steve Capper · 7 years ago
  6. 29a7287 arm64: hugetlb: Spring clean huge pte accessors by Steve Capper · 7 years ago
  7. b5b0be8 arm64: hugetlb: Introduce pte_pgprot helper by Steve Capper · 7 years ago
  8. d3ea795 arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present by Steve Capper · 7 years ago
  9. a88ce63 arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores by Hoeun Ryu · 7 years ago
  10. 8165f70 arm64: dma-mapping: Mark atomic_pool as __ro_after_init by Vladimir Murzin · 7 years ago
  11. 2fa59ec arm64: dma-mapping: Do not pass data to gen_pool_set_algo() by Vladimir Murzin · 7 years ago
  12. af29678 arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths by Catalin Marinas · 8 years ago
  13. 64c2684 arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect() by Catalin Marinas · 8 years ago
  14. 73e86cb arm64: Move PTE_RDONLY bit handling out of set_pte_at() by Catalin Marinas · 8 years ago
  15. 0966253 kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg() by Catalin Marinas · 8 years ago
  16. 3bbf715 arm64: Convert pte handling from inline asm to using (cmp)xchg by Catalin Marinas · 8 years ago
  17. a7ba38d Merge branch 'for-next/kernel-mode-neon' into for-next/core by Catalin Marinas · 7 years ago
  18. cda9440 Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core by Catalin Marinas · 7 years ago
  19. 3b66023 arm64: neon/efi: Make EFI fpsimd save/restore variables static by Dave Martin · 7 years ago
  20. df5b95b Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  21. 872d832 arm64: add VMAP_STACK overflow detection by Mark Rutland · 7 years ago
  22. 1296444 arm64: add on_accessible_stack() by Mark Rutland · 7 years ago
  23. e306786 arm64: add basic VMAP_STACK support by Mark Rutland · 7 years ago
  24. f60fe78 arm64: use an irq stack pointer by Mark Rutland · 7 years ago
  25. 8ea41b1 arm64: assembler: allow adr_this_cpu to use the stack pointer by Ard Biesheuvel · 7 years ago
  26. b11e575 arm64: factor out entry stack manipulation by Mark Rutland · 7 years ago
  27. 170976b efi/arm64: add EFI_KIMG_ALIGN by Mark Rutland · 7 years ago
  28. 8018ba4 arm64: move SEGMENT_ALIGN to <asm/memory.h> by Mark Rutland · 7 years ago
  29. f60ad4e arm64: clean up irq stack definitions by Mark Rutland · 7 years ago
  30. dbc9344 arm64: clean up THREAD_* definitions by Mark Rutland · 7 years ago
  31. b653145 arm64: factor out PAGE_* and CONT_* definitions by Mark Rutland · 7 years ago
  32. 34be98f arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP by Ard Biesheuvel · 7 years ago
  33. 48ac3c1 fork: allow arch-override of VMAP stack alignment by Mark Rutland · 7 years ago
  34. c5bc503 arm64: remove __die()'s stack dump by Mark Rutland · 7 years ago
  35. 969ff73 arm64: numa: Remove the unused parent_node() macro by Dou Liyang · 7 years ago
  36. 82d24d1 arm64: compat: Remove leftover variable declaration by Kevin Brodsky · 7 years ago
  37. 4d36037 ACPI/IORT: Fix build regression without IOMMU by Arnd Bergmann · 7 years ago
  38. caf5ef7 arm64: fix pmem interface definition by Arnd Bergmann · 7 years ago
  39. e884f80 arm64: perf: add support for Cortex-A35 by Julien Thierry · 7 years ago
  40. 5561b6c arm64: perf: add support for Cortex-A73 by Julien Thierry · 7 years ago
  41. d0d09d4 arm64: perf: Remove redundant entries from CPU-specific event maps by Will Deacon · 7 years ago
  42. 5cf7fb2 arm64: perf: Connect additional events to pmu counters by Julien Thierry · 7 years ago
  43. 21cfa0e arm64: uaccess: Add the uaccess_flushcache.c file by Robin Murphy · 7 years ago
  44. 6ec4e251 md/raid6: implement recovery using ARM NEON intrinsics by Ard Biesheuvel · 7 years ago
  45. 35129dd md/raid6: use faster multiplication for ARM NEON delta syndrome by Ard Biesheuvel · 7 years ago
  46. f39c3f9 Merge tag 'arm64-iort-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into for-next/core by Catalin Marinas · 7 years ago
  47. 0553896 Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  48. 66c3ec5 arm64: neon: Forbid when irqs are disabled by Dave Martin · 7 years ago
  49. 31e43ad arm64: unwind: remove sp from struct stackframe by Ard Biesheuvel · 7 years ago
  50. 7326749 arm64: unwind: reference pt_regs via embedded stack frame by Ard Biesheuvel · 7 years ago
  51. 7395869 arm64/vdso: Support mremap() for vDSO by Dmitry Safonov · 7 years ago
  52. 5d7bdeb arm64: uaccess: Implement *_flushcache variants by Robin Murphy · 7 years ago
  53. d50e071 arm64: Implement pmem API support by Robin Murphy · 7 years ago
  54. e1bc5d1 arm64: Handle trapped DC CVAP by Robin Murphy · 7 years ago
  55. 7aac405 arm64: Expose DC CVAP to userspace by Robin Murphy · 7 years ago
  56. d46befe arm64: Convert __inval_cache_range() to area-based by Robin Murphy · 7 years ago
  57. 09c2a7d arm64: mm: Fix set_memory_valid() declaration by Robin Murphy · 7 years ago
  58. 6c833bb arm64: perf: Allow standard PMUv3 events to be extended by the CPU type by Will Deacon · 7 years ago
  59. 5fe0ce3 ACPI/IORT: numa: Add numa node mapping for smmuv3 devices by Ganapatrao Kulkarni · 7 years ago
  60. c736533 arm64: unwind: disregard frame.sp when validating frame pointer by Ard Biesheuvel · 7 years ago
  61. 0966837 arm64: unwind: avoid percpu indirection for irq stack by Mark Rutland · 7 years ago
  62. ed84b4e arm64: move non-entry code out of .entry.text by Mark Rutland · 7 years ago
  63. 2d0e751 arm64: consistently use bl for C exception entry by Mark Rutland · 7 years ago
  64. db44e9c arm64: Add ASM_BUG() by Mark Rutland · 7 years ago
  65. bc8648d ACPI/IORT: Handle PCI aliases properly for IOMMUs by Robin Murphy · 7 years ago
  66. c1be2ddb perf: xgene: Remove unnecessary managed resources cleanup by Tai Nguyen · 7 years ago
  67. 1031a15 arm64: perf: Allow more than one cycle counter to be used by Pratyush Anand · 8 years ago
  68. 11cefd5 arm64: neon: Export kernel_neon_busy to loadable modules by Catalin Marinas · 7 years ago
  69. 1f9b893 arm64: Decode information from ESR upon mem faults by Julien Thierry · 7 years ago
  70. 17c2895 arm64: Abstract syscallno manipulation by Dave Martin · 7 years ago
  71. 35d0e6f arm64: syscallno is secretly an int, make it official by Dave Martin · 7 years ago
  72. aae4e7a Linux 4.13-rc4 by Linus Torvalds · 7 years ago
  73. acdae9e Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  74. ed66da1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  75. 6ea1bc9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  76. fbb7761 Fix compat_sys_sigpending breakage by Dmitry V. Levin · 7 years ago
  77. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 7 years ago
  78. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 7 years ago
  79. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 7 years ago
  80. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 7 years ago
  81. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 7 years ago
  82. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 7 years ago
  83. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 7 years ago
  84. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 7 years ago
  85. 77a2e84 ext4: remove unused mode parameter by Tahsin Erdogan · 7 years ago
  86. 2df2c34 ext4: fix warning about stack corruption by Arnd Bergmann · 7 years ago
  87. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 7 years ago
  88. 381cebf ext4: silence array overflow warning by Dan Carpenter · 7 years ago
  89. fcf5ea1 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 7 years ago
  90. 946da69 platform/x86: intel-vbtn: match power button on press rather than release by Mario Limonciello · 7 years ago
  91. 0fdd951 Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  92. e451057 ext4: release discard bio after sending discard commands by Daeho Jeong · 7 years ago
  93. aab7761 Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  94. ef9ca02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  95. 6999507 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  96. 0d5b994 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. d1faa3e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 65f4740 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  99. b3c6858 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  100. 0a23ea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago