index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
powerpc/boot: Add support for XZ compression
Oliver O'Halloran
2016-09-28
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
powerpc/powernv: Fix comment style and spelling
Andrew Donnellan
2016-09-23
1
-2
/
+3
|
*
|
|
powerpc/powernv/eeh: Skip finding bus for VF resets
Russell Currey
2016-09-23
1
-2
/
+3
|
*
|
|
powerpc/eeh: Null check uses of eeh_pe_bus_get
Russell Currey
2016-09-23
1
-0
/
+5
|
*
|
|
powerpc/powernv/pci: Add PHB register dump debugfs handle
Russell Currey
2016-09-23
1
-1
/
+38
|
*
|
|
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
40
-98
/
+101
|
*
|
|
powerpc/pseries: fix memory leak in queue_hotplug_event() error path
Andrew Donnellan
2016-09-20
1
-0
/
+1
|
*
|
|
powerpc/pasemi: Add Nemo motherboard config option.
Darren Stevens
2016-09-13
1
-0
/
+10
|
*
|
|
powerpc/ps3: fix spelling mistake in function name
Colin Ian King
2016-09-13
1
-1
/
+1
|
*
|
|
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-09-13
12
-16
/
+16
|
*
|
|
powerpc/cell: Drop unused iic_get_irq_host()
Daniel Axtens
2016-09-10
1
-6
/
+0
*
|
|
|
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
2
-4
/
+21
|
\
\
\
\
|
*
|
|
|
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
2016-09-12
1
-0
/
+1
|
*
|
|
|
powerpc/powernv: Provide facilities for EOI, usable from real mode
Suresh Warrier
2016-09-09
1
-4
/
+20
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-25
/
+25
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
powerpc/powermac: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-25
/
+25
|
|
/
/
/
*
|
|
|
powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignment
Russell Currey
2016-09-21
1
-2
/
+9
*
|
|
|
powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL
Michael Ellerman
2016-09-15
1
-2
/
+2
*
|
|
|
powerpc/powernv: Detach from PE on releasing PCI device
Gavin Shan
2016-09-15
1
-0
/
+10
*
|
|
|
powerpc/powernv: Fix the state of root PE
Gavin Shan
2016-09-14
1
-1
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE
Gavin Shan
2016-09-08
1
-1
/
+2
*
|
|
powerpc/powernv: Fix crash on releasing compound PE
Gavin Shan
2016-09-06
1
-6
/
+9
*
|
|
powerpc/pseries: Fix little endian build with CONFIG_KEXEC=n
Thiago Jung Bauermann
2016-09-06
1
-1
/
+1
|
|
/
|
/
|
*
|
powerpc/powernv : Drop reference added by kset_find_obj()
Mukesh Ojha
2016-08-29
2
-2
/
+12
*
|
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-08-22
2
-2
/
+2
*
|
powerpc/powernv/pci: fix iterator signedness
Andrzej Hajda
2016-08-22
1
-1
/
+1
*
|
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
Mauricio Faria de Oliveira
2016-08-22
2
-2
/
+9
*
|
powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-08-22
1
-1
/
+0
*
|
powerpc/512x: Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-08-22
1
-1
/
+0
|
/
*
powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs
Benjamin Herrenschmidt
2016-08-09
1
-10
/
+20
*
powerpc/book3s: Fix MCE console messages for unrecoverable MCE.
Mahesh Salgaonkar
2016-08-09
1
-0
/
+1
*
powerpc: Fix unused function warning 'lmb_to_memblock'
Alastair D'Silva
2016-08-09
1
-13
/
+13
*
powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again
Alexey Kardashevskiy
2016-08-09
1
-1
/
+1
*
powerpc/cell: Add missing error code in spufs_mkgang()
Dan Carpenter
2016-08-09
1
-1
/
+3
*
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
2016-08-09
1
-1
/
+2
*
powerpc/pasemi: Fix coherent_dma_mask for dma engine
Darren Stevens
2016-08-08
1
-0
/
+5
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
2
-1
/
+12
|
\
|
*
char/genrtc: remove powerpc support
Arnd Bergmann
2016-06-04
2
-1
/
+12
*
|
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-05
1
-0
/
+1
|
\
\
|
*
|
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
1
-0
/
+1
*
|
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
8
-35
/
+35
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-02
2
-3
/
+3
|
\
\
\
|
*
|
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
2
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/powernv: Remove the usage of PACAR1 from opal wrappers
Mahesh Salgaonkar
2016-06-20
1
-2
/
+0
|
|
/
*
|
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
153
-1465
/
+2079
|
\
\
|
*
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-30
4
-2
/
+129
|
|
\
\
|
|
*
|
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
1
-1
/
+0
|
|
*
|
powerpc/86xx: Add support for Emerson/Artesyn MVME7100
Alessio Igor Bogani
2016-07-08
3
-1
/
+129
|
*
|
|
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
2016-07-26
1
-1
/
+1
[prev]
[next]