index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: dma-mapping: check whether cma area is initialized or not
Jisheng Zhang
2015-09-14
1
-1
/
+1
*
arm64: mdscr_el1: avoid exposing DCC to userspace
Will Deacon
2015-08-20
1
-1
/
+2
*
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
2015-08-05
1
-1
/
+0
*
arm64: dma-mapping: Simplify pgprot handling
Robin Murphy
2015-08-03
1
-3
/
+2
*
arm64: mm: mark create_mapping as __init
Mark Rutland
2015-07-28
1
-1
/
+1
*
arm64: mm: add __init section marker to free_initrd_mem
Wang Long
2015-07-27
1
-2
/
+2
*
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
2015-07-27
1
-2
/
+10
*
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
1
-0
/
+16
*
arm64: mm: Adopt new alternative assembler macros
Daniel Thompson
2015-07-27
1
-1
/
+6
*
arm64: hugetlb: remove paragraph about writing to FSF
Jisheng Zhang
2015-07-27
1
-4
/
+0
*
arm64: dma-mapping: implement dma_get_sgtable()
Robin Murphy
2015-07-27
1
-0
/
+14
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
3
-24
/
+0
*
arm64: Add support for hardware updates of the access and dirty pte bits
Catalin Marinas
2015-07-27
1
-0
/
+13
*
arm64: remove dead code
Mark Salter
2015-07-27
1
-11
/
+0
*
arm64: consolidate __swiotlb_mmap
Robin Murphy
2015-07-27
1
-13
/
+7
*
arm64: remove another unnecessary libfdt include path
Ard Biesheuvel
2015-07-06
1
-2
/
+0
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-07-03
3
-4
/
+4
|
\
|
*
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
2015-07-03
1
-1
/
+1
|
*
arm64: Don't report clear pmds and puds as huge
Christoffer Dall
2015-07-01
1
-2
/
+2
|
*
arm64: fix incorrect use of pgprot_t variable
Ard Biesheuvel
2015-06-30
1
-1
/
+1
*
|
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-24
1
-7
/
+0
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
8
-125
/
+87
|
\
\
|
|
/
|
*
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
2015-06-19
1
-2
/
+1
|
*
arm64: show unhandled SP/PC alignment faults
Vladimir Murzin
2015-06-19
1
-1
/
+8
|
*
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
2015-06-17
1
-1
/
+1
|
*
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
2015-06-12
1
-0
/
+8
|
*
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2015-06-05
1
-1
/
+1
|
*
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
3
-1
/
+68
|
*
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-06-02
1
-0
/
+1
|
*
arm64: kill flush_cache_all()
Mark Rutland
2015-05-19
3
-120
/
+0
*
|
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-23
1
-0
/
+92
|
\
\
|
*
|
arm64 : Introduce support for ACPI _CCA object
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+92
|
|
/
*
|
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
|
/
*
arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled
Jungseung Lee
2015-05-05
1
-0
/
+2
*
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
2015-04-29
1
-1
/
+2
*
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
2015-04-27
1
-4
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
4
-7
/
+20
|
\
|
*
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2015-03-23
3
-1
/
+19
|
*
arm64: fixmap: check idx is definitely valid
Mark Rutland
2015-03-19
1
-4
/
+1
|
*
arm64: mm: unexport set_memory_ro and set_memory_rw
Daniel Borkmann
2015-03-19
1
-2
/
+0
*
|
arm64: add support for memtest
Vladimir Murzin
2015-04-14
1
-0
/
+2
*
|
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
1
-2
/
+2
*
|
arm64: standardize mmap_rnd() usage
Kees Cook
2015-04-14
1
-7
/
+11
*
|
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-14
1
-2
/
+2
*
|
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
2015-03-20
1
-3
/
+9
|
/
*
arm64: Don't use is_module_addr in setting page attributes
Laura Abbott
2015-03-06
1
-1
/
+4
*
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
2015-02-27
2
-18
/
+12
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
1
-6
/
+0
|
\
|
*
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-11
1
-6
/
+0
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-11
8
-211
/
+321
|
\
\
|
|
/
|
/
|
[next]