1. 4f6b2c0 arc: mm: add p?d_leaf() definitions by Steven Price · 5 years ago
  2. 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
  3. 6aae342 ARC: mm: remove __ARCH_USE_5LEVEL_HACK by Vineet Gupta · 5 years ago
  4. cfd9d70 ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg by Vineet Gupta · 10 years ago
  5. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  6. fe6ba88 arch: replace _BITUL() in kernel-space headers with BIT() by Masahiro Yamada · 6 years ago
  7. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  8. 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
  9. 6e37611 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 7 years ago
  10. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  11. 868a653 ARC: mm: fix build failure in linux-next for UP builds by Vineet Gupta · 8 years ago
  12. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  13. 6a8b2ca7 ARC: mm: PAE40: Fix crash at munmap by Yuriy Kolerov · 8 years ago
  14. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  15. 3925a16 ARC: mm: don't loose PTE_SPECIAL in pte_modify() by Vineet Gupta · 8 years ago
  16. 2547476 Fix typos by Andrea Gelmini · 9 years ago
  17. 15ca68a ARC: Make vmalloc size configurable by Noam Camus · 10 years ago
  18. 2519d75 ARC: Fix PAE40 boot failures due to PTE truncation by Vineet Gupta · 9 years ago
  19. c2ff5cf2 ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern by Vineet Gupta · 9 years ago
  20. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  21. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  22. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
  23. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
  24. d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
  25. fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 11 years ago
  26. 24830fc ARC: mm: Introduce PTE_SPECIAL by Vineet Gupta · 10 years ago
  27. 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
  28. d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 10 years ago
  29. a68fb48 Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  30. 06f34e1 ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE by Alexey Brodkin · 10 years ago
  31. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  32. 1874715 arc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  33. d091fcb ARC: MMUv4 preps/2 - Reshuffle PTE bits by Vineet Gupta · 12 years ago
  34. 64b703e ARC: MMUv4 preps/1 - Fold PTE K/U access flags by Vineet Gupta · 12 years ago
  35. 76d3f4c Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  36. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  37. da1677b ARC: Disintegrate arcregs.h by Vineet Gupta · 12 years ago
  38. a950549 ARC: copy_(to|from)_user() to honor usermode-access permissions by Vineet Gupta · 12 years ago
  39. 5bba49f ARC: [mm] Aliasing VIPT dcache support 4/4 by Vineet Gupta · 12 years ago
  40. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
  41. 5dda4dc ARC: Page Table Management by Vineet Gupta · 12 years ago