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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-12
/
+11
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
36
-890
/
+2181
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-07-12
powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.
Athira Rajeev
1
-1
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+5
2019-07-04
powerpc/8xx: Add microcode patch to move SMC parameter RAM.
Christophe Leroy
2
-0
/
+104
2019-07-04
powerpc/8xx: Use IO accessors in microcode programming.
Christophe Leroy
1
-18
/
+16
2019-07-04
powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.c
Christophe Leroy
1
-20
/
+13
2019-07-04
powerpc/8xx: refactor programming of microcode CPM params.
Christophe Leroy
1
-18
/
+27
2019-07-04
powerpc/8xx: refactor printing of microcode patch name.
Christophe Leroy
1
-6
/
+8
2019-07-04
powerpc/8xx: Refactor microcode write
Christophe Leroy
1
-9
/
+6
2019-07-04
powerpc/8xx: refactor writing of CPM microcode arrays
Christophe Leroy
1
-22
/
+13
2019-07-04
powerpc/8xx: compact microcode arrays
Christophe Leroy
1
-559
/
+140
2019-07-04
powerpc/8xx: drop verify_patch()
Christophe Leroy
1
-40
/
+0
2019-07-04
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
3
-0
/
+1542
2019-07-04
powerpc/mm: Remove radix dependency on HugeTLB page
Aneesh Kumar K.V
1
-1
/
+1
2019-07-04
powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...
Aneesh Kumar K.V
1
-2
/
+9
2019-07-04
powerpc/nvdimm: Add support for multibyte read/write for metadata
Aneesh Kumar K.V
1
-22
/
+82
2019-07-04
powerpc/pseries/scm: Mark the region volatile if cache flush not required
Aneesh Kumar K.V
1
-1
/
+7
2019-07-04
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
2
-10
/
+21
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
1
-2
/
+523
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
2
-0
/
+90
2019-07-04
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
2
-1
/
+14
2019-07-04
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
2
-50
/
+51
2019-07-04
powerpc/pseries: Do not save the previous DTL mask value
Naveen N. Rao
1
-3
/
+1
2019-07-04
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
3
-9
/
+3
2019-07-04
powerpc/cell: set no_llseek in spufs_cntl_fops
Geliang Tang
1
-1
/
+1
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
6
-26
/
+25
2019-07-03
powerpc/powernv-eeh: Consisely desribe what this file does
Stewart Smith
1
-3
/
+1
2019-07-03
powerpc/4xx/uic: clear pending interrupt after irq type/pol change
Christian Lamparter
1
-0
/
+1
2019-07-03
powerpc/powernv: Fix stale iommu table base after VFIO
Alexey Kardashevskiy
1
-0
/
+10
2019-07-03
powerpc/pseries/dma: Enable SWIOTLB
Alexey Kardashevskiy
2
-0
/
+6
2019-07-03
powerpc: remove device_to_mask()
Christoph Hellwig
1
-2
/
+2
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
1
-1
/
+1
2019-07-01
powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions
Christoph Hellwig
2
-39
/
+0
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
1
-556
/
+0
2019-07-01
powerpc/powernv: remove the unused tunneling exports
Christoph Hellwig
3
-73
/
+3
2019-07-01
powerpc/powernv: remove the unused pnv_pci_set_p2p function
Christoph Hellwig
3
-80
/
+0
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
13
-53
/
+13
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
12
-53
/
+12
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
1
-0
/
+1
2019-06-19
powerpc/64s: Fix misleading SPR and timebase information
Shaokun Zhang
1
-2
/
+2
2019-06-19
powerpc/pseries: avoid blocking in irq when queuing hotplug events
Nathan Lynch
1
-4
/
+4
2019-06-19
powerpc/32s: fix suspend/resume when IBATs 4-7 are used
Christophe Leroy
1
-5
/
+63
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
19
-169
/
+19
2019-06-15
powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
Nathan Lynch
1
-0
/
+10
2019-06-15
powerpc/pseries/mobility: prevent cpu hotplug during DT update
Nathan Lynch
1
-0
/
+9
[next]