index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
Age
Commit message (
Expand
)
Author
2016-11-03
arc: Implement arch-specific dma_map_ops.mmap
Alexey Brodkin
2016-10-28
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
2016-10-28
ARC: boot log: remove awkward space comma from MMU line
Vineet Gupta
2016-10-28
ARCv2: boot log: print IOC exists as well as enabled status
Vineet Gupta
2016-10-24
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-09-30
ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores
Vineet Gupta
2016-08-19
ARC: export kmap
Vineet Gupta
2016-08-10
ARC: Elide redundant setup of DMA callbacks
Vineet Gupta
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-07-29
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-20
ARC: dma: fix address translation in arc_dma_free
Vladimir Kondratiev
2016-07-19
ARC: typo fix in mm/ioremap.c
Alexey Brodkin
2016-05-30
Fix typos
Andrea Gelmini
2016-05-09
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
2016-05-05
ARC: support HIGHMEM even without PAE40
Vineet Gupta
2016-04-27
ARC: add support for reserved memory defined by device tree
Alexey Brodkin
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
2016-03-19
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-19
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
2016-03-19
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
2016-03-19
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-01-20
arc: convert to dma_map_ops
Christoph Hellwig
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2015-12-21
ARC: mm: HIGHMEM: Fix section mismatch splat
Vineet Gupta
2015-12-17
ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASE
Vineet Gupta
2015-11-16
ARC: comments update
Vineet Gupta
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
2015-10-28
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
Vineet Gupta
2015-10-28
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
2015-10-28
ARC: mm: HIGHMEM: populate high memory from DT
Vineet Gupta
2015-10-28
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta
2015-10-28
ARC: mm: preps ahead of HIGHMEM support #2
Vineet Gupta
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-28
ARC: mm: Improve Duplicate PD Fault handler
Vineet Gupta
2015-10-28
ARC: Ensure DT mem base is same as what kernel is built with
Vineet Gupta
2015-10-17
ARC: boot log: decode more mmu config items
Vineet Gupta
2015-10-17
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2015-10-17
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
2015-10-17
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
Vineet Gupta
2015-10-17
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
Vineet Gupta
2015-10-17
ARCv2: mm: THP: boot validation/reporting
Vineet Gupta
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
2015-10-09
ARC: mm: pte flags comsetic cleanups, comments
Vineet Gupta
[next]