summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2013-12-021-5/+0
* powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman2013-12-021-1/+1
* powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-12-021-1/+1
* powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard2013-11-251-3/+17
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-229-0/+11
|\
| * powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman2013-11-211-0/+1
| * powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-211-0/+1
| * powerpc: booke: Fix build failuresAneesh Kumar K.V2013-11-217-0/+9
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-204-9/+82
|\ \ | |/ |/|
| * powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-211-0/+11
| * pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-212-0/+59
| * powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-211-9/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \
| * | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
* | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-4/+4
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-27/+16
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-281-27/+16
| |\ \ \
| | * | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-27/+16
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-133-67/+30
|\ \ \ \ \
| * | | | | new helper: dump_align()Al Viro2013-11-091-1/+1
| * | | | | spufs: get rid of dump_emit() wrappersAl Viro2013-11-091-49/+20
| * | | | | switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-093-30/+22
| |/ / / /
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1231-36/+62
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-113-0/+3
| * | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-077-36/+27
| |\ \ \ \
| | * | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-242-6/+5
| | * | | | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-2/+4
| | * | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-246-12/+7
| | * | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-247-28/+23
| | * | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-247-7/+7
| | |/ / /
| * | | | powerpc: add explicit OF includesRob Herring2013-10-0921-0/+32
| |/ / /
* | | | powerpc/powernv: Reserve the correct PE numberGavin Shan2013-11-063-16/+17
* | | | powerpc/powernv: Add PE to its own PELTVGavin Shan2013-11-061-1/+11
* | | | powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt2013-11-061-0/+23
* | | | powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2013-11-062-5/+5
* | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-11-043-15/+10
|\ \ \ \
| * | | | powerpc/mpc512x: remove unnecessary #ifBrian Norris2013-10-301-14/+7
| * | | | powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin2013-10-301-1/+1
| * | | | Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang2013-10-301-3/+2
| * | | | powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig2013-10-301-0/+3
* | | | | powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-312-4/+4
* | | | | powerpc/nvram: Scan partitions only onceCedric Le Goater2013-10-311-3/+3
|/ / / /
* | | | powerpc/powernv: Code update interfaceVasant Hegde2013-10-304-1/+676
* | | | powerpc/powernv: Create opal sysfs directoryVasant Hegde2013-10-301-0/+19
* | | | powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2013-10-301-2/+2
* | | | powerpc: Use -mcpu=power7 on ppc64 little endian buildsAnton Blanchard2013-10-301-4/+5
* | | | powerpc/pseries: Fix endian issues in pseries iommu codeAnton Blanchard2013-10-301-29/+30
* | | | powerpc: Add includes to fix powernv/rng.c buildStephen Rothwell2013-10-301-0/+3
* | | | powerpc/p1010rdb: add P1010RDB-PB platform supportZhao Qiang2013-10-281-0/+2
* | | | arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang2013-10-281-1/+0
OpenPOWER on IntegriCloud