aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-121-3/+4
|\
| * arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-3/+4
* | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-123-0/+47
|\ \ | |/ |/|
| *-. Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-123-0/+47
| |\ \
| | | * iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi2013-08-141-0/+5
| | | * iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-141-0/+39
| | | * powerpc: Add iommu domain pointer to device archdataVarun Sethi2013-08-141-0/+3
| | |/
* | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+10
* | | powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan2013-09-111-10/+21
* | | powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-111-1/+2
* | | powerpc: Fix possible deadlock on page faultAneesh Kumar K.V2013-09-111-3/+10
* | | 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-2846-295/+636
| |\ \ \ | | | |/ | | |/|
| * | | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-091-2/+6
|\ \ \ \
| * | | | powerpc/spufs: convert userns uid/gid mount options to kuid/kgidDwight Engen2013-08-211-2/+6
| |/ / /
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-062-6/+0
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-212-6/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0
| | * | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-5/+0
| | |/ /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06173-1709/+3968
|\ \ \ \
| * | | | powerpc: Correct FSCR bit definitionsPaul Mackerras2013-09-051-2/+2
| * | | | powerpc/xmon: Fix printing of set of CPUs in xmonPaul Mackerras2013-09-051-12/+12
| * | | | 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