Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2f6d9c4c081ec2a02529b8af2c04f3e557a3a3e
/
arch
/
arc
/
mm
f644e36
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
by Vineet Gupta
· 8 years ago
d7c4611
ARC: boot log: remove awkward space comma from MMU line
by Vineet Gupta
· 8 years ago
711c1f2
ARCv2: boot log: print IOC exists as well as enabled status
by Vineet Gupta
· 8 years ago
cf986d4
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
by Vineet Gupta
· 8 years ago
26c01c4
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
by Vineet Gupta
· 8 years ago
d77976c
ARC: export kmap
by Vineet Gupta
· 8 years ago
45c3b08
ARC: Elide redundant setup of DMA callbacks
by Vineet Gupta
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
9d3bc3d
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
b4dff28
ARC: dma: fix address translation in arc_dma_free
by Vladimir Kondratiev
· 8 years ago
627c88b
ARC: typo fix in mm/ioremap.c
by Alexey Brodkin
· 8 years ago
2547476
Fix typos
by Andrea Gelmini
· 8 years ago
8bcf2c4
ARC: [plat-eznps] Use dedicated user stack top
by Noam Camus
· 9 years ago
15ca68a
ARC: Make vmalloc size configurable
by Noam Camus
· 10 years ago
26f9d5f
ARC: support HIGHMEM even without PAE40
by Vineet Gupta
· 9 years ago
1b10cb2
ARC: add support for reserved memory defined by device tree
by Alexey Brodkin
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
deaf756
ARCv2: ioremap: Support dynamic peripheral address space
by Vineet Gupta
· 9 years ago
f2e3d55
ARC: dma: reintroduce platform specific dma<->phys
by Vineet Gupta
· 9 years ago
f5db19e
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
by Vineet Gupta
· 9 years ago
971573c
ARC: dma: pass_phys() not sg_virt() to cache ops
by Vineet Gupta
· 9 years ago
6b70039
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
by Vineet Gupta
· 9 years ago
d98a15a
ARC: dma: Use struct page based page allocator helpers
by Vineet Gupta
· 9 years ago
7423cc0
ARC: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
052c96d
arc: convert to dma_map_ops
by Christoph Hellwig
· 9 years ago
e1534ae
mm: differentiate page_mapped() from page_mapcount() for compound pages
by Kirill A. Shutemov
· 9 years ago
899cfd2
ARC: mm: HIGHMEM: Fix section mismatch splat
by Vineet Gupta
· 9 years ago
ff1c0b6
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
by Vineet Gupta
· 9 years ago
61a1634
ARC: comments update
by Vineet Gupta
· 9 years ago
a6416f5
ARC: use ASL assembler mnemonic
by Vineet Gupta
· 9 years ago
5a364c2
ARC: mm: PAE40 support
by Vineet Gupta
· 10 years ago
25d4641
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
by Vineet Gupta
· 9 years ago
28b4af7
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
by Vineet Gupta
· 9 years ago
29e3322
ARC: mm: HIGHMEM: populate high memory from DT
by Vineet Gupta
· 9 years ago
45890f6
ARC: mm: HIGHMEM: kmap API implementation
by Vineet Gupta
· 10 years ago
6101be5
ARC: mm: preps ahead of HIGHMEM support #2
by Vineet Gupta
· 9 years ago
336e213
ARC: mm: preps ahead of HIGHMEM support
by Vineet Gupta
· 10 years ago
8840e14
ARC: mm: Improve Duplicate PD Fault handler
by Vineet Gupta
· 9 years ago
f759ee5
ARC: Ensure DT mem base is same as what kernel is built with
by Vineet Gupta
· 10 years ago
d0890ea
ARC: boot log: decode more mmu config items
by Vineet Gupta
· 9 years ago
964cf28
ARC: boot log: move helper macros to header for reuse
by Vineet Gupta
· 9 years ago
b598e17
ARC: mm: compute TLB size as needed from ways * sets
by Vineet Gupta
· 9 years ago
c7119d5
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
by Vineet Gupta
· 9 years ago
722fe8f
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
by Vineet Gupta
· 10 years ago
6ce1879
ARCv2: mm: THP: boot validation/reporting
by Vineet Gupta
· 10 years ago
fe6c1b8
ARCv2: mm: THP support
by Vineet Gupta
· 10 years ago
129cbed
ARC: mm: pte flags comsetic cleanups, comments
by Vineet Gupta
· 11 years ago
fd0881a2
ARC: Eliminate some ARCv2 specific code for ARCompact build
by Vineet Gupta
· 9 years ago
1648c70
ARCv2: IOC: Allow boot time disable
by Alexey Brodkin
· 9 years ago
79335a2
ARCv2: SLC: Allow boot time disable
by Vineet Gupta
· 9 years ago
f2b0b25
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
by Alexey Brodkin
· 9 years ago
f718c2e
ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO
by Vineet Gupta
· 9 years ago
b607edd
ARCv2: guard SLC DMA ops with spinlock
by Alexey Brodkin
· 9 years ago
0890a26
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
2924cd1
ARCv2: [vdk] dts files and defconfig for HS38 VDK
by Ruud Derwig
· 10 years ago
795f455
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
by Vineet Gupta
· 10 years ago
bcc4d65
ARCv2: MMUv4: support aliasing icache config
by Vineet Gupta
· 9 years ago
d1f317d
ARCv2: MMUv4: cache programming model changes
by Vineet Gupta
· 10 years ago
d7a512b
ARCv2: MMUv4: TLB programming Model changes
by Vineet Gupta
· 10 years ago
1f6ccff
ARCv2: Support for ARCv2 ISA and HS38x cores
by Vineet Gupta
· 11 years ago
a615b47
ARC: entry.S: confine EXCEPTION_* macros to one file
by Vineet Gupta
· 10 years ago
11e1489
ARC: untangle cache flush loop
by Vineet Gupta
· 10 years ago
6c31068
ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()
by Vineet Gupta
· 9 years ago
8ea2ddf
ARC: cacheflush: move some code around, delete old comments
by Vineet Gupta
· 9 years ago
8362c38
ARC: mm/cache_arc700.c -> mm/cache.c
by Vineet Gupta
· 10 years ago
40b552d
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
by Vineet Gupta
· 10 years ago
454bfda
ARC: remove the unused platform helpers from dma mapping API
by Vineet Gupta
· 10 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 10 years ago
4530949
ARC: fold ___flush_dcache_page into __flush_dcache_page
by Vineet Gupta
· 9 years ago
4a8a224
ARC: inline cache flush toggle helpers
by Vineet Gupta
· 10 years ago
f2e2013f7
ARC: mem init spring cleaning - No functional changes
by Vineet Gupta
· 10 years ago
ceed97a
ARC: perf: Enable generic software events
by Vineet Gupta
· 10 years ago
e262eb9
arc: mm: Fix build failure
by Guenter Roeck
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
5637208
ARC: boot: cpu feature print enhancements
by Vineet Gupta
· 10 years ago
c59414c
ARC: refactoring: reduce the scope of some local vars
by Vineet Gupta
· 10 years ago
014018e
ARC: [mm] Fix compilation breakage
by Noam Camus
· 10 years ago
e356030
flush_icache_range: export symbol to fix build errors
by Pranith Kumar
· 10 years ago
2a5e95d
mm, arc: remove obsolete pagefault oom killer comment
by David Rientjes
· 10 years ago
af5abf1
ARC: help gcc elide icache helper for !SMP
by Vineet Gupta
· 10 years ago
1b1a22b
ARC: move common ops for line/full cache into helpers
by Vineet Gupta
· 10 years ago
da40ff4
ARC: cache boot reporting updates
by Vineet Gupta
· 10 years ago
c9a98e18
ARC: update some comments
by Vineet Gupta
· 10 years ago
2328af0
ARC: [SMP] Enable icache coherency
by Vineet Gupta
· 12 years ago
ef680cd
ARC: Disable caches in early boot if so configured
by Vineet Gupta
· 11 years ago
d753863
ARC: fix mmuv2 warning
by Vineet Gupta
· 11 years ago
c3441ed
ARC: [SMP] General Fixes
by Vineet Gupta
· 11 years ago
ec7ac6a
ARC: switch to generic ENTRY/END assembler annotations
by Vineet Gupta
· 11 years ago
d6579e9
ARC: support external initrd
by Noam Camus
· 12 years ago
b053940
ARC: Use correct PTAG register for icache flush
by Vineet Gupta
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
5ea72a9
ARC: [SMP] TLB flush
by Vineet Gupta
· 11 years ago
63eca94
ARC: [SMP] ASID allocation
by Vineet Gupta
· 11 years ago
0a4c40a
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
by Vineet Gupta
· 11 years ago
21a63b5
ARC: Change calling convention of do_page_fault()
by Vineet Gupta
· 11 years ago
d4599ba
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
by Vineet Gupta
· 11 years ago
bd12976
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
by Vineet Gupta
· 11 years ago
63d2dfd
ARC: cacheflush refactor #2: I and D caches lines to have same size
by Vineet Gupta
· 11 years ago
Next »