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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+8
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
31
-135
/
+227
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-2
/
+0
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
1
-2
/
+8
2016-08-10
powerpc/vdso: Fix build rules to rebuild vdsos correctly
Nicholas Piggin
2
-6
/
+6
2016-08-10
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
Michael Ellerman
1
-10
/
+12
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
4
-0
/
+8
2016-08-10
powerpc: Update obsolete comment in setup_32.c about early_init()
Benjamin Herrenschmidt
1
-4
/
+2
2016-08-10
powerpc: Print the kernel load address at the end of prom_init()
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
3
-28
/
+19
2016-08-10
powerpc/32: Fix csum_partial_copy_generic()
Christophe Leroy
1
-3
/
+4
2016-08-09
powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs
Benjamin Herrenschmidt
1
-10
/
+20
2016-08-09
powerpc/book3s: Fix MCE console messages for unrecoverable MCE.
Mahesh Salgaonkar
2
-1
/
+3
2016-08-09
powerpc/pci: Fix endian bug in fixed PHB numbering
Michael Ellerman
1
-2
/
+5
2016-08-09
powerpc/eeh: Switch to conventional PCI address output in EEH log
Guilherme G. Piccoli
1
-2
/
+2
2016-08-09
powerpc/vdso: Add missing include file
Guenter Roeck
1
-0
/
+1
2016-08-09
powerpc: Fix unused function warning 'lmb_to_memblock'
Alastair D'Silva
1
-13
/
+13
2016-08-09
powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.
Mahesh Salgaonkar
1
-29
/
+40
2016-08-09
powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h
Mahesh Salgaonkar
2
-12
/
+13
2016-08-09
powerpc/powernv: Load correct TOC pointer while waking up from winkle.
Mahesh Salgaonkar
1
-1
/
+4
2016-08-09
powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again
Alexey Kardashevskiy
1
-1
/
+1
2016-08-09
powerpc/cell: Add missing error code in spufs_mkgang()
Dan Carpenter
1
-1
/
+3
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
6
-10
/
+63
2016-08-09
crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading
Anton Blanchard
1
-1
/
+2
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-2
/
+20
2016-08-08
powerpc/pasemi: Fix coherent_dma_mask for dma engine
Darren Stevens
1
-0
/
+5
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
4
-80
/
+40
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
54
-209
/
+2049
2016-08-04
powerpc/fsl_rio: fix a missing error code
Dan Carpenter
1
-0
/
+1
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
16
-78
/
+77
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
5
-5
/
+10
2016-08-04
powerpc/perf: Fix incorrect event codes in power9-event-list
Madhavan Srinivasan
1
-3
/
+3
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-52
/
+17
2016-08-02
powerpc/fsl_rio: apply changes for RIO spec rev 3
Alexandre Bounine
1
-15
/
+5
2016-08-02
rapidio: change inbound window size type to u64
Alexandre Bounine
1
-2
/
+2
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-25
/
+0
2016-08-02
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
1
-4
/
+4
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
5
-6
/
+6
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-64
/
+18
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-2
/
+2
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-228
/
+670
2016-08-01
KVM: PPC: Introduce KVM_CAP_PPC_HTM
Sam Bobroff
1
-0
/
+4
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
28
-100
/
+231
2016-08-01
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
2
-1
/
+77
2016-08-01
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
2
-0
/
+76
2016-08-01
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
1
-0
/
+117
2016-08-01
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
1
-0
/
+178
2016-08-01
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
2
-1
/
+143
[next]