summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-09-056-20/+8
| |\ \ \ \
| | * | | | dts: mpc512x: prepare for preprocessor supportGerhard Sittig2013-08-244-3/+4
| | * | | | powerpc: mpc512x: array decl for MCLK registers in CCMGerhard Sittig2013-08-231-16/+2
| | * | | | powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Siewior2013-08-131-1/+2
| | |/ / /
| * | | | powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-283-1/+1
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-283-13/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc/powernv: Return secondary CPUs to firmware on kexecBenjamin Herrenschmidt2013-08-273-0/+14
| * | | | powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32Benjamin Herrenschmidt2013-08-271-2/+2
| * | | | powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling2013-08-272-30/+8
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-2714-99/+170
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | powerpc/pseries: Child nodes are not detached by dlpar_detach_nodeTyrel Datwyler2013-08-271-0/+7
| * | | | powerpc/pseries: Add mising of_node_put in delete_dt_nodeTyrel Datwyler2013-08-271-0/+1
| * | | | powerpc/pseries: Make dlpar_configure_connector parent node awareTyrel Datwyler2013-08-273-34/+34
| * | | | powerpc/pseries: Do all node initialization in dlpar_parse_cc_nodeTyrel Datwyler2013-08-271-2/+3
| * | | | powerpc/pseries: Fix parsing of initial node path in update_dt_nodeTyrel Datwyler2013-08-271-10/+11
| * | | | powerpc/pseries: Pack update_props_workarea to map correctly to rtas buffer h...Tyrel Datwyler2013-08-271-1/+1
| * | | | powerpc/pseries: Fix over writing of rtas return code in update_dt_nodeTyrel Datwyler2013-08-271-4/+4
| * | | | powerpc/pseries: Fix creation of loop in device node property listTyrel Datwyler2013-08-271-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: 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/+14
| * | | | pseries/cpuidle: Remove dependency of pseries.h fileDeepthi Dharwar2013-08-272-4/+0
| * | | | 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-236-0/+307
| * | | | powerpc/85xx: Add silicon device tree for C293Mingkai Hu2013-08-232-0/+256
| * | | | powerpc/85xx: Add SEC6.0 device treeMingkai Hu2013-08-231-0/+56
| * | | | powerpc: add Book E support to 64-bit hibernationWang Dongsheng2013-08-231-2/+43
| * | | | powerpc/85xx: Add P1023RDB board supportChunhe Lan2013-08-234-6/+280
| * | | | powerpc/85xx: Add support for 85xx cpu type detectionHaijun.Zhang2013-08-231-0/+92
| * | | | powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood2013-08-201-0/+8
| * | | | powerpc/booke64: Use appropriate -mcpuScott Wood2013-08-202-0/+22
| * | | | powerpc/85xx: Remove -Wa,-me500Scott Wood2013-08-201-1/+0
| * | | | powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-207-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/+1
| * | | | 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
OpenPOWER on IntegriCloud