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
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
1
-1
/
+32
*
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
2014-05-03
1
-1
/
+1
*
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
2014-05-03
1
-0
/
+3
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-08
2
-15
/
+34
|
\
|
*
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
2014-04-08
1
-4
/
+11
|
*
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
2014-04-05
1
-0
/
+9
|
*
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
2014-04-03
1
-11
/
+14
*
|
arm64: add early_ioremap support
Mark Salter
2014-04-07
2
-41
/
+85
*
|
arm64: initialize pgprot info earlier in boot
Mark Salter
2014-04-07
1
-2
/
+1
*
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
arm64: add support for reserved memory defined by device tree
Marek Szyprowski
2014-03-13
1
-0
/
+1
*
|
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2014-03-24
1
-3
/
+1
*
|
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
2014-03-24
1
-2
/
+12
*
|
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
2014-03-24
1
-0
/
+44
*
|
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
2014-03-13
1
-1
/
+7
*
|
arm64: remove unnecessary cache flush at boot
Mark Rutland
2014-03-04
2
-7
/
+1
*
|
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
2014-02-27
2
-1
/
+239
*
|
arm64: Use swiotlb late initialisation
Catalin Marinas
2014-02-27
2
-4
/
+8
*
|
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
2014-02-27
2
-17
/
+18
*
|
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
2014-02-26
1
-10
/
+10
|
/
*
arm64: simplify pgd_alloc
Mark Rutland
2014-02-05
1
-9
/
+2
*
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
2014-02-05
1
-2
/
+10
*
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
2014-02-05
1
-0
/
+1
*
arm64: mm: fix the function name in comment of cpu_do_switch_mm
Jingoo Han
2014-01-27
1
-1
/
+1
*
arm64: mm: fix the function name in comment of __flush_dcache_area
Jingoo Han
2014-01-22
1
-1
/
+1
*
arm64: mm: use ubfm for dcache_line_size
Jingoo Han
2014-01-22
1
-2
/
+1
*
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
2013-12-19
1
-0
/
+69
|
\
|
*
arm64: kernel: suspend/resume registers save/restore
Lorenzo Pieralisi
2013-12-16
1
-0
/
+69
*
|
arm64: Enable CMA
Laura Abbott
2013-12-19
2
-2
/
+26
*
|
arm64: Warn on NULL device structure for dma APIs
Laura Abbott
2013-12-19
1
-0
/
+10
|
/
*
arm64: ensure completion of TLB invalidatation
Mark Rutland
2013-12-06
1
-1
/
+1
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-19
/
+6
|
\
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-1
/
+1
|
|
\
|
*
|
arm64: remove unnecessary prom.h include
Rob Herring
2013-10-09
1
-1
/
+0
|
*
|
arm64: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-10-09
1
-18
/
+6
*
|
|
arm64: allow ioremap_cache() to use existing RAM mappings
Mark Salter
2013-10-30
1
-2
/
+18
*
|
|
arm64: big-endian: set correct endianess on kernel entry
Matthew Leach
2013-10-25
1
-2
/
+2
|
|
/
|
/
|
*
|
arm64: use correct register width when retrieving ASID
Matthew Leach
2013-09-25
1
-1
/
+1
|
/
*
arm64: Make do_bad_area() function static
Catalin Marinas
2013-09-20
1
-1
/
+1
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-7
/
+10
*
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-09-12
1
-7
/
+7
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-10
1
-2
/
+1
|
\
|
*
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
1
-2
/
+1
*
|
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
2013-09-03
1
-1
/
+1
*
|
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
Catalin Marinas
2013-09-02
1
-4
/
+0
*
|
arm64: Fix mapping of memory banks not ending on a PMD_SIZE boundary
Catalin Marinas
2013-08-28
1
-2
/
+21
|
/
*
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
2013-07-19
1
-26
/
+20
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-1
/
+1
[next]