1. 4f6b2c08 arc: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. f45ba2b ARCv2: fpu: preserve userspace fpu state by Vineet Gupta · 5 years ago
  8. f05523a ARC: fpu: declutter code, move bits out into fpu.h by Vineet Gupta · 5 years ago
  9. bd71c45 ARC: wireup clone3 syscall by Vineet Gupta · 5 years ago
  10. 7980dff ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node by Jose Abreu · 5 years ago
  11. 61f23e6 arch/arc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  12. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  13. 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
  14. 7ecc6c1 ARC: pt_regs: remove hardcoded registers offset by Eugeniy Paltsev · 5 years ago
  15. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  16. 833a20b ARC: asm-offsets: remove duplicate entry by Eugeniy Paltsev · 5 years ago
  17. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  18. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  19. cd4c249 ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 5 years ago
  20. 1928b36 arc: eznps: fix allmodconfig kconfig warning by Randy Dunlap · 5 years ago
  21. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  22. 9165917 sched/rt, ARC: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  23. 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
  24. 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
  25. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  26. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  27. 6aae342 ARC: mm: remove __ARCH_USE_5LEVEL_HACK by Vineet Gupta · 5 years ago
  28. 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
  29. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  30. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  31. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  32. 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
  33. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  34. 9fbea0b ARC: add kmemleak support by Eugeniy Paltsev · 5 years ago
  35. e1b2743 ARC: [plat-axs10x]: remove hardcoded video mode from bootargs by Eugeniy Paltsev · 5 years ago
  36. 93c53f2 ARC: [plat-axs10x]: use pgu pll instead of fixed clock by Eugeniy Paltsev · 5 years ago
  37. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  38. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  39. f091d5a ARC: ARCv2: jump label: implement jump label patching by Eugeniy Paltsev · 5 years ago
  40. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  41. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  42. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  43. 2f4ecf6 ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3 by Vineet Gupta · 5 years ago
  44. 1355ea2 ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop by Vineet Gupta · 9 years ago
  45. ad4c40e ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available by Vineet Gupta · 9 years ago
  46. f4e2f7cc ARC: mm: TLB Miss optim: avoid re-reading ECR by Vineet Gupta · 9 years ago
  47. 0fb1f35 ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD by Vineet Gupta · 10 years ago
  48. cfd9d70 ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg by Vineet Gupta · 10 years ago
  49. 7b491c0 ARC: nSIM_700: remove unused network options by Eugeniy Paltsev · 5 years ago
  50. 9c6375f ARC: nSIM_700: switch to DW UART usage by Eugeniy Paltsev · 5 years ago
  51. 1681baa ARC: merge HAPS-HS with nSIM-HS configs by Eugeniy Paltsev · 5 years ago
  52. 8ae5bb0 ARC: HAPS: cleanup defconfigs from unused ETH drivers by Eugeniy Paltsev · 5 years ago
  53. 14fa486 ARC: HAPS: add HIGHMEM memory zone to DTS by Eugeniy Paltsev · 5 years ago
  54. 3696fc9 ARC: HAPS: use same UART configuration everywhere by Eugeniy Paltsev · 5 years ago
  55. 4c36543 ARC: HAPS: cleanup defconfigs from unused IO-related options by Eugeniy Paltsev · 5 years ago
  56. ea25a15 ARC: regenerate nSIM and HAPS defconfigs by Eugeniy Paltsev · 5 years ago
  57. 5effc09 ARC: perf: Accommodate big-endian CPU by Alexey Brodkin · 5 years ago
  58. ab563bf ARC: [plat-hsdk]: Enable on-boardi SPI ADC IC by Eugeniy Paltsev · 5 years ago
  59. 8ca8fa7 ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC by Eugeniy Paltsev · 5 years ago
  60. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  61. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  62. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  63. 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
  64. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  65. 15f5db6 kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC by Masahiro Yamada · 5 years ago
  66. 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
  67. 00a0c84 ARC: unwind: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  68. 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
  69. 2f02941 arc: prefer __section from compiler_attributes.h by Nick Desaulniers · 5 years ago
  70. 174ae4e ARCv2: IDU-intc: Add support for edge-triggered interrupts by Mischa Jonker · 5 years ago
  71. e86d94f ARC: unwind: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  72. ce0eff0d ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations by Eugeniy Paltsev · 5 years ago
  73. da31076 ARC: fix typo in setup_dma_ops log message by Eugeniy Paltsev · 5 years ago
  74. 97abfd5 ARCv2: entry: early return from exception need not clear U & DE bits by Alexey Brodkin · 5 years ago
  75. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  76. fe6ba88 arch: replace _BITUL() in kernel-space headers with BIT() by Masahiro Yamada · 5 years ago
  77. 3eb5148 Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 5 years ago
  78. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  79. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  80. 75dd474 kbuild: remove src and obj from the top Makefile by Masahiro Yamada · 6 years ago
  81. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  82. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  83. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. 24a20b0 ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig by Eugeniy Paltsev · 6 years ago
  85. aab128d ARC: [plat-hsdk]: enable DW SPI controller by Eugeniy Paltsev · 6 years ago
  86. fd5de27 ARC: hide unused function unw_hdr_alloc by Arnd Bergmann · 6 years ago
  87. 94b8beb ARC: [haps] Add Virtio support by Alexey Brodkin · 6 years ago
  88. 75370ad ARCv2: entry: simplify return to Delay Slot via interrupt by Vineet Gupta · 6 years ago
  89. 68e5c6f ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause by Vineet Gupta · 6 years ago
  90. a488080 ARCv2: entry: rewrite to enable use of double load/stores LDD/STD by Vineet Gupta · 6 years ago
  91. ab854bf ARCv2: entry: avoid a branch by Vineet Gupta · 6 years ago
  92. 23c0cbd ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE by Vineet Gupta · 6 years ago
  93. 45869eb ARCv2: entry: comments about hardware auto-save on taken interrupts by Vineet Gupta · 6 years ago
  94. 926150db ARC: mm: do_page_fault refactor #8: release mmap_sem sooner by Vineet Gupta · 6 years ago
  95. 5e91bf5 ARC: mm: do_page_fault refactor #7: fold the various error handling by Vineet Gupta · 6 years ago
  96. 98cb57a ARC: mm: do_page_fault refactor #6: error handlers to use same pattern by Vineet Gupta · 6 years ago
  97. d0542c7 ARC: mm: do_page_fault refactor #5: scoot no_context to end by Vineet Gupta · 6 years ago
  98. 02c88d1 ARC: mm: do_page_fault refactor #4: consolidate retry related logic by Vineet Gupta · 6 years ago
  99. 85c5e33 ARC: mm: do_page_fault refactor #3: tidyup vma access permission code by Vineet Gupta · 6 years ago
  100. 13e2cc1 ARC: mm: do_page_fault refactor #2: remove short lived variable by Vineet Gupta · 6 years ago