Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8e609d5e7bc032ab220d47c841c992bd8544d0e1
/
arch
/
powerpc
8e609d5
powerpc/pmac: Simplify old pmac PIC interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
43ca5d3
Merge branch 'kexec' into next
by Benjamin Herrenschmidt
· 13 years ago
efdad72
Merge branch 'ps3' into next
by Benjamin Herrenschmidt
· 13 years ago
e6f08d3
Merge branch 'cpuidle' into next
by Benjamin Herrenschmidt
· 13 years ago
7c637b0
powerpc: Enable squashfs as a module
by Anton Blanchard
· 13 years ago
120a52c
powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression code.
by Anton Blanchard
· 13 years ago
2fde6d2
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
by Paul Mackerras
· 13 years ago
cba313d
powerpc/powernv: Fix problems in onlining CPUs
by Paul Mackerras
· 13 years ago
3339264
powerpc/pseries: Increase minimum RMO size from 64MB to 256MB
by Anton Blanchard
· 13 years ago
8a3e3d3
powerpc: Punch a hole in /dev/mem for librtas
by sukadev@linux.vnet.ibm.com
· 13 years ago
11eab297
powerpc: Add support for OpenBlockS 600
by Benjamin Herrenschmidt
· 13 years ago
987706a
powerpc/ps3: Update ps3_defconfig
by Geoff Levand
· 13 years ago
b9ec60d
powerpc/ps3: Add __init to ps3_smp_probe
by Geoff Levand
· 13 years ago
4bf94ae
powerpc/ps3: Fix PS3 repository build warnings
by Geoff Levand
· 13 years ago
7f8cd35
powerpc/ps3: Fix hcall lv1_read_repository_node
by Geoff Levand
· 13 years ago
816cb49
powerpc/ps3: Fix hcall lv1_get_version_info
by Geoff Levand
· 13 years ago
b5ecc55
powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe
by Geoff Levand
· 13 years ago
7652918
powerpc/ps3: Fix hcall lv1_net_stop_rx_dma
by Geoff Levand
· 13 years ago
32b9074
powerpc/ps3: Interrupt code cleanup
by Geoff Levand
· 13 years ago
2440c01
powerpc/kdump: Only save CPU state first time through the secondary CPU capture code
by Anton Blanchard
· 13 years ago
549e88a
powerpc/kdump: Delay before sending IPI on a system reset
by Anton Blanchard
· 13 years ago
90e8f57
powerpc/xics: Reset the CPPR if H_EOI fails
by Anton Blanchard
· 13 years ago
a934904
powerpc: Reduce pseries panic timeout from 180s to 10s
by Anton Blanchard
· 13 years ago
760ca4d
powerpc: Rework die()
by Anton Blanchard
· 13 years ago
8c27474
powerpc: Cleanup crash/kexec code
by Anton Blanchard
· 13 years ago
07fe0c6
powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursion
by Anton Blanchard
· 13 years ago
9b00ac0
powerpc: Remove broken and complicated kdump system reset code
by Anton Blanchard
· 13 years ago
58154c8
powerpc: Give us time to get all oopses out before panicking
by Anton Blanchard
· 13 years ago
e8bb3e0
powerpc/cpuidle: Handle power_save=off
by Deepthi Dharwar
· 13 years ago
e179816
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeries
by Deepthi Dharwar
· 13 years ago
707827f
powerpc/cpuidle: cpuidle driver for pSeries
by Deepthi Dharwar
· 13 years ago
771dae8
powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines
by Deepthi Dharwar
· 13 years ago
faa8bf8
Merge branch 'booke-hugetlb' into next
by Benjamin Herrenschmidt
· 13 years ago
48b1bf8
Merge branch 'mpic' into next
by Benjamin Herrenschmidt
· 13 years ago
4666ca2
powerpc/pci: Make pci_read_irq_line() static
by Benjamin Herrenschmidt
· 13 years ago
40dfef6
powerpc/powernv: Workaround OFW issues in prom_init.c
by Benjamin Herrenschmidt
· 13 years ago
cee72d5
powerpc/powernv: Display diag data on p7ioc EEH errors
by Benjamin Herrenschmidt
· 13 years ago
f11fe55
powerpc/powernv: Update OPAL interfaces
by Benjamin Herrenschmidt
· 13 years ago
1f6820b
powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #if
by Becky Bruce
· 13 years ago
d93e4d7
powerpc/book3e: Change hugetlb preload to take vma argument
by Becky Bruce
· 13 years ago
1257a76
powerpc: Enable hugetlb by default for corenet64 platforms
by Becky Bruce
· 13 years ago
41caebd
powerpc: Enable Hugetlb by default for 32-bit 85xx/corenet
by Becky Bruce
· 13 years ago
a475c8e
powerpc: Kconfig updates for FSL BookE HUGETLB 64-bit
by Becky Bruce
· 13 years ago
a614688
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
by Becky Bruce
· 13 years ago
d1b9b12
powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3E
by Becky Bruce
· 13 years ago
27609a4
powerpc: Whitespace/comment changes to tlb_low_64e.S
by Becky Bruce
· 13 years ago
881fde1
powerpc: hugetlb: modify include usage for FSL BookE code
by Becky Bruce
· 13 years ago
a1cd541
powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE
by Becky Bruce
· 13 years ago
8c1674d
powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bit
by Becky Bruce
· 13 years ago
97632e6
powerpc: hugetlb: fix huge_ptep_set_access_flags return value
by Becky Bruce
· 13 years ago
7651295
powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
by Becky Bruce
· 13 years ago
09dc34a
powerpc/mpic: Add in-core support for cascaded MPICs
by Kyle Moffett
· 13 years ago
c51242e
powerpc/mpic: Cache the device-tree node in "struct mpic"
by Kyle Moffett
· 13 years ago
c579bc76
powerpc/mpic: Put "pic-no-reset" test back into the MPIC code
by Kyle Moffett
· 13 years ago
e62b760
powerpc/mpic: Don't open-code dcr_resource_start
by Kyle Moffett
· 13 years ago
be8bec5
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
by Kyle Moffett
· 13 years ago
996983b
powerpc/mpic: Search for open-pic device-tree node if NULL
by Kyle Moffett
· 13 years ago
e7a9867
powerpc/mpic: Save computed phys_addr for board-specific code
by Kyle Moffett
· 13 years ago
5bdb6f2
powerpc/mpic: Assume a device-node was passed in mpic_alloc()
by Kyle Moffett
· 13 years ago
8bf4156
powerpc: Consolidate mpic_alloc() OF address translation
by Kyle Moffett
· 13 years ago
582d3e0
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
by Kyle Moffett
· 13 years ago
fa8cbaa
powerpc+sparc64/mm: Remove hack in mmap randomize layout
by Dan McGee
· 13 years ago
3ce21cd
powerpc/xics: Harden xics hypervisor backend
by Anton Blanchard
· 13 years ago
3bfd0c9c
powerpc: Decode correct MSR bits in oops output
by Anton Blanchard
· 13 years ago
e1fc235
arch/powerpc: Remove duplicate/redundant Altivec entries
by Matthew McClintock
· 14 years ago
f49a0c9
powerpc/maple: Enable access to HT Host-Bridge on Maple
by Dmitry Eremin-Solenikov
· 13 years ago
1d54cf2
powerpc: Implement CONFIG_STRICT_DEVMEM
by sukadev@linux.vnet.ibm.com
· 13 years ago
5636879
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 13 years ago
e075cd7
powerpc/mpic: Remove extra semicolon.
by Justin P. Mattock
· 13 years ago
595fe91
powerpc: Export PIR data through sysfs
by Ananth N Mavinakayanahalli
· 13 years ago
184cd4a
powerpc/powernv: PCI support for p7IOC under OPAL v2
by Benjamin Herrenschmidt
· 13 years ago
ca45cfe
powerpc/powernv: Fixup p7ioc PCIe root complex class code
by Benjamin Herrenschmidt
· 13 years ago
1f1616e
powerpc/powernv: Add TCE SW invalidation support
by Benjamin Herrenschmidt
· 13 years ago
48c2ce9
powerpc/pci: Change how re-assigning resouces work
by Benjamin Herrenschmidt
· 13 years ago
491b98c
powerpc/pci: Add a platform hook after probe and before resource survey
by Benjamin Herrenschmidt
· 13 years ago
09c188c
powerpc: Add pgprot_cached_noncoherent()
by Geoff Thorpe
· 13 years ago
e8d2c47
powerpc: Allow irq threading
by Thomas Gleixner
· 13 years ago
3b5e16d
powerpc: Mark IPI interrupts IRQF_NO_THREAD
by Thomas Gleixner
· 13 years ago
5f20b85
powerpc/wsp: Mark opb cascade handler IRQF_NO_THREAD
by Thomas Gleixner
· 13 years ago
c6c56bd
powerpc/85xx: Mark cascade irq IRQF_NO_THREAD
by Thomas Gleixner
· 13 years ago
df17f56
powerpc/pseries: Cancel RTAS event scan before firmware flash
by Ravi K. Nittala
· 13 years ago
cc35b67
powerpc/book3e: Add Chroma as a new WSP/PowerEN platform.
by Jimi Xenidis
· 13 years ago
08f6d6a
powerpc/xmon: Fix #if typo for systems without MSR[RI]
by Jimi Xenidis
· 13 years ago
79873e8
powerpc/xmon: Fix the 'u' command description
by Jimi Xenidis
· 13 years ago
c3dcf53
powerpc/icswx: Simple ACOP fault handler
by Jimi Xenidis
· 13 years ago
fac26ad
powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2
by Jimi Xenidis
· 13 years ago
9d67028
powerpc: Split ICSWX ACOP and PID processing
by Jimi Xenidis
· 13 years ago
3631cb8
powerpc/powermac: Add missing of_node_put
by Julia Lawall
· 13 years ago
dbfc189
powerpc/cell/iommu: Add missing of_node_put
by Julia Lawall
· 13 years ago
8d3d589
powerpc/pseries: Software invalidatation of TCEs
by Milton Miller
· 13 years ago
7df1027
powerpc/time: Optimise decrementer_check_overflow
by Anton Blanchard
· 13 years ago
621692c
powerpc/time: Fix some style issues
by Anton Blanchard
· 13 years ago
68568ad
powerpc/time: Remove unnecessary sanity check of decrementer expiration
by Anton Blanchard
· 13 years ago
11b8633
powerpc/time: Use clocksource_register_hz
by Anton Blanchard
· 13 years ago
d8afc6f
powerpc/time: Use clockevents_calc_mult_shift
by Anton Blanchard
· 13 years ago
37fb9a0
powerpc/time: Handle wrapping of decrementer
by Anton Blanchard
· 13 years ago
895d603
powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes
by Timur Tabi
· 13 years ago
db9c187
powerpc/85xx: Renamed mpc85xx_common.c to common.c
by Kumar Gala
· 13 years ago
199bfbe
powerpc/85xx: Additional consolidate of_platform_bus_probe calls
by Kumar Gala
· 13 years ago
46d026a
powerpc/85xx: consolidate of_platform_bus_probe calls
by Dmitry Eremin-Solenikov
· 13 years ago
Next »