index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
1
-10
/
+0
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
1
-5
/
+0
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
1
-2
/
+0
2020-07-16
powerpc/security: Allow for processors that flush the link stack using the special bcctr
Nicholas Piggin
1
-0
/
+2
2020-07-16
powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h
Nicholas Piggin
1
-0
/
+2
2020-07-16
powerpc/security: re-name count cache flush to branch cache flush
Nicholas Piggin
1
-2
/
+2
2020-07-16
powerpc/pmem: Update ppc64 to use the new barrier instruction.
Aneesh Kumar K.V
1
-0
/
+13
2020-07-16
powerpc/pmem: Add flush routines using new pmem store and sync instruction
Aneesh Kumar K.V
1
-0
/
+1
2020-07-16
powerpc/pmem: Add new instructions for persistent storage and sync
Aneesh Kumar K.V
1
-0
/
+12
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
3
-1
/
+100
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
1
-0
/
+4
2020-07-15
powerpc/vas: Report proper error code for address translation failure
Haren Myneni
1
-0
/
+2
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
1
-0
/
+2
2020-07-15
powerpc/64/signal: Balance return predictor stack in signal trampoline
Nicholas Piggin
1
-0
/
+1
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
3
-45
/
+53
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
1
-0
/
+1
2020-06-30
powerpc/dma: Remove dev->archdata.iommu_domain
Joerg Roedel
1
-3
/
+0
2020-06-22
powerpc/8xx: Modify ptep_get()
Christophe Leroy
1
-10
/
+12
2020-06-22
powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
Christophe Leroy
1
-1
/
+1
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-5
/
+13
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+132
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
1
-0
/
+10
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
1
-5
/
+3
2020-06-15
powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH
Vaibhav Jain
1
-0
/
+37
2020-06-15
ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
Vaibhav Jain
1
-0
/
+95
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-24
/
+20
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
6
-101
/
+12
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-19
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-6
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-2
/
+2
2020-06-08
powerpc: use asm-generic/cacheflush.h
Christoph Hellwig
1
-32
/
+10
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
68
-684
/
+1035
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-17
/
+0
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
1
-1
/
+1
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-2
/
+2
2020-06-04
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
1
-1
/
+10
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-9
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-9
/
+0
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
10
-61
/
+65
2020-06-04
Merge tag 'kvm-ppc-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
Paolo Bonzini
3
-24
/
+20
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+1
2020-06-03
powerpc/mm: drop platform defined pmd_mknotpresent()
Anshuman Khandual
1
-4
/
+0
[prev]
[next]