summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-27powerpc: Unaligned stores and stmw are broken in emulation codeTom Musta
2013-08-27powerpc/mm: Mark Memory Resources as busyNathan Fontenot
2013-08-27Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-08-23powerpc/85xx: Add C293PCIE board supportMingkai Hu
2013-08-23powerpc/85xx: Add silicon device tree for C293Mingkai Hu
2013-08-23powerpc/85xx: Add SEC6.0 device treeMingkai Hu
2013-08-23powerpc: add Book E support to 64-bit hibernationWang Dongsheng
2013-08-23powerpc/85xx: Add P1023RDB board supportChunhe Lan
2013-08-23powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang
2013-08-20powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood
2013-08-20powerpc/booke64: Use appropriate -mcpuScott Wood
2013-08-20powerpc/85xx: Remove -Wa,-me500Scott Wood
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood
2013-08-16powerpc/wsp: Fix early debug buildBenjamin Herrenschmidt
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard
2013-08-14powerpc: Fix little endian coredumpsAnton Blanchard
2013-08-14powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHARAnton Blanchard
2013-08-14powerpc: Little endian SMP IPI demuxAnton Blanchard
2013-08-14powerpc: Emulate instructions in little endian modeAnton Blanchard
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc: Make NUMA device node code endian safeAlistair Popple
2013-08-14powerpc: Little endian fixes for legacy_serial.cAlistair Popple
2013-08-14powerpc: Make PCI device node device tree accesses endian safeAnton Blanchard
2013-08-14powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard
2013-08-14powerpc: Make device tree accesses in VIO subsystem endian safeAnton Blanchard
2013-08-14powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard
2013-08-14powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt
2013-08-14powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard
2013-08-14powerpc: Fix some endian issues in xics codeAnton Blanchard
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard
2013-08-14powerpc: More little endian fixes for setup-common.cAlistair Popple
2013-08-14powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard
2013-08-14powerpc: Make RTAS calls endian safeAnton Blanchard
2013-08-14powerpc: Make cache info device tree accesses endian safeAnton Blanchard
2013-08-14powerpc: Make RTAS device tree accesses endian safeAnton Blanchard
2013-08-14powerpc: More little endian fixes for prom.cAlistair Popple
2013-08-14powerpc: Make prom.c device tree accesses endian safeIan Munsie
2013-08-14powerpc: Avoid link stack corruption for MMU on exceptionsMichael Neuling
2013-08-14powerpc: Make chip-id information available to userspaceVasant Hegde
2013-08-14powerpc/eeh: powerpc/eeh: Fix undefined variableMike Qiu
2013-08-14Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt
2013-08-14powerpc: Use ibm, chip-id property to compute cpu_core_mask if availablePaul Mackerras
2013-08-14powerpc: Pull out cpu_core_mask updates into a separate functionPaul Mackerras
2013-08-14powerpc: Fix denormalized exception handlerPaul Mackerras
2013-08-14powerpc: Ignore zImage.epaprMark Brown
2013-08-14powerpc/math-emu: Fix load/store indexed emulationJames Yang
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao