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: fix misleading data abort decoding
Mark Rutland
2017-10-02
1
-1
/
+1
*
arm64: fault: Route pte translation faults via do_translation_fault
Will Deacon
2017-09-29
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
5
-114
/
+334
|
\
|
*
arm64: hugetlb: Cleanup setup_hugepagesz
Steve Capper
2017-08-22
1
-13
/
+13
|
*
arm64: Re-enable support for contiguous hugepages
Punit Agrawal
2017-08-22
1
-0
/
+14
|
*
arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
Punit Agrawal
2017-08-22
1
-0
/
+12
|
*
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
Punit Agrawal
2017-08-22
1
-0
/
+38
|
*
arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...
Punit Agrawal
2017-08-22
1
-5
/
+14
|
*
arm64: hugetlb: Add break-before-make logic for contiguous entries
Steve Capper
2017-08-22
1
-21
/
+91
|
*
arm64: hugetlb: Spring clean huge pte accessors
Steve Capper
2017-08-22
1
-65
/
+54
|
*
arm64: hugetlb: Introduce pte_pgprot helper
Steve Capper
2017-08-22
1
-4
/
+12
|
*
arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
Steve Capper
2017-08-22
1
-0
/
+6
|
*
arm64: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-08-21
1
-1
/
+1
|
*
arm64: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
2017-08-21
1
-1
/
+1
|
*
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
1
-2
/
+0
|
*
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
1
-5
/
+1
|
*
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-21
1
-13
/
+11
|
*
arm64: fix pmem interface definition
Arnd Bergmann
2017-08-10
1
-2
/
+2
|
*
arm64: Implement pmem API support
Robin Murphy
2017-08-09
2
-0
/
+30
|
*
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
2017-08-09
1
-9
/
+14
|
*
arm64: Decode information from ESR upon mem faults
Julien Thierry
2017-08-07
1
-0
/
+47
*
|
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
2017-08-22
1
-1
/
+4
|
/
*
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
2017-08-04
1
-7
/
+8
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-07-28
2
-13
/
+12
|
\
|
*
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
2017-07-28
1
-7
/
+11
|
*
arm64/numa: Drop duplicate message
Punit Agrawal
2017-07-20
1
-6
/
+1
*
|
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-07-20
1
-2
/
+2
|
/
*
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-07-12
1
-1
/
+6
*
arm64/kasan: don't allocate extra shadow memory
Andrey Ryabinin
2017-07-10
1
-7
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-06
1
-31
/
+22
|
\
|
*
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
1
-1
/
+2
|
*
arm64: hugetlb: remove spurious calls to huge_ptep_offset()
Steve Capper
2017-07-06
1
-23
/
+14
|
*
arm64: hugetlb: refactor find_num_contig()
Steve Capper
2017-07-06
1
-9
/
+8
*
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-06
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
arm64: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-2
/
+1
*
|
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-26
1
-10
/
+70
|
\
\
|
*
|
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-06-22
1
-2
/
+20
|
*
|
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
2017-06-22
1
-0
/
+17
|
*
|
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2017-06-22
1
-10
/
+35
|
|
/
*
|
arm64/dma-mapping: Remove extraneous null-pointer checks
Olav Haugan
2017-06-15
1
-9
/
+0
*
|
arm64: mm: Update perf accounting to handle poison faults
Punit Agrawal
2017-06-12
1
-32
/
+36
*
|
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Jonathan (Zhixiong) Zhang
2017-06-12
1
-3
/
+19
*
|
arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
Punit Agrawal
2017-06-12
1
-19
/
+10
*
|
arm64: fault: Print info about page table structure when dumping pte
Will Deacon
2017-06-12
1
-1
/
+3
*
|
arm64: mm: print file name of faulting vma
Kristina Martsenko
2017-06-12
1
-1
/
+3
*
|
arm64: mm: don't print out page table entries on EL0 faults
Kristina Martsenko
2017-06-12
1
-1
/
+0
*
|
arm64: mm: print out correct page table entries
Kristina Martsenko
2017-06-12
1
-11
/
+25
*
|
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
2017-06-01
1
-6
/
+13
*
|
arm64: mm: explicity include linux/vmalloc.h
Tobias Klauser
2017-05-30
1
-0
/
+1
*
|
arm64: Call __show_regs directly
Kefeng Wang
2017-05-30
1
-1
/
+1
|
/
[next]