index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
11
-26
/
+32
*
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
2016-07-21
2
-23
/
+0
*
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
8
-103
/
+108
*
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
2016-07-21
5
-48
/
+56
*
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-21
5
-144
/
+88
*
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
2016-07-21
1
-11
/
+11
*
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
2016-07-21
1
-2
/
+3
*
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-21
5
-30
/
+37
*
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
5
-11
/
+6
*
powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64
Kevin Hao
2016-07-19
1
-38
/
+27
*
powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled
Kevin Hao
2016-07-19
1
-1
/
+1
*
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
John Allen
2016-07-19
1
-1
/
+3
*
powerpc/pseries: Add support for hotplug interrupt source
John Allen
2016-07-19
2
-0
/
+41
*
powerpc/pseries: Add pseries hotplug workqueue
John Allen
2016-07-19
1
-0
/
+52
*
powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n
Ian Munsie
2016-07-19
1
-8
/
+26
*
powerpc/mm: Cleanup LPCR defines
Aneesh Kumar K.V
2016-07-19
1
-37
/
+37
*
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
2016-07-17
1
-0
/
+13
*
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
2016-07-17
2
-1
/
+55
*
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2016-07-17
3
-6
/
+16
*
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
2016-07-17
2
-1
/
+7
*
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
2016-07-17
1
-5
/
+4
*
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2016-07-17
2
-2
/
+4
*
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
2016-07-17
3
-6
/
+13
*
powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
Aneesh Kumar K.V
2016-07-17
1
-0
/
+5
*
powerpc/mm: use _raw variant of page table accessors
Aneesh Kumar K.V
2016-07-17
4
-35
/
+91
*
powerpc/mm/radix: Update LPCR HR bit as per ISA
Aneesh Kumar K.V
2016-07-17
2
-2
/
+3
*
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
Balbir Singh
2016-07-17
2
-8
/
+19
*
powerpc/pci: Don't try to allocate resources that will be reassigned
Benjamin Herrenschmidt
2016-07-17
1
-2
/
+4
*
powerpc/powernv/pci: Check status of a PHB before using it
Benjamin Herrenschmidt
2016-07-17
1
-0
/
+3
*
powerpc/powernv/pci: Use the device-tree to get available range of M64's
Benjamin Herrenschmidt
2016-07-17
1
-6
/
+45
*
powerpc/powernv/pci: Fallback to OPAL for TCE invalidations
Benjamin Herrenschmidt
2016-07-17
1
-4
/
+29
*
powerpc/powernv/pci: Rework accessing the TCE invalidate register
Benjamin Herrenschmidt
2016-07-17
2
-48
/
+28
*
powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code
Benjamin Herrenschmidt
2016-07-17
2
-43
/
+10
*
powerpc/powernv/pci: Rename TCE invalidation calls
Benjamin Herrenschmidt
2016-07-17
3
-25
/
+23
*
powerpc/opal: Add real mode call wrappers
Benjamin Herrenschmidt
2016-07-17
4
-44
/
+51
*
powerpc/pseries/pci: Remove obsolete SW invalidate
Benjamin Herrenschmidt
2016-07-17
1
-52
/
+1
*
powerpc/powernv: Discover IODA3 PHBs
Benjamin Herrenschmidt
2016-07-17
2
-1
/
+6
*
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
2016-07-17
4
-2
/
+155
*
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
2016-07-17
2
-0
/
+17
*
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2016-07-17
4
-0
/
+24
*
powerpc/book64s: Move a few exception common handlers to make room
Benjamin Herrenschmidt
2016-07-17
1
-8
/
+9
*
powerpc/powernv: Add XICS emulation APIs
Benjamin Herrenschmidt
2016-07-15
3
-1
/
+14
*
powerpc/powernv: Use deepest stop state when cpu is offlined
Shreyas B. Prabhu
2016-07-15
3
-3
/
+17
*
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
2016-07-15
8
-66
/
+332
*
powerpc/powernv: abstraction for saving SPRs before entering deep idle states
Shreyas B. Prabhu
2016-07-15
1
-22
/
+32
*
powerpc/powernv: Make pnv_powersave_common more generic
Shreyas B. Prabhu
2016-07-15
1
-9
/
+14
*
powerpc/powernv: Rename reusable idle functions to hardware agnostic names
Shreyas B. Prabhu
2016-07-15
3
-22
/
+23
*
powerpc/powernv: Rename idle_power7.S to idle_book3s.S
Shreyas B. Prabhu
2016-07-15
2
-1
/
+1
*
powerpc/kvm: make hypervisor state restore a function
Shreyas B. Prabhu
2016-07-15
2
-54
/
+46
*
powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle
Shreyas B. Prabhu
2016-07-15
1
-1
/
+1
[next]