1. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  2. 4a1e31c Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  3. ee40bd1 ARCv2: mm: Merge 2 updates to DC_CTRL for region flush by Vineet Gupta · 8 years ago
  4. 0d77117 ARCv2: mm: Implement cache region flush operations by Vineet Gupta · 10 years ago
  5. 7d3d162 ARC: mm: Move full_page computation into cache version agnostic wrapper by Vineet Gupta · 8 years ago
  6. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. c70c473 ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · 8 years ago
  8. e13909a ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... by Vineet Gupta · 8 years ago
  9. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  10. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  11. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  12. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  13. 9ce6dbe arc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  14. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  15. d0e73e2 ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" by Vineet Gupta · 8 years ago
  16. 76894a7 ARC: mm: split arc_cache_init to allow __init reaping of bulk by Vineet Gupta · 8 years ago
  17. e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago
  18. 8c47f83 ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption by Vineet Gupta · 9 years ago
  19. d4911cdd ARCv2: IOC: refactor the IOC and SLC operations into own functions by Vineet Gupta · 9 years ago
  20. fa84d73 ARC: mmu: clarify the MMUv3 programming model by Vineet Gupta · 8 years ago
  21. 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  22. 08fe007 ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
  23. f64915b ARC: mm: No need to save cache version in @cpuinfo by Vineet Gupta · 8 years ago
  24. 8a3385d arch/arc: add option to skip sync on DMA mapping by Alexander Duyck · 8 years ago
  25. 23cb1f6 ARC: mm: IOC: Don't enable IOC by default by Vineet Gupta · 8 years ago
  26. a79a812 arc: Implement arch-specific dma_map_ops.mmap by Alexey Brodkin · 8 years ago
  27. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  28. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  29. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  30. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  31. 26c01c4 ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  32. d77976c ARC: export kmap by Vineet Gupta · 9 years ago
  33. 45c3b08 ARC: Elide redundant setup of DMA callbacks by Vineet Gupta · 9 years ago
  34. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 9 years ago
  35. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 9 years ago
  36. 9d3bc3d Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  37. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 9 years ago
  38. b4dff28 ARC: dma: fix address translation in arc_dma_free by Vladimir Kondratiev · 9 years ago
  39. 627c88b ARC: typo fix in mm/ioremap.c by Alexey Brodkin · 9 years ago
  40. 2547476 Fix typos by Andrea Gelmini · 9 years ago
  41. 8bcf2c4 ARC: [plat-eznps] Use dedicated user stack top by Noam Camus · 9 years ago
  42. 15ca68a ARC: Make vmalloc size configurable by Noam Camus · 10 years ago
  43. 26f9d5f ARC: support HIGHMEM even without PAE40 by Vineet Gupta · 9 years ago
  44. 1b10cb2 ARC: add support for reserved memory defined by device tree by Alexey Brodkin · 9 years ago
  45. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  46. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  47. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
  48. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
  49. 971573c ARC: dma: pass_phys() not sg_virt() to cache ops by Vineet Gupta · 9 years ago
  50. 6b70039 ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM by Vineet Gupta · 9 years ago
  51. d98a15a ARC: dma: Use struct page based page allocator helpers by Vineet Gupta · 9 years ago
  52. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  53. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  54. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  55. 899cfd2 ARC: mm: HIGHMEM: Fix section mismatch splat by Vineet Gupta · 9 years ago
  56. ff1c0b6 ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE by Vineet Gupta · 9 years ago
  57. 61a1634 ARC: comments update by Vineet Gupta · 9 years ago
  58. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  59. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
  60. 25d4641 ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t by Vineet Gupta · 9 years ago
  61. 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
  62. 29e3322 ARC: mm: HIGHMEM: populate high memory from DT by Vineet Gupta · 9 years ago
  63. 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
  64. 6101be5 ARC: mm: preps ahead of HIGHMEM support #2 by Vineet Gupta · 9 years ago
  65. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
  66. 8840e14 ARC: mm: Improve Duplicate PD Fault handler by Vineet Gupta · 9 years ago
  67. f759ee5 ARC: Ensure DT mem base is same as what kernel is built with by Vineet Gupta · 10 years ago
  68. d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
  69. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  70. b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
  71. c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
  72. 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 10 years ago
  73. 6ce1879 ARCv2: mm: THP: boot validation/reporting by Vineet Gupta · 10 years ago
  74. fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 11 years ago
  75. 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
  76. fd0881a2 ARC: Eliminate some ARCv2 specific code for ARCompact build by Vineet Gupta · 9 years ago
  77. 1648c70 ARCv2: IOC: Allow boot time disable by Alexey Brodkin · 10 years ago
  78. 79335a2 ARCv2: SLC: Allow boot time disable by Vineet Gupta · 10 years ago
  79. f2b0b25 ARCv2: Support IO Coherency and permutations involving L1 and L2 caches by Alexey Brodkin · 10 years ago
  80. f718c2e ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO by Vineet Gupta · 10 years ago
  81. b607edd ARCv2: guard SLC DMA ops with spinlock by Alexey Brodkin · 10 years ago
  82. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  83. 2924cd1 ARCv2: [vdk] dts files and defconfig for HS38 VDK by Ruud Derwig · 10 years ago
  84. 795f455 ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) by Vineet Gupta · 10 years ago
  85. bcc4d65 ARCv2: MMUv4: support aliasing icache config by Vineet Gupta · 10 years ago
  86. d1f317d ARCv2: MMUv4: cache programming model changes by Vineet Gupta · 10 years ago
  87. d7a512b ARCv2: MMUv4: TLB programming Model changes by Vineet Gupta · 10 years ago
  88. 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 12 years ago
  89. a615b47 ARC: entry.S: confine EXCEPTION_* macros to one file by Vineet Gupta · 10 years ago
  90. 11e1489 ARC: untangle cache flush loop by Vineet Gupta · 11 years ago
  91. 6c31068 ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op() by Vineet Gupta · 10 years ago
  92. 8ea2ddf ARC: cacheflush: move some code around, delete old comments by Vineet Gupta · 10 years ago
  93. 8362c38 ARC: mm/cache_arc700.c -> mm/cache.c by Vineet Gupta · 10 years ago
  94. 40b552d ARC: compress cpuinfo_arc_mmu (mainly save page size in KB) by Vineet Gupta · 10 years ago
  95. 454bfda ARC: remove the unused platform helpers from dma mapping API by Vineet Gupta · 10 years ago
  96. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  97. 4530949 ARC: fold ___flush_dcache_page into __flush_dcache_page by Vineet Gupta · 10 years ago
  98. 4a8a224 ARC: inline cache flush toggle helpers by Vineet Gupta · 10 years ago
  99. f2e2013f7 ARC: mem init spring cleaning - No functional changes by Vineet Gupta · 10 years ago
  100. ceed97a ARC: perf: Enable generic software events by Vineet Gupta · 10 years ago