1. 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
  2. 6aae342 ARC: mm: remove __ARCH_USE_5LEVEL_HACK by Vineet Gupta · 5 years ago
  3. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  4. 2f4ecf6 ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3 by Vineet Gupta · 5 years ago
  5. 1355ea2 ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop by Vineet Gupta · 9 years ago
  6. ad4c40e ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available by Vineet Gupta · 9 years ago
  7. f4e2f7c ARC: mm: TLB Miss optim: avoid re-reading ECR by Vineet Gupta · 9 years ago
  8. 0fb1f35 ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD by Vineet Gupta · 10 years ago
  9. cfd9d70 ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg by Vineet Gupta · 10 years ago
  10. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  11. 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
  12. da31076 ARC: fix typo in setup_dma_ops log message by Eugeniy Paltsev · 5 years ago
  13. 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
  14. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  15. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  16. 23c0cbd ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE by Vineet Gupta · 6 years ago
  17. 926150d ARC: mm: do_page_fault refactor #8: release mmap_sem sooner by Vineet Gupta · 6 years ago
  18. 5e91bf5 ARC: mm: do_page_fault refactor #7: fold the various error handling by Vineet Gupta · 6 years ago
  19. 98cb57a ARC: mm: do_page_fault refactor #6: error handlers to use same pattern by Vineet Gupta · 6 years ago
  20. d0542c7 ARC: mm: do_page_fault refactor #5: scoot no_context to end by Vineet Gupta · 6 years ago
  21. 02c88d1 ARC: mm: do_page_fault refactor #4: consolidate retry related logic by Vineet Gupta · 6 years ago
  22. 85c5e33 ARC: mm: do_page_fault refactor #3: tidyup vma access permission code by Vineet Gupta · 6 years ago
  23. 13e2cc1 ARC: mm: do_page_fault refactor #2: remove short lived variable by Vineet Gupta · 6 years ago
  24. 450e5b6 ARC: mm: do_page_fault refactor #1: remove label @good_area by Vineet Gupta · 6 years ago
  25. f73c904 arc: use the generic remapping allocator for coherent DMA allocations by Christoph Hellwig · 6 years ago
  26. 80e61fc arc: remove the partial DMA_ATTR_NON_CONSISTENT support by Christoph Hellwig · 6 years ago
  27. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  28. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  29. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  30. a8c715b ARC: mm: SIGSEGV userspace trying to access kernel virtual memory by Eugeniy Paltsev · 6 years ago
  31. 89c9214 ARC: fix build warnings by Vineet Gupta · 6 years ago
  32. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  33. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  34. 99bd5fc ARC: PAE40: don't panic and instead turn off hw ioc by Vineet Gupta · 6 years ago
  35. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  36. 4d44745 ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault by Vineet Gupta · 6 years ago
  37. a3010a0 ARC: adjust memblock_reserve of kernel memory by Eugeniy Paltsev · 6 years ago
  38. d8d7d84 arch/arc/mm/fault.c: remove caller signal_pending_branch predictions by Davidlohr Bueso · 6 years ago
  39. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  40. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  41. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  42. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  43. 229c55cc arch: Move initrd= parsing into do_mounts_initrd.c by Florian Fainelli · 6 years ago
  44. 121e38e ARC: mm: fix uninitialised signal code in do_page_fault by Eugeniy Paltsev · 6 years ago
  45. 3624379 ARC: IOC: panic if kernel was started with previously enabled IOC by Eugeniy Paltsev · 6 years ago
  46. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  47. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  48. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  49. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  50. 15773ae signal/arc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  51. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  52. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  53. dd45210 ARC: don't check for HIGHMEM pages in arch_dma_alloc by Eugeniy Paltsev · 6 years ago
  54. 2b720e9 ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled by Eugeniy Paltsev · 6 years ago
  55. 2820a70 ARC: dma [IOC] Enable per device io coherency by Eugeniy Paltsev · 6 years ago
  56. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  57. ec837d6 arc: fix type warnings in arc/mm/cache.c by Randy Dunlap · 6 years ago
  58. 386177d ARC: add SMP_CACHE_BYTES value validate by Eugeniy Paltsev · 6 years ago
  59. 4c612ad ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu) by Eugeniy Paltsev · 6 years ago
  60. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  61. 6c3e71d arc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  62. a8eb92d arc: fix arc_dma_{map,unmap}_page by Christoph Hellwig · 7 years ago
  63. b591741 arc: fix arc_dma_sync_sg_for_{cpu,device} by Christoph Hellwig · 7 years ago
  64. 713a746 arc: simplify arc_dma_sync_single_for_{cpu,device} by Christoph Hellwig · 7 years ago
  65. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  66. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  67. 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
  68. 8bbfbc2 ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv by Eugeniy Paltsev · 7 years ago
  69. 57723cb arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA by Christoph Hellwig · 7 years ago
  70. 92d4412 ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking by Vineet Gupta · 7 years ago
  71. 1ee55a8 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago
  72. 9ed6878 ARC: mm: Decouple RAM base address from kernel link address by Eugeniy Paltsev · 7 years ago
  73. bee91c3 ARCv2: IOC: Tighten up the contraints (specifically base / size alignment) by Eugeniy Paltsev · 7 years ago
  74. ae0b63d ARCv2: SLC: provide a line based flush routine for debugging by Vineet Gupta · 7 years ago
  75. 18ee4be ARC: set boot print log level to PR_INFO by Noam Camus · 8 years ago
  76. 30b7af2 ARC: [plat-eznps] Fix TLB Errata by Noam Camus · 8 years ago
  77. ddf720f ARC: typo fix in mm/fault.c by Liav Rehana · 8 years ago
  78. 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
  79. b5ddb6d ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC by Vineet Gupta · 7 years ago
  80. 7d79cee ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 7 years ago
  81. 2e332fe ARC: dma: implement dma_unmap_page and sg variant by Vineet Gupta · 7 years ago
  82. b37174d ARCv2: SLC: Make sure busy bit is set properly for region ops by Alexey Brodkin · 8 years ago
  83. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 7 years ago
  84. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  85. 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
  86. ee40bd1 ARCv2: mm: Merge 2 updates to DC_CTRL for region flush by Vineet Gupta · 8 years ago
  87. 0d77117 ARCv2: mm: Implement cache region flush operations by Vineet Gupta · 10 years ago
  88. 7d3d162 ARC: mm: Move full_page computation into cache version agnostic wrapper by Vineet Gupta · 8 years ago
  89. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. c70c473 ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · 8 years ago
  91. e13909a ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... by Vineet Gupta · 8 years ago
  92. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  93. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  94. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  95. 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
  96. 9ce6dbe arc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  97. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  98. d0e73e2 ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" by Vineet Gupta · 8 years ago
  99. 76894a7 ARC: mm: split arc_cache_init to allow __init reaping of bulk by Vineet Gupta · 8 years ago
  100. e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago