index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
2017-09-21
1
-1
/
+3
*
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
2017-09-21
2
-2
/
+5
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-14
1
-1
/
+1
*
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
2017-09-02
5
-7
/
+46
*
powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...
John Allen
2017-08-31
1
-0
/
+4
*
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-08-31
1
-1
/
+1
*
powerpc/pci: Remove OF node back pointer from pci_dn
Alexey Kardashevskiy
2017-08-31
1
-9
/
+2
*
powerpc/eeh: Remove unnecessary config_addr from eeh_dev
Alexey Kardashevskiy
2017-08-31
1
-2
/
+0
*
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
2017-08-31
1
-1
/
+1
*
powerpc/pseries/le: Work around a firmware quirk
Nicholas Piggin
2017-08-31
1
-0
/
+15
*
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
2017-08-31
1
-1
/
+0
*
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
2017-08-23
4
-7
/
+5
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
8
-49
/
+47
*
powerpc/vio: Use device_type to detect family
Michael Ellerman
2017-08-23
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-1
/
+0
|
\
|
*
powerpc/pseries: Fix of_node_put() underflow during reconfig remove
Laurent Vivier
2017-07-26
1
-1
/
+0
*
|
powerpc/pseries: Don't print failure message in energy driver
Nicholas Piggin
2017-08-10
1
-4
/
+3
*
|
powerpc/pseries: Check memory device state before onlining/offlining
Nathan Fontenot
2017-08-10
1
-21
/
+32
*
|
powerpc/pseries: Don't needlessly initialise rv to 0
Michael Ellerman
2017-07-24
1
-1
/
+1
*
|
powerpc/pseries: use memdup_user_nul
Geliang Tang
2017-07-24
1
-10
/
+3
|
/
*
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
5
-4
/
+21
|
\
|
*
powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()
Balbir Singh
2017-07-03
1
-1
/
+10
|
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-0
/
+2
|
|
\
|
*
|
powerpc/perf/hv-24x7: Support v2 of the hypervisor API
Thiago Jung Bauermann
2017-07-02
1
-1
/
+1
|
*
|
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
2017-06-28
1
-1
/
+1
|
*
|
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
2017-06-28
1
-1
/
+2
|
*
|
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
2017-06-28
1
-0
/
+7
|
*
|
powerpc: Fix some spelling mistakes
Colin Ian King
2017-06-05
1
-1
/
+1
*
|
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-07
1
-1
/
+2
|
\
\
\
|
*
|
|
powerpc: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-04
4
-39
/
+58
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-12
1
-23
/
+33
|
*
|
powerpc: vio: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-12
1
-6
/
+10
|
*
|
powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-06-09
1
-6
/
+10
|
*
|
driver core: remove CLASS_ATTR usage
Greg Kroah-Hartman
2017-06-07
2
-4
/
+5
|
|
/
*
/
powerpc/hotplug-mem: Fix missing endian conversion of aa_index
Michael Bringmann
2017-06-01
1
-0
/
+2
|
/
*
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-06
1
-4
/
+1
|
\
|
*
of: Add function for generating a DT modalias with a newline
Rob Herring
2017-03-22
1
-4
/
+1
*
|
powerpc/pseries: Enable VFIO
Alexey Kardashevskiy
2017-04-28
1
-2
/
+38
*
|
powerpc/pseries: Implement NMI IPI with H_SIGNAL_SYS_RESET
Nicholas Piggin
2017-04-28
2
-1
/
+26
*
|
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
1
-0
/
+1
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-04-28
2
-2
/
+3
|
\
\
|
*
|
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
2017-03-30
2
-2
/
+3
*
|
|
powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
Tyrel Datwyler
2017-04-24
1
-1
/
+0
*
|
|
powerpc/pseries: Always enable SMP when building pseries
Michael Ellerman
2017-04-13
1
-1
/
+2
*
|
|
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
1
-17
/
+10
*
|
|
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-10
1
-2
/
+1
*
|
|
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2017-04-01
1
-0
/
+61
*
|
|
powerpc/mm: Add translation mode information in /proc/cpuinfo
Aneesh Kumar K.V
2017-03-31
1
-0
/
+4
*
|
|
powerpc/pseries: Move struct hcall_stats to hvCall_inst.c
Tobin C. Harding
2017-03-20
1
-0
/
+10
|
/
/
[next]