summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Fix location and rename exception trampolinesMichael Ellerman2013-08-271-10/+10
| * | | | powerpc: Add more trap names to xmonMichael Ellerman2013-08-271-0/+7
| * | | | powerpc/pseries: Add a warning in the case of cross-cpu VPA registrationMichael Ellerman2013-08-271-0/+6
| * | | | powerpc: Never handle VSX alignment exceptions from kernelAnton Blanchard2013-08-271-0/+4
| * | | | pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-2711-17/+14Star
| * | | | pseries/cpuidle: Remove dependency of pseries.h fileDeepthi Dharwar2013-08-272-4/+0Star
| * | | | powerpc: Unaligned stores and stmw are broken in emulation codeTom Musta2013-08-271-3/+5
| * | | | powerpc/mm: Mark Memory Resources as busyNathan Fontenot2013-08-271-1/+1
| * | | | powerpc/85xx: Add C293PCIE board supportMingkai Hu2013-08-246-0/+307
| * | | | powerpc/85xx: Add silicon device tree for C293Mingkai Hu2013-08-242-0/+256
| * | | | powerpc/85xx: Add SEC6.0 device treeMingkai Hu2013-08-241-0/+56
| * | | | powerpc: add Book E support to 64-bit hibernationWang Dongsheng2013-08-241-2/+43
| * | | | powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-08-244-6/+280
| * | | | powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang2013-08-241-0/+92
| * | | | powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood2013-08-211-0/+8
| * | | | powerpc/booke64: Use appropriate -mcpuScott Wood2013-08-212-0/+22
| * | | | powerpc/85xx: Remove -Wa,-me500Scott Wood2013-08-211-1/+0Star
| * | | | powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-217-19/+29
| * | | | powerpc/fsl-booke: Work around erratum A-006958Scott Wood2013-08-204-4/+32
| * | | | powerpc/wsp: Fix early debug buildBenjamin Herrenschmidt2013-08-161-37/+1Star
| * | | | powerpc: Make rwlocks endian safeAnton Blanchard2013-08-144-0/+21
| * | | | powerpc: Fix little endian coredumpsAnton Blanchard2013-08-141-2/+6
| * | | | powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHARAnton Blanchard2013-08-141-4/+5
| * | | | 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-1415-32/+65
| * | | | powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-25/+25
| * | | | powerpc: Make NUMA device node code endian safeAlistair Popple2013-08-141-48/+52
| * | | | 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-145-17/+17
| * | | | powerpc: Fix some endian issues in xics codeAnton Blanchard2013-08-141-5/+5
| * | | | powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-142-2/+2
| * | | | 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-142-23/+23
| * | | | 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: Avoid link stack corruption for MMU on exceptionsMichael Neuling2013-08-142-19/+20
| * | | | powerpc: Make chip-id information available to userspaceVasant Hegde2013-08-143-0/+17
| * | | | powerpc/eeh: powerpc/eeh: Fix undefined variableMike Qiu2013-08-141-14/+8Star
| * | | | Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt2013-08-141-16/+2Star
| * | | | 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