index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ARC: Elide redundant setup of DMA callbacks
Vineet Gupta
2016-08-10
1
-0
/
+9
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-6
/
+6
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
*
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-07-29
2
-2
/
+3
|
\
|
*
ARC: dma: fix address translation in arc_dma_free
Vladimir Kondratiev
2016-07-20
1
-1
/
+2
|
*
ARC: typo fix in mm/ioremap.c
Alexey Brodkin
2016-07-19
1
-1
/
+1
*
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
|
/
*
Fix typos
Andrea Gelmini
2016-05-30
2
-4
/
+4
*
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
2016-05-09
1
-0
/
+6
*
ARC: Make vmalloc size configurable
Noam Camus
2016-05-09
1
-0
/
+5
*
ARC: support HIGHMEM even without PAE40
Vineet Gupta
2016-05-05
1
-15
/
+39
*
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2016-04-27
1
-0
/
+4
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2016-03-19
2
-2
/
+22
*
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
2016-03-19
1
-5
/
+4
*
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-19
3
-30
/
+32
*
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
2016-03-19
1
-2
/
+2
*
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
2016-03-19
1
-15
/
+32
*
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
2016-03-19
1
-8
/
+17
*
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
3
-6
/
+6
*
arc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
1
-47
/
+105
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-2
/
+2
*
ARC: mm: HIGHMEM: Fix section mismatch splat
Vineet Gupta
2015-12-21
1
-2
/
+2
*
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
2015-12-17
1
-1
/
+3
*
ARC: comments update
Vineet Gupta
2015-11-16
1
-2
/
+2
*
ARC: use ASL assembler mnemonic
Vineet Gupta
2015-11-14
1
-3
/
+3
*
ARC: mm: PAE40 support
Vineet Gupta
2015-10-29
3
-10
/
+72
*
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
Vineet Gupta
2015-10-28
1
-9
/
+12
*
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
2015-10-28
2
-18
/
+18
*
ARC: mm: HIGHMEM: populate high memory from DT
Vineet Gupta
2015-10-28
1
-6
/
+64
*
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta
2015-10-28
2
-0
/
+141
*
ARC: mm: preps ahead of HIGHMEM support #2
Vineet Gupta
2015-10-28
1
-26
/
+14
*
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-28
2
-8
/
+21
*
ARC: mm: Improve Duplicate PD Fault handler
Vineet Gupta
2015-10-28
1
-24
/
+24
*
ARC: Ensure DT mem base is same as what kernel is built with
Vineet Gupta
2015-10-28
1
-0
/
+2
*
ARC: boot log: decode more mmu config items
Vineet Gupta
2015-10-17
1
-6
/
+8
*
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2015-10-17
2
-4
/
+3
*
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
2015-10-17
1
-5
/
+4
*
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
Vineet Gupta
2015-10-17
1
-2
/
+25
*
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
Vineet Gupta
2015-10-17
1
-0
/
+20
*
ARCv2: mm: THP: boot validation/reporting
Vineet Gupta
2015-10-17
1
-1
/
+7
*
ARCv2: mm: THP support
Vineet Gupta
2015-10-17
2
-4
/
+96
[next]