summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling2013-08-272-30/+8
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-277-37/+97
|\
| * powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-092-0/+23
| * powerpc: Save the TAR register earlierMichael Neuling2013-08-092-9/+10
| * powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| * powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| * powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
* | powerpc: Skip emulating & leave interrupts off for kernel program checksMichael Ellerman2013-08-271-0/+11
* | powerpc: Add more exception trampolines for hypervisor exceptionsMichael Ellerman2013-08-271-1/+7
* | powerpc: Fix location and rename exception trampolinesMichael Ellerman2013-08-271-10/+10
* | powerpc: Never handle VSX alignment exceptions from kernelAnton Blanchard2013-08-271-0/+4
* | powerpc: add Book E support to 64-bit hibernationWang Dongsheng2013-08-231-2/+43
* | powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-201-3/+3
* | powerpc/wsp: Fix early debug buildBenjamin Herrenschmidt2013-08-161-37/+1
* | powerpc: Little endian SMP IPI demuxAnton Blanchard2013-08-141-9/+10
* | powerpc: Emulate instructions in little endian modeAnton Blanchard2013-08-141-1/+1
* | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-144-21/+25
* | powerpc: Little endian fixes for legacy_serial.cAlistair Popple2013-08-141-3/+3
* | powerpc: Make PCI device node device tree accesses endian safeAnton Blanchard2013-08-141-9/+11
* | powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard2013-08-142-13/+16
* | powerpc: Make device tree accesses in VIO subsystem endian safeAnton Blanchard2013-08-141-14/+17
* | powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt2013-08-141-106/+147
* | powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard2013-08-141-6/+6
* | powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-142-10/+9
* | 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
OpenPOWER on IntegriCloud