summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-141-1/+1
* powerpc: More little endian fixes for setup-common.cAlistair Popple2013-08-141-2/+5
* powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard2013-08-141-3/+3
* powerpc: Make RTAS calls endian safeAnton Blanchard2013-08-141-19/+19
* powerpc: Make cache info device tree accesses endian safeAnton Blanchard2013-08-141-5/+5
* powerpc: Make RTAS device tree accesses endian safeAnton Blanchard2013-08-141-14/+14
* powerpc: More little endian fixes for prom.cAlistair Popple2013-08-141-2/+2
* powerpc: Make prom.c device tree accesses endian safeIan Munsie2013-08-141-29/+31
* powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-141-0/+15
* powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras2013-08-141-3/+45
* powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras2013-08-141-28/+28
* powerpc: Fix denormalized exception handlerPaul Mackerras2013-08-141-5/+6
* powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao2013-08-145-32/+2
* powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-141-0/+2
* powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()Kevin Hao2013-08-141-2/+0
* powerpc: remove the unused function disable_kernel_fp()Kevin Hao2013-08-141-13/+0
* powerpc: Introduce function emulate_math()Kevin Hao2013-08-141-45/+34
* powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao2013-08-141-9/+0
* powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle2013-08-142-201/+0
* powerpc: Check "status" property before adding legacy ISA serial portsBenjamin Herrenschmidt2013-08-141-3/+5
* powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTsBenjamin Herrenschmidt2013-08-142-189/+201
* powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt2013-08-141-0/+3
* powerpc/powernv: Add helper to get ibm,chip-id of a nodeBenjamin Herrenschmidt2013-08-141-0/+26
* powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-143-5/+21
* powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATETiejun Chen2013-08-142-4/+4
* powerpc/pmac: Early debug output on screen on 64-bit macsBenjamin Herrenschmidt2013-08-145-117/+201
* powerpc/pci: Remove duplicate check in pcibios_fixup_bus()Gavin Shan2013-08-141-2/+1
* powerpc: Fix VRSAVE handlingPaul Mackerras2013-08-143-2/+19
* powerpc: Add smp_generic_cpu_bootableAndy Fleming2013-08-141-0/+22
* powerpc: Remove the symbol __flush_icache_rangeKevin Hao2013-08-143-3/+2
* powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao2013-08-142-1/+4
* powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-141-2/+3
* powerpc/pci: Don't use bitfield for force_32bit_msiAnton Blanchard2013-08-141-1/+1
* powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-146-11/+11
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-08-141-0/+10
* powerpc: Align p_tocAnton Blanchard2013-08-141-0/+1
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-08-097-15/+35
|\
| * powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR2013-08-073-13/+22
| * powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-071-1/+1
| * powerpc/mpc85xx: invalidate TLB after hibernation resumeDongsheng Wang2013-07-301-0/+8
| * powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia2013-07-302-1/+4
* | powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman2013-08-011-1/+1
* | powerpc/eeh: Introdce flag to protect sysfsGavin Shan2013-07-242-1/+17
* | powerpc/eeh: Fix unbalanced enable for IRQGavin Shan2013-07-241-1/+5
* | powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-241-13/+12
* | powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-244-21/+110
* | powerpc/pci: Partial tree hotplug supportGavin Shan2013-07-243-21/+51
* | powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan2013-07-242-7/+7
* | powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-244-53/+15
* | powerpc/pci: Override pcibios_release_device()Gavin Shan2013-07-241-0/+11
OpenPOWER on IntegriCloud