index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
-2
/
+4
2019-08-20
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
-2
/
+12
2019-08-20
powerpc/64: allow compiler to cache 'current'
Nicholas Piggin
-1
/
+2
2019-08-20
powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
-0
/
+4
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
-3
/
+0
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
-12
/
+24
2019-08-20
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
Christophe Leroy
-2
/
+1
2019-08-20
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
-0
/
+6
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
-0
/
+2
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
-2
/
+5
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-0
/
+8
2019-08-19
Merge branch 'fixes' into next
Michael Ellerman
-4
/
+5
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
-0
/
+8
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
-2
/
+0
2019-08-07
error-injection: Consolidate override function definition
Leo Yan
-13
/
+0
2019-08-05
powerpc/powernv: Move SCOM access code into powernv platform
Andrew Donnellan
-154
/
+0
2019-08-02
asm-generic: Remove redundant arch-specific rules for simd.h
Herbert Xu
-1
/
+0
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
-1
/
+1
2019-07-31
Revert "powerpc: slightly improve cache helpers"
Michael Ellerman
-4
/
+4
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
-0
/
+1
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1
/
+1
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
-1
/
+1
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-6
/
+10
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+1
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
-1
/
+1
2019-07-22
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
Vaibhav Jain
-3
/
+8
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
-1
/
+0
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
-5
/
+1
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
-0
/
+10
2019-07-15
powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
Suraj Jitindar Singh
-3
/
+2
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-894
/
+229
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-7
/
+22
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
-0
/
+14
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-22
/
+22
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-2
/
+0
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
-0
/
+9
2019-07-05
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
-6
/
+18
2019-07-05
powerpc/32: define helpers to get L1 cache sizes.
Christophe Leroy
-11
/
+29
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
-1
/
+0
2019-07-05
powerpc: slightly improve cache helpers
Christophe Leroy
-4
/
+4
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
-2
/
+71
2019-07-05
powerpc/mm: Remove unused variable declaration
Aneesh Kumar K.V
-1
/
+0
2019-07-04
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
-1
/
+1
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
-0
/
+6
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
-0
/
+24
2019-07-04
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
-0
/
+2
2019-07-04
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
-0
/
+3
2019-07-04
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
-0
/
+11
2019-07-03
powerpc: Use the correct style for SPDX License Identifier
Nishad Kamdar
-1
/
+1
2019-07-03
powerpc: Add barrier_nospec to raw_copy_in_user()
Suraj Jitindar Singh
-0
/
+1
[prev]
[next]