index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-05
1
-1
/
+1
*
Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-03-01
1
-1
/
+4
|
\
|
*
ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv
Eugeniy Paltsev
2018-01-17
1
-1
/
+4
*
|
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
2018-01-09
1
-7
/
+7
|
/
*
ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
Vineet Gupta
2017-11-06
1
-24
/
+33
*
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-01
1
-3
/
+0
*
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2017-09-01
2
-4
/
+4
*
ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)
Eugeniy Paltsev
2017-09-01
1
-8
/
+19
*
ARCv2: SLC: provide a line based flush routine for debugging
Vineet Gupta
2017-08-30
1
-1
/
+53
*
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-28
2
-2
/
+2
*
ARC: [plat-eznps] Fix TLB Errata
Noam Camus
2017-08-28
1
-0
/
+9
*
ARC: typo fix in mm/fault.c
Liav Rehana
2017-08-28
1
-1
/
+1
*
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-21
3
-9
/
+98
|
\
|
*
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-08-04
2
-7
/
+39
|
*
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2017-08-04
1
-2
/
+11
|
*
ARC: dma: implement dma_unmap_page and sg variant
Vineet Gupta
2017-08-04
1
-0
/
+45
|
*
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
2017-08-04
1
-0
/
+3
*
|
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-07-20
1
-1
/
+1
|
/
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
1
-1
/
+1
*
Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-05-09
1
-13
/
+98
|
\
|
*
ARCv2: mm: Merge 2 updates to DC_CTRL for region flush
Vineet Gupta
2017-05-02
1
-14
/
+32
|
*
ARCv2: mm: Implement cache region flush operations
Vineet Gupta
2017-05-02
1
-0
/
+68
|
*
ARC: mm: Move full_page computation into cache version agnostic wrapper
Vineet Gupta
2017-05-02
1
-13
/
+12
*
|
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
1
-14
/
+0
|
\
\
|
|
/
|
/
|
|
*
ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
Vineet Gupta
2017-03-30
1
-14
/
+0
*
|
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
2017-03-30
1
-0
/
+3
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-1
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
arc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-26
1
-1
/
+2
*
|
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
2017-01-18
1
-1
/
+1
*
|
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
2017-01-18
1
-14
/
+19
*
|
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
2017-01-18
2
-2
/
+15
*
|
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2017-01-18
1
-0
/
+46
*
|
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2017-01-18
1
-21
/
+47
*
|
ARC: mmu: clarify the MMUv3 programming model
Vineet Gupta
2017-01-04
1
-1
/
+5
|
/
*
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-23
1
-15
/
+13
|
\
|
*
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
Vineet Gupta
2016-12-19
1
-4
/
+9
|
*
ARC: mm: No need to save cache version in @cpuinfo
Vineet Gupta
2016-12-19
1
-11
/
+4
*
|
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
2016-12-14
1
-1
/
+4
|
/
*
ARC: mm: IOC: Don't enable IOC by default
Vineet Gupta
2016-11-28
1
-1
/
+1
*
arc: Implement arch-specific dma_map_ops.mmap
Alexey Brodkin
2016-11-03
1
-0
/
+26
*
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
2016-10-28
1
-21
/
+0
*
ARC: boot log: remove awkward space comma from MMU line
Vineet Gupta
2016-10-28
1
-3
/
+3
*
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-28
1
-6
/
+3
*
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-10-24
2
-6
/
+8
*
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-09-30
2
-6
/
+19
*
ARC: export kmap
Vineet Gupta
2016-08-19
1
-0
/
+1
[next]