summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt2013-10-071-2/+3
* powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling2013-10-031-31/+63
* powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling2013-10-031-0/+1
* powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-031-4/+8
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-031-1/+1
* powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan2013-10-031-2/+16
* powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-251-0/+21
* powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-254-14/+20
* powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-253-63/+60
* powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-111-1/+2
* powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck2013-09-111-0/+1
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-7/+1
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2818-170/+345
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-0648-1733/+1093
|\ \ \
| * | | powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-282-711/+0
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-281-13/+9
| |\ \ \
| * | | | 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-277-37/+97
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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
OpenPOWER on IntegriCloud