1. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  2. ec837d6 arc: fix type warnings in arc/mm/cache.c by Randy Dunlap · 7 years ago
  3. 386177d ARC: add SMP_CACHE_BYTES value validate by Eugeniy Paltsev · 7 years ago
  4. 4c612ad ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu) by Eugeniy Paltsev · 7 years ago
  5. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  6. 6c3e71d arc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  7. a8eb92d arc: fix arc_dma_{map,unmap}_page by Christoph Hellwig · 7 years ago
  8. b591741 arc: fix arc_dma_sync_sg_for_{cpu,device} by Christoph Hellwig · 7 years ago
  9. 713a746 arc: simplify arc_dma_sync_single_for_{cpu,device} by Christoph Hellwig · 7 years ago
  10. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  11. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  12. 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
  13. 8bbfbc2 ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv by Eugeniy Paltsev · 7 years ago
  14. 57723cb arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA by Christoph Hellwig · 7 years ago
  15. 92d4412 ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking by Vineet Gupta · 7 years ago
  16. 1ee55a8 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago
  17. 9ed6878 ARC: mm: Decouple RAM base address from kernel link address by Eugeniy Paltsev · 7 years ago
  18. bee91c3 ARCv2: IOC: Tighten up the contraints (specifically base / size alignment) by Eugeniy Paltsev · 7 years ago
  19. ae0b63d ARCv2: SLC: provide a line based flush routine for debugging by Vineet Gupta · 8 years ago
  20. 18ee4be ARC: set boot print log level to PR_INFO by Noam Camus · 8 years ago
  21. 30b7af2 ARC: [plat-eznps] Fix TLB Errata by Noam Camus · 8 years ago
  22. ddf720f ARC: typo fix in mm/fault.c by Liav Rehana · 8 years ago
  23. 05ab303 Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  24. b5ddb6d ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC by Vineet Gupta · 8 years ago
  25. 7d79cee ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 8 years ago
  26. 2e332fe ARC: dma: implement dma_unmap_page and sg variant by Vineet Gupta · 8 years ago
  27. b37174d ARCv2: SLC: Make sure busy bit is set properly for region ops by Alexey Brodkin · 8 years ago
  28. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 8 years ago
  29. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  30. 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
  31. ee40bd1 ARCv2: mm: Merge 2 updates to DC_CTRL for region flush by Vineet Gupta · 8 years ago
  32. 0d77117 ARCv2: mm: Implement cache region flush operations by Vineet Gupta · 10 years ago
  33. 7d3d162 ARC: mm: Move full_page computation into cache version agnostic wrapper by Vineet Gupta · 8 years ago
  34. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  35. c70c473 ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · 8 years ago
  36. e13909a ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... by Vineet Gupta · 8 years ago
  37. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  38. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  39. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  40. 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
  41. 9ce6dbe arc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  42. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  43. d0e73e2 ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" by Vineet Gupta · 8 years ago
  44. 76894a7 ARC: mm: split arc_cache_init to allow __init reaping of bulk by Vineet Gupta · 8 years ago
  45. e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago
  46. 8c47f83 ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption by Vineet Gupta · 9 years ago
  47. d4911cdd ARCv2: IOC: refactor the IOC and SLC operations into own functions by Vineet Gupta · 9 years ago
  48. fa84d73 ARC: mmu: clarify the MMUv3 programming model by Vineet Gupta · 8 years ago
  49. 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
  50. 08fe007 ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
  51. f64915b ARC: mm: No need to save cache version in @cpuinfo by Vineet Gupta · 8 years ago
  52. 8a3385d arch/arc: add option to skip sync on DMA mapping by Alexander Duyck · 8 years ago
  53. 23cb1f6 ARC: mm: IOC: Don't enable IOC by default by Vineet Gupta · 8 years ago
  54. a79a812 arc: Implement arch-specific dma_map_ops.mmap by Alexey Brodkin · 8 years ago
  55. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  56. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  57. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  58. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  59. 26c01c4 ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  60. d77976c ARC: export kmap by Vineet Gupta · 8 years ago
  61. 45c3b08 ARC: Elide redundant setup of DMA callbacks by Vineet Gupta · 9 years ago
  62. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 9 years ago
  63. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 9 years ago
  64. 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
  65. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 9 years ago
  66. b4dff28 ARC: dma: fix address translation in arc_dma_free by Vladimir Kondratiev · 9 years ago
  67. 627c88b ARC: typo fix in mm/ioremap.c by Alexey Brodkin · 9 years ago
  68. 2547476 Fix typos by Andrea Gelmini · 9 years ago
  69. 8bcf2c4 ARC: [plat-eznps] Use dedicated user stack top by Noam Camus · 9 years ago
  70. 15ca68a ARC: Make vmalloc size configurable by Noam Camus · 10 years ago
  71. 26f9d5f ARC: support HIGHMEM even without PAE40 by Vineet Gupta · 9 years ago
  72. 1b10cb2 ARC: add support for reserved memory defined by device tree by Alexey Brodkin · 9 years ago
  73. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  74. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  75. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
  76. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
  77. 971573c ARC: dma: pass_phys() not sg_virt() to cache ops by Vineet Gupta · 9 years ago
  78. 6b70039 ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM by Vineet Gupta · 9 years ago
  79. d98a15a ARC: dma: Use struct page based page allocator helpers by Vineet Gupta · 9 years ago
  80. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  81. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  82. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  83. 899cfd2 ARC: mm: HIGHMEM: Fix section mismatch splat by Vineet Gupta · 9 years ago
  84. ff1c0b6 ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE by Vineet Gupta · 9 years ago
  85. 61a1634 ARC: comments update by Vineet Gupta · 9 years ago
  86. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  87. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
  88. 25d4641 ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t by Vineet Gupta · 9 years ago
  89. 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
  90. 29e3322 ARC: mm: HIGHMEM: populate high memory from DT by Vineet Gupta · 9 years ago
  91. 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
  92. 6101be5 ARC: mm: preps ahead of HIGHMEM support #2 by Vineet Gupta · 9 years ago
  93. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
  94. 8840e14 ARC: mm: Improve Duplicate PD Fault handler by Vineet Gupta · 9 years ago
  95. f759ee5 ARC: Ensure DT mem base is same as what kernel is built with by Vineet Gupta · 10 years ago
  96. d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
  97. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  98. b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
  99. c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
  100. 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 10 years ago