index
:
~hwentland/linux
4.15-rc1-fixes
amd-staging-dc-4.9
amd-staging-dc-drm-next
dc-drm-next-atomic
dc-drm-next-atomic-dev
dc-drm-next-atomic-wip
drm-fixes-4.16
drm-next-amd-dc-staging
mdvsync
Harry's kernel tree tracking AMD DC work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-20
ARC: dma: fix address translation in arc_dma_free
Vladimir Kondratiev
1
-1
/
+2
2016-07-19
ARC: typo fix in mm/ioremap.c
Alexey Brodkin
1
-1
/
+1
2016-05-30
Fix typos
Andrea Gelmini
2
-4
/
+4
2016-05-09
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
1
-0
/
+6
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
1
-0
/
+5
2016-05-05
ARC: support HIGHMEM even without PAE40
Vineet Gupta
1
-15
/
+39
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
1
-0
/
+4
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2
-2
/
+22
2016-03-19
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
1
-5
/
+4
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
3
-30
/
+32
2016-03-19
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
1
-2
/
+2
2016-03-19
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
1
-15
/
+32
2016-03-19
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
1
-8
/
+17
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
3
-6
/
+6
2016-01-20
arc: convert to dma_map_ops
Christoph Hellwig
1
-47
/
+105
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
1
-2
/
+2
2015-12-21
ARC: mm: HIGHMEM: Fix section mismatch splat
Vineet Gupta
1
-2
/
+2
2015-12-17
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
1
-1
/
+3
2015-11-16
ARC: comments update
Vineet Gupta
1
-2
/
+2
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
3
-10
/
+72
2015-10-28
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
Vineet Gupta
1
-9
/
+12
2015-10-28
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
2
-18
/
+18
2015-10-28
ARC: mm: HIGHMEM: populate high memory from DT
Vineet Gupta
1
-6
/
+64
2015-10-28
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta
2
-0
/
+141
2015-10-28
ARC: mm: preps ahead of HIGHMEM support #2
Vineet Gupta
1
-26
/
+14
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2
-8
/
+21
2015-10-28
ARC: mm: Improve Duplicate PD Fault handler
Vineet Gupta
1
-24
/
+24
2015-10-28
ARC: Ensure DT mem base is same as what kernel is built with
Vineet Gupta
1
-0
/
+2
2015-10-17
ARC: boot log: decode more mmu config items
Vineet Gupta
1
-6
/
+8
2015-10-17
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2
-4
/
+3
2015-10-17
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
1
-5
/
+4
2015-10-17
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
Vineet Gupta
1
-2
/
+25
2015-10-17
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
Vineet Gupta
1
-0
/
+20
2015-10-17
ARCv2: mm: THP: boot validation/reporting
Vineet Gupta
1
-1
/
+7
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
2
-4
/
+96
2015-10-09
ARC: mm: pte flags comsetic cleanups, comments
Vineet Gupta
1
-1
/
+1
2015-08-21
ARC: Eliminate some ARCv2 specific code for ARCompact build
Vineet Gupta
2
-28
/
+34
2015-08-20
ARCv2: IOC: Allow boot time disable
Alexey Brodkin
1
-3
/
+4
2015-08-20
ARCv2: SLC: Allow boot time disable
Vineet Gupta
1
-2
/
+19
2015-08-20
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
2
-16
/
+116
2015-07-06
ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO
Vineet Gupta
1
-2
/
+2
2015-07-06
ARCv2: guard SLC DMA ops with spinlock
Alexey Brodkin
1
-2
/
+10
2015-07-01
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
5
-248
/
+434
2015-06-25
ARCv2: [vdk] dts files and defconfig for HS38 VDK
Ruud Derwig
1
-0
/
+2
2015-06-25
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
Vineet Gupta
2
-2
/
+74
2015-06-22
ARCv2: MMUv4: support aliasing icache config
Vineet Gupta
1
-1
/
+13
2015-06-22
ARCv2: MMUv4: cache programming model changes
Vineet Gupta
1
-15
/
+97
[prev]
[next]