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