index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB
Catalin Marinas
1
-4
/
+13
2014-07-08
arm64: export __cpu_{clear,copy}_user_page functions
Mark Salter
1
-0
/
+2
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
1
-2
/
+8
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-118
/
+40
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+47
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+0
2014-05-16
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
1
-0
/
+4
2014-05-16
Revert "arm64: Introduce execute-only page access permissions"
Catalin Marinas
1
-2
/
+3
2014-05-13
Merge branch 'dt-bus-name' into for-next
Rob Herring
2
-2
/
+36
2014-05-09
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2
-4
/
+4
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
2
-72
/
+1
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
1
-1
/
+27
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
2
-35
/
+3
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
1
-3
/
+2
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
1
-4
/
+4
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
1
-1
/
+32
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-04-30
arm64: Add function to create identity mappings
Mark Salter
1
-18
/
+47
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
1
-21
/
+0
2014-04-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-15
/
+34
2014-04-08
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
1
-4
/
+11
2014-04-07
arm64: add early_ioremap support
Mark Salter
2
-41
/
+85
2014-04-07
arm64: initialize pgprot info earlier in boot
Mark Salter
1
-2
/
+1
2014-04-05
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
1
-0
/
+9
2014-04-03
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
1
-11
/
+14
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+1
2014-03-24
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
1
-3
/
+1
2014-03-24
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
1
-2
/
+12
2014-03-24
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
1
-0
/
+44
2014-03-13
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
1
-1
/
+7
2014-03-13
arm64: add support for reserved memory defined by device tree
Marek Szyprowski
1
-0
/
+1
2014-03-04
arm64: remove unnecessary cache flush at boot
Mark Rutland
2
-7
/
+1
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
2
-1
/
+239
2014-02-27
arm64: Use swiotlb late initialisation
Catalin Marinas
2
-4
/
+8
2014-02-27
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
2
-17
/
+18
2014-02-26
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
1
-10
/
+10
2014-02-05
arm64: simplify pgd_alloc
Mark Rutland
1
-9
/
+2
2014-02-05
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-05
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
1
-0
/
+1
2014-01-27
arm64: mm: fix the function name in comment of cpu_do_switch_mm
Jingoo Han
1
-1
/
+1
2014-01-22
arm64: mm: fix the function name in comment of __flush_dcache_area
Jingoo Han
1
-1
/
+1
2014-01-22
arm64: mm: use ubfm for dcache_line_size
Jingoo Han
1
-2
/
+1
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
1
-0
/
+69
2013-12-19
arm64: Enable CMA
Laura Abbott
2
-2
/
+26
2013-12-19
arm64: Warn on NULL device structure for dma APIs
Laura Abbott
1
-0
/
+10
2013-12-16
arm64: kernel: suspend/resume registers save/restore
Lorenzo Pieralisi
1
-0
/
+69
2013-12-06
arm64: ensure completion of TLB invalidatation
Mark Rutland
1
-1
/
+1
[next]