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
2017-01-19
arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
Mitchel Humpherys
1
-3
/
+3
2017-01-17
arm64: Fix swiotlb fallback allocation
Alexander Graf
1
-0
/
+2
2017-01-13
arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
Miles Chen
1
-2
/
+2
2017-01-12
arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlb
Takeshi Kihara
1
-4
/
+8
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
2
-0
/
+32
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
3
-24
/
+43
2017-01-11
arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags
Huang Shijie
1
-1
/
+1
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
1
-14
/
+0
2017-01-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+4
2017-01-04
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
1
-4
/
+4
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2
-2
/
+4
2016-12-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2016-12-15
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
1
-1
/
+1
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
1
-7
/
+0
2016-11-21
arm64: Handle faults caused by inadvertent user access with PAN enabled
Catalin Marinas
1
-4
/
+10
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2
-2
/
+11
2016-11-21
arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
Catalin Marinas
1
-5
/
+1
2016-11-21
arm64: Update the synchronous external abort fault description
Catalin Marinas
1
-4
/
+4
2016-11-14
arm64: Wire up iommu_dma_{map, unmap}_resource()
Robin Murphy
1
-0
/
+2
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
1
-0
/
+6
2016-11-09
arm64: hugetlb: fix the wrong address for several functions
Huang Shijie
1
-4
/
+4
2016-11-09
arm64: hugetlb: remove the wrong pmd check in find_num_contig()
Huang Shijie
1
-12
/
+0
2016-11-09
arm64: Fix typo in add_default_hugepagesz() for 64K pages
Catalin Marinas
1
-1
/
+1
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-1
/
+1
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
2
-0
/
+57
2016-11-07
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
1
-7
/
+19
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
3
-22
/
+38
2016-11-07
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
1
-4
/
+30
2016-11-07
arm64: mm: replace 'block_mappings_allowed' with 'page_mappings_only'
Ard Biesheuvel
1
-16
/
+16
2016-11-07
arm64: mm: BUG on unsupported manipulations of live kernel mappings
Ard Biesheuvel
1
-27
/
+43
2016-11-07
arm64: Remove pointless WARN_ON in DMA teardown
Robin Murphy
1
-5
/
+0
2016-10-26
arm64/numa: fix incorrect log for memory-less node
Hanjun Guo
1
-2
/
+5
2016-10-26
arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity
Yisheng Xie
1
-1
/
+1
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
1
-13
/
+13
2016-10-20
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
1
-0
/
+9
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
1
-2
/
+4
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-116
/
+189
2016-09-20
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-1
/
+1
2016-09-20
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-09-16
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
1
-1
/
+1
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
1
-7
/
+2
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
1
-6
/
+10
2016-09-09
arm64/numa: remove some useless code
Zhen Lei
1
-4
/
+0
2016-09-09
arm64/numa: support HAVE_SETUP_PER_CPU_AREA
Zhen Lei
1
-0
/
+52
2016-09-09
arm64: numa: Use pr_fmt()
Kefeng Wang
1
-19
/
+18
[prev]
[next]