1. 0192445 arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER by Zi Yan · 2 years, 6 months ago
  2. fb0b549 ARC: implement syscall tracepoints by Sergey Matyukevich · 2 years, 10 months ago
  3. b3bbf6a ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature by Sergey Matyukevich · 2 years, 10 months ago
  4. 967747b uaccess: remove CONFIG_SET_FS by Arnd Bergmann · 3 years ago
  5. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years, 1 month ago
  6. c126a53 arch: remove GENERIC_FIND_FIRST_BIT entirely by Yury Norov · 3 years, 6 months ago
  7. 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 4 months ago
  8. e54957f irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ by Mark Rutland · 3 years, 4 months ago
  9. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  10. 2dde02a ARC: mm: support 3 levels of page tables by Vineet Gupta · 4 years, 5 months ago
  11. 12e7804 ARC: mm: remove tlb paranoid code by Vineet Gupta · 5 years ago
  12. 288ff7d ARC: retire MMUv1 and MMUv2 support by Vineet Gupta · 5 years ago
  13. 767a697 ARC: retire ARC750 support by Vineet Gupta · 3 years, 7 months ago
  14. 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 7 months ago
  15. 81e82fa arc: Fix spelling mistake and grammar in Kconfig by Colin Ian King · 3 years, 8 months ago
  16. 8b793b44 arc: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 8 months ago
  17. e8003bf6 mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE by Anshuman Khandual · 3 years, 10 months ago
  18. c2280be mm: generalize ARCH_HAS_CACHE_LINE_SIZE by Anshuman Khandual · 3 years, 10 months ago
  19. 993b832 arch: arc: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years, 1 month ago
  20. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 2 months ago
  21. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  22. 050b2da arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM by Mike Rapoport · 4 years, 2 months ago
  23. 39cac19 arc/mm/highmem: Use generic kmap atomic implementation by Thomas Gleixner · 4 years, 4 months ago
  24. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 5 months ago
  25. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  26. dd7c7ab ARC: [plat-eznps]: Drop support for EZChip NPS platform by Vineet Gupta · 4 years, 6 months ago
  27. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 6 months ago
  28. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
  29. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 9 months ago
  30. 10011f7 ARCv2: support loop buffer (LPB) disabling by Eugeniy Paltsev · 4 years, 9 months ago
  31. 0bdd6e7 ARC: build: allow users to specify -mcpu by Eugeniy Paltsev · 4 years, 9 months ago
  32. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 8 months ago
  33. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 9 months ago
  34. f09d317 ARC: allow userspace DSP applications to use AGU extensions by Eugeniy Paltsev · 5 years ago
  35. 7321e2e ARC: add support for DSP-enabled userspace applications by Eugeniy Paltsev · 5 years ago
  36. 4827d0c ARC: handle DSP presence in HW by Eugeniy Paltsev · 5 years ago
  37. a5760db ARC: fix some Kconfig typos by Randy Dunlap · 5 years ago
  38. 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
  39. f45ba2b ARCv2: fpu: preserve userspace fpu state by Vineet Gupta · 5 years ago
  40. bd71c45 ARC: wireup clone3 syscall by Vineet Gupta · 5 years ago
  41. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  42. 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
  43. 9fbea0b ARC: add kmemleak support by Eugeniy Paltsev · 5 years ago
  44. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  45. f091d5a ARC: ARCv2: jump label: implement jump label patching by Eugeniy Paltsev · 5 years ago
  46. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  47. f73c904 arc: use the generic remapping allocator for coherent DMA allocations by Christoph Hellwig · 6 years ago
  48. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  49. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  50. 54c4901 Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  51. 9a18b5a arch: arc: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  52. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  53. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 7655146 ARCv2: Add explcit unaligned access support (and ability to disable too) by Eugeniy Paltsev · 6 years ago
  55. 493a2f8 ARC: enable uboot support unconditionally by Eugeniy Paltsev · 6 years ago
  56. e494239 ARCv2: support manual regfile save on interrupts by Vineet Gupta · 7 years ago
  57. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  58. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  59. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  60. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  61. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  62. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  63. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. bf28760 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  65. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  66. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  67. b7cc40c ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  68. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  69. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  70. 2c519f5 ARC: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  71. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  72. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  73. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  74. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  75. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  76. 7c2020c ARC: fix spelling mistake "entires" -> "entries" by Colin Ian King · 6 years ago
  77. c27d0e9 ARC: sort Kconfig by Vineet Gupta · 7 years ago
  78. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  79. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 7 years ago
  80. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 7 years ago
  81. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 7 years ago
  82. eb27773 ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size by Eugeniy Paltsev · 7 years ago
  83. 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  84. af1fc5b ARCv2: [plat-hsdk]: Save accl reg pair by default by Vineet Gupta · 7 years ago
  85. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  86. 6c3e71d arc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  87. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  88. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  89. 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  90. 827cc2f ARC: Fix malformed ARC_EMUL_UNALIGNED default by Ulf Magnusson · 7 years ago
  91. 57723cb arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA by Christoph Hellwig · 7 years ago
  92. ca122fe3 Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  93. 8238573 ARC: perf: avoid vmalloc backed mmap by Vineet Gupta · 8 years ago
  94. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  95. 5464d03 ARC: fix allnoconfig build warning by Vineet Gupta · 7 years ago
  96. a518d63 ARC: [plat-hsdk] initial port for HSDK board by Alexey Brodkin · 8 years ago
  97. 9ed6878 ARC: mm: Decouple RAM base address from kernel link address by Eugeniy Paltsev · 8 years ago
  98. 33460f8 ARC: [plat-sim] Include this platform unconditionally by Vineet Gupta · 8 years ago
  99. cf4100d Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM" by Alexey Brodkin · 8 years ago
  100. 3d5e801 ARCv2: entry: save Accumulator register pair (r58:59) if present by Vineet Gupta · 8 years ago