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