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
/
powerpc
/
include
/
asm
/
book3s
/
64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-43
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-20
/
+79
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
4
-34
/
+40
2020-06-03
powerpc/mm: drop platform defined pmd_mknotpresent()
Anshuman Khandual
1
-4
/
+0
2020-05-28
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
1
-3
/
+7
2020-05-28
powerpc/64/kuap: Conditionally restore AMR in interrupt exit
Nicholas Piggin
1
-3
/
+19
2020-05-28
powerpc/64s/kuap: Add missing isync to KUAP restore paths
Nicholas Piggin
1
-1
/
+10
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
1
-2
/
+5
2020-05-20
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
1
-4
/
+19
2020-05-20
powerpc/64s: Fix early_init_mmu section mismatch
Nicholas Piggin
1
-1
/
+1
2020-05-06
Merge the lockless page table walk rework into next
Michael Ellerman
2
-7
/
+16
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
1
-0
/
+5
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
1
-2
/
+1
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
1
-5
/
+10
2020-04-20
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
1
-0
/
+3
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2
-2
/
+4
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
1
-0
/
+10
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
1
-1
/
+13
2020-03-25
powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...
Aneesh Kumar K.V
4
-2
/
+21
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+33
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
1
-2
/
+0
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+3
2020-01-28
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
1
-0
/
+22
2020-01-28
powerpc/32s: Prepare prevent_user_access() for user_access_end()
Christophe Leroy
1
-1
/
+3
2020-01-28
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
1
-5
/
+6
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
1
-1
/
+2
2020-01-23
powerpc/mm/hash: Fix sharing context ids between kernel & userspace
Aneesh Kumar K.V
1
-1
/
+4
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+0
2019-12-01
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
Mike Kravetz
2
-6
/
+0
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
2
-31
/
+0
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
1
-0
/
+4
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+7
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
1
-1
/
+7
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
1
-0
/
+9
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
1
-9
/
+3
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
1
-4
/
+0
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
1
-0
/
+1
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
1
-3
/
+0
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-1
/
+0
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
1
-2
/
+4
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
1
-1
/
+0
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-3
/
+32
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
1
-0
/
+21
2019-07-05
powerpc/mm: Remove unused variable declaration
Aneesh Kumar K.V
1
-1
/
+0
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
1
-2
/
+0
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+30
2019-06-19
powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
Nicholas Piggin
1
-0
/
+8
2019-06-19
powerpc/64s/radix: ioremap use ioremap_page_range
Nicholas Piggin
1
-0
/
+3
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+30
2019-06-07
powerpc/64s: Fix THP PMD collapse serialisation
Nicholas Piggin
1
-0
/
+30
[next]