index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
powerpc/powernv: Fix comment style and spelling
Andrew Donnellan
1
-2
/
+3
2016-09-23
powerpc/powernv/eeh: Skip finding bus for VF resets
Russell Currey
1
-2
/
+3
2016-09-23
powerpc/eeh: Null check uses of eeh_pe_bus_get
Russell Currey
1
-0
/
+5
2016-09-23
powerpc/powernv/pci: Add PHB register dump debugfs handle
Russell Currey
1
-1
/
+38
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
40
-98
/
+101
2016-09-20
powerpc/pseries: fix memory leak in queue_hotplug_event() error path
Andrew Donnellan
1
-0
/
+1
2016-09-13
powerpc/pasemi: Add Nemo motherboard config option.
Darren Stevens
1
-0
/
+10
2016-09-13
powerpc/ps3: fix spelling mistake in function name
Colin Ian King
1
-1
/
+1
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
12
-16
/
+16
2016-09-10
powerpc/cell: Drop unused iic_get_irq_host()
Daniel Axtens
1
-6
/
+0
2016-08-29
powerpc/powernv : Drop reference added by kset_find_obj()
Mukesh Ojha
2
-2
/
+12
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-08-22
powerpc/powernv/pci: fix iterator signedness
Andrzej Hajda
1
-1
/
+1
2016-08-22
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
Mauricio Faria de Oliveira
2
-2
/
+9
2016-08-22
powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-08-22
powerpc/512x: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
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
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/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
1
-1
/
+2
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
2
-1
/
+12
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
8
-35
/
+35
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2
-3
/
+3
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
153
-1465
/
+2079
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
4
-2
/
+129
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
8
-17
/
+12
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
1
-1
/
+1
2016-07-21
powerpc/powernv/ioda: Fix endianness when reading TCEs
Alexey Kardashevskiy
1
-2
/
+2
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
12
-48
/
+43
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
82
-273
/
+101
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
7
-23
/
+18
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2
-15
/
+15
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
1
-3
/
+0
2016-07-21
powerpc/pasemi: Remove IOBMAP allocation from platform probe()
Benjamin Herrenschmidt
3
-13
/
+5
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
7
-26
/
+9
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
1
-16
/
+0
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
3
-75
/
+50
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
3
-48
/
+46
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2
-15
/
+0
2016-07-19
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
John Allen
1
-1
/
+3
2016-07-19
powerpc/pseries: Add support for hotplug interrupt source
John Allen
2
-0
/
+41
2016-07-19
powerpc/pseries: Add pseries hotplug workqueue
John Allen
1
-0
/
+52
2016-07-19
powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n
Ian Munsie
1
-8
/
+26
[next]