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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
83
-289
/
+120
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
8
-26
/
+21
2016-07-21
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
1
-0
/
+12
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
13
-128
/
+151
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
1
-3
/
+0
2016-07-21
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
1
-9
/
+17
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
11
-26
/
+32
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
2
-23
/
+0
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
8
-103
/
+108
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
5
-48
/
+56
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
5
-144
/
+88
2016-07-21
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
1
-11
/
+11
2016-07-21
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
5
-30
/
+37
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
5
-11
/
+6
2016-07-19
powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64
Kevin Hao
1
-38
/
+27
2016-07-19
powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled
Kevin Hao
1
-1
/
+1
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
2016-07-19
powerpc/mm: Cleanup LPCR defines
Aneesh Kumar K.V
1
-37
/
+37
2016-07-17
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
1
-0
/
+13
2016-07-17
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
2
-1
/
+55
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
3
-6
/
+16
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
2
-1
/
+7
2016-07-17
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
1
-5
/
+4
2016-07-17
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2
-2
/
+4
2016-07-17
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
3
-6
/
+13
2016-07-17
powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
Aneesh Kumar K.V
1
-0
/
+5
2016-07-17
powerpc/mm: use _raw variant of page table accessors
Aneesh Kumar K.V
4
-35
/
+91
2016-07-17
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
2
-2
/
+3
2016-07-17
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
2
-8
/
+19
2016-07-17
powerpc/pci: Don't try to allocate resources that will be reassigned
Benjamin Herrenschmidt
1
-2
/
+4
2016-07-17
powerpc/powernv/pci: Check status of a PHB before using it
Benjamin Herrenschmidt
1
-0
/
+3
2016-07-17
powerpc/powernv/pci: Use the device-tree to get available range of M64's
Benjamin Herrenschmidt
1
-6
/
+45
2016-07-17
powerpc/powernv/pci: Fallback to OPAL for TCE invalidations
Benjamin Herrenschmidt
1
-4
/
+29
2016-07-17
powerpc/powernv/pci: Rework accessing the TCE invalidate register
Benjamin Herrenschmidt
2
-48
/
+28
2016-07-17
powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code
Benjamin Herrenschmidt
2
-43
/
+10
2016-07-17
powerpc/powernv/pci: Rename TCE invalidation calls
Benjamin Herrenschmidt
3
-25
/
+23
2016-07-17
powerpc/opal: Add real mode call wrappers
Benjamin Herrenschmidt
4
-44
/
+51
2016-07-17
powerpc/pseries/pci: Remove obsolete SW invalidate
Benjamin Herrenschmidt
1
-52
/
+1
2016-07-17
powerpc/powernv: Discover IODA3 PHBs
Benjamin Herrenschmidt
2
-1
/
+6
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
4
-2
/
+155
2016-07-17
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
2
-0
/
+17
2016-07-17
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
4
-0
/
+24
2016-07-17
powerpc/book64s: Move a few exception common handlers to make room
Benjamin Herrenschmidt
1
-8
/
+9
2016-07-15
powerpc/powernv: Add XICS emulation APIs
Benjamin Herrenschmidt
3
-1
/
+14
[next]