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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2016-09-12
powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state loss
Gautham R. Shenoy
-5
/
+5
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
-0
/
+28
2016-08-29
powerpc/tm: do not use r13 for tabort_syscall
Nicholas Piggin
-6
/
+6
2016-08-22
powerpc: move hmi.c to arch/powerpc/kvm/
Paolo Bonzini
-57
/
+1
2016-08-22
powerpc/pseries: PACA save area fix for MCE vs MCE
Nicholas Piggin
-1
/
+20
2016-08-22
powerpc/pseries: PACA save area fix for general exception vs MCE
Nicholas Piggin
-4
/
+4
2016-08-22
powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...
Michael Ellerman
-3
/
+6
2016-08-22
powerpc, hotplug: Avoid to touch non-existent cpumasks.
Boqun Feng
-1
/
+1
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
-2
/
+3
2016-08-22
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
Mauricio Faria de Oliveira
-0
/
+36
2016-08-10
powerpc/vdso: Fix build rules to rebuild vdsos correctly
Nicholas Piggin
-6
/
+6
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
-0
/
+4
2016-08-10
powerpc: Update obsolete comment in setup_32.c about early_init()
Benjamin Herrenschmidt
-4
/
+2
2016-08-10
powerpc: Print the kernel load address at the end of prom_init()
Benjamin Herrenschmidt
-1
/
+1
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
-20
/
+19
2016-08-09
powerpc/book3s: Fix MCE console messages for unrecoverable MCE.
Mahesh Salgaonkar
-1
/
+2
2016-08-09
powerpc/pci: Fix endian bug in fixed PHB numbering
Michael Ellerman
-2
/
+5
2016-08-09
powerpc/eeh: Switch to conventional PCI address output in EEH log
Guilherme G. Piccoli
-2
/
+2
2016-08-09
powerpc/vdso: Add missing include file
Guenter Roeck
-0
/
+1
2016-08-09
powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.
Mahesh Salgaonkar
-29
/
+40
2016-08-09
powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h
Mahesh Salgaonkar
-12
/
+0
2016-08-09
powerpc/powernv: Load correct TOC pointer while waking up from winkle.
Mahesh Salgaonkar
-1
/
+4
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
-1
/
+28
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-46
/
+1590
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
-33
/
+33
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-61
/
+18
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+68
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
-28
/
+66
2016-08-01
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
-0
/
+75
2016-08-01
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
-0
/
+75
2016-08-01
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
-0
/
+117
2016-08-01
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
-0
/
+178
2016-08-01
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
-1
/
+142
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
-0
/
+129
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
-0
/
+158
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
-0
/
+126
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
-0
/
+222
2016-08-01
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
-13
/
+51
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
-0
/
+64
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
-3
/
+87
2016-08-01
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
-4
/
+89
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
-0
/
+20
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
-0
/
+17
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
-0
/
+20
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
-0
/
+6
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
-3
/
+3
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
-7
/
+7
2016-08-01
powerpc/64: Do feature patching before MMU init
Michael Ellerman
-3
/
+3
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
-13
/
+0
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
-0
/
+2
[next]