1. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  2. 5364abc Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 10 months ago
  3. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  4. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  5. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  6. 24a62cf arc/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  7. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  8. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  9. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  10. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  11. f09d317 ARC: allow userspace DSP applications to use AGU extensions by Eugeniy Paltsev · 4 years, 11 months ago
  12. 7321e2e ARC: add support for DSP-enabled userspace applications by Eugeniy Paltsev · 4 years, 11 months ago
  13. 4827d0c ARC: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 11 months ago
  14. 240c84b ARC: add helpers to sanitize config options by Eugeniy Paltsev · 4 years, 11 months ago
  15. f61f530 ARC: [plat-axs10x]: PGU: remove unused encoder-slave property by Eugeniy Paltsev · 4 years, 10 months ago
  16. 8d92e99 ARC: define __ALIGN_STR and __ALIGN symbols for ARC by Eugeniy Paltsev · 4 years, 10 months ago
  17. 204c7ec ARC: show_regs: reduce lines of output by Vineet Gupta · 4 years, 11 months ago
  18. 3b00b04 ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  19. 0acdf63d ARC: fpu: fix randconfig build error reported by 0-day test service by Vineet Gupta · 5 years ago
  20. a5760db ARC: fix some Kconfig typos by Randy Dunlap · 5 years ago
  21. d560bb4 ARC: Cleanup old Kconfig IO scheduler options by Krzysztof Kozlowski · 5 years ago
  22. 4f6b2c08 arc: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  23. b7e573b Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  24. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  25. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  28. f45ba2b ARCv2: fpu: preserve userspace fpu state by Vineet Gupta · 5 years ago
  29. f05523a ARC: fpu: declutter code, move bits out into fpu.h by Vineet Gupta · 5 years ago
  30. bd71c45 ARC: wireup clone3 syscall by Vineet Gupta · 5 years ago
  31. 7980dff ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node by Jose Abreu · 5 years ago
  32. 61f23e6 arch/arc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  33. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  34. 8f8b69a Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  35. 7ecc6c1 ARC: pt_regs: remove hardcoded registers offset by Eugeniy Paltsev · 5 years ago
  36. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  37. 833a20b ARC: asm-offsets: remove duplicate entry by Eugeniy Paltsev · 5 years ago
  38. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  39. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  40. cd4c249 ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 5 years ago
  41. 1928b36 arc: eznps: fix allmodconfig kconfig warning by Randy Dunlap · 5 years ago
  42. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  43. 9165917 sched/rt, ARC: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  44. 056df57 Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  45. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  46. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  47. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  48. 6aae342 ARC: mm: remove __ARCH_USE_5LEVEL_HACK by Vineet Gupta · 5 years ago
  49. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  50. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  51. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  52. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  53. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  55. 9fbea0b ARC: add kmemleak support by Eugeniy Paltsev · 5 years ago
  56. e1b2743 ARC: [plat-axs10x]: remove hardcoded video mode from bootargs by Eugeniy Paltsev · 5 years ago
  57. 93c53f2 ARC: [plat-axs10x]: use pgu pll instead of fixed clock by Eugeniy Paltsev · 5 years ago
  58. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  59. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  60. f091d5a ARC: ARCv2: jump label: implement jump label patching by Eugeniy Paltsev · 5 years ago
  61. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  62. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  63. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  64. 2f4ecf6 ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3 by Vineet Gupta · 5 years ago
  65. 1355ea2 ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop by Vineet Gupta · 9 years ago
  66. ad4c40e ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available by Vineet Gupta · 9 years ago
  67. f4e2f7c ARC: mm: TLB Miss optim: avoid re-reading ECR by Vineet Gupta · 9 years ago
  68. 0fb1f35 ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD by Vineet Gupta · 10 years ago
  69. cfd9d70 ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg by Vineet Gupta · 10 years ago
  70. 7b491c0 ARC: nSIM_700: remove unused network options by Eugeniy Paltsev · 5 years ago
  71. 9c6375f ARC: nSIM_700: switch to DW UART usage by Eugeniy Paltsev · 5 years ago
  72. 1681baa ARC: merge HAPS-HS with nSIM-HS configs by Eugeniy Paltsev · 5 years ago
  73. 8ae5bb0 ARC: HAPS: cleanup defconfigs from unused ETH drivers by Eugeniy Paltsev · 5 years ago
  74. 14fa486 ARC: HAPS: add HIGHMEM memory zone to DTS by Eugeniy Paltsev · 5 years ago
  75. 3696fc9 ARC: HAPS: use same UART configuration everywhere by Eugeniy Paltsev · 5 years ago
  76. 4c36543 ARC: HAPS: cleanup defconfigs from unused IO-related options by Eugeniy Paltsev · 5 years ago
  77. ea25a15 ARC: regenerate nSIM and HAPS defconfigs by Eugeniy Paltsev · 5 years ago
  78. 5effc09 ARC: perf: Accommodate big-endian CPU by Alexey Brodkin · 5 years ago
  79. ab563bf ARC: [plat-hsdk]: Enable on-boardi SPI ADC IC by Eugeniy Paltsev · 5 years ago
  80. 8ca8fa7 ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC by Eugeniy Paltsev · 5 years ago
  81. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  82. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  83. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  84. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  85. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  86. 15f5db6 kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC by Masahiro Yamada · 5 years ago
  87. 4a64489 Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  88. 00a0c84 ARC: unwind: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  89. 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
  90. 2f02941 arc: prefer __section from compiler_attributes.h by Nick Desaulniers · 5 years ago
  91. 174ae4e ARCv2: IDU-intc: Add support for edge-triggered interrupts by Mischa Jonker · 5 years ago
  92. e86d94f ARC: unwind: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  93. ce0eff0d ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations by Eugeniy Paltsev · 5 years ago
  94. da31076 ARC: fix typo in setup_dma_ops log message by Eugeniy Paltsev · 6 years ago
  95. 97abfd5 ARCv2: entry: early return from exception need not clear U & DE bits by Alexey Brodkin · 6 years ago
  96. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  97. fe6ba88 arch: replace _BITUL() in kernel-space headers with BIT() by Masahiro Yamada · 6 years ago
  98. 3eb5148 Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  99. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  100. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago