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
Age
Commit message (
Expand
)
Author
Lines
2019-08-30
powerpc: Add PowerPC Capabilities ELF note
Claudio Carvalho
-1
/
+65
2019-08-30
powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
Alexey Kardashevskiy
-85
/
+1
2019-08-30
powerpc/pseries/iommu: Switch to xchg_no_kill
Alexey Kardashevskiy
-2
/
+3
2019-08-30
KVM: PPC: Book3S: Invalidate multiple TCEs at once
Alexey Kardashevskiy
-19
/
+48
2019-08-30
powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
-0
/
+56
2019-08-30
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
-4
/
+8
2019-08-29
powerpc/of/pci: Rewrite pci_parse_of_flags
Alexey Kardashevskiy
-11
/
+55
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
-352
/
+17
2019-08-28
powerpc/64: remove support for kernel-mode syscalls
Nicholas Piggin
-17
/
+6
2019-08-28
powerpc: convert to copy_thread_tls
Nicholas Piggin
-4
/
+6
2019-08-28
powerpc/32: don't use CPU_FTR_COHERENT_ICACHE
Christophe Leroy
-9
/
+12
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
-6
/
+5
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
-31
/
+24
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
-30
/
+7
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
-79
/
+52
2019-08-28
powerpc/32s: add an option to exclusively select powerpc 601
Christophe Leroy
-2
/
+12
2019-08-28
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
-0
/
+4
2019-08-28
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
-24
/
+0
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
-12
/
+7
2019-08-27
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
-4
/
+8
2019-08-27
powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
Christopher M. Riedl
-11
/
+25
2019-08-27
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
-1
/
+8
2019-08-27
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
-5
/
+10
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
-5
/
+7
2019-08-27
powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
-6
/
+18
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
-16
/
+20
2019-08-27
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
Christophe Leroy
-26
/
+13
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
-11
/
+43
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
-28
/
+35
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
-21
/
+43
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
-68
/
+29
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
-12
/
+7
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
-18
/
+34
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
-22
/
+2
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
-17
/
+1
2019-08-27
powerpc/ps3: replace __ioremap() by ioremap_prot()
Christophe Leroy
-7
/
+3
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
-431
/
+0
2019-08-27
powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
Christophe Leroy
-1
/
+1
2019-08-27
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
-3
/
+16
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
-4
/
+21
2019-08-27
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
-4
/
+8
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
-5
/
+19
2019-08-23
KVM: PPC: Book3S: Mark expected switch fall-through
Paul Menzel
-0
/
+1
2019-08-23
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
-10405
/
+4922
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-1
/
+1
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
-6
/
+0
2019-08-22
powerpc/configs: Disable /dev/port in skiroot defconfig
Daniel Axtens
-0
/
+1
[prev]
[next]