index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-09
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-05
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-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-52
/
+17
2016-08-03
powerpc/fsl_rio: apply changes for RIO spec rev 3
Alexandre Bounine
1
-15
/
+5
2016-08-03
rapidio: change inbound window size type to u64
Alexandre Bounine
1
-2
/
+2
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-25
/
+0
2016-08-03
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
1
-4
/
+4
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
5
-6
/
+6
2016-08-03
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]