summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang2014-06-051-0/+3
| * | | | | | | | powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-06-051-1/+1
| * | | | | | | | powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt2014-06-051-0/+150
| * | | | | | | | powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-06-051-6/+9
| * | | | | | | | powerpc/xmon: Fix up xmon format stringsMichael Ellerman2014-06-051-13/+13
| * | | | | | | | powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2014-06-053-0/+30
| * | | | | | | | powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-286-35/+29
| * | | | | | | | powerpc: Split __SYSFS_SPRSETUP macroSam bobroff2014-05-281-6/+13
| * | | | | | | | arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist2014-05-281-3/+5
| * | | | | | | | powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCEPreeti U Murthy2014-05-281-1/+1
| * | | | | | | | powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman2014-05-287-9/+527
| * | | | | | | | powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman2014-05-282-11/+17
| * | | | | | | | powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman2014-05-281-1/+1
| * | | | | | | | powerpc: Add threads_per_subcoreMichael Ellerman2014-05-282-1/+10
| * | | | | | | | powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman2014-05-283-2/+11
| * | | | | | | | powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-285-43/+45
| * | | | | | | | powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan2014-05-282-0/+5
| * | | | | | | | powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-283-13/+10
| * | | | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-283-3/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-05-2847-289/+1929
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc/fsl: Add fsl,portid-mapping to corenet1-cf chipsScott Wood2014-05-2210-0/+27
| | * | | | | | | | | PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-221-2/+3
| | * | | | | | | | | powerpc/mpc85xx: Add BSC9132 QDS Supportharninder rai2014-05-227-0/+471
| | * | | | | | | | | powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan2014-05-226-255/+10
| | * | | | | | | | | powerpc/mpic: Don't init the fsl error int until after mpic initScott Wood2014-05-221-4/+4
| | * | | | | | | | | powerpc/fsl-booke: Add initial T104x_QDS board supportPrabhakar Kushwaha2014-05-225-1/+263
| | * | | | | | | | | powerpc/mpc85xx:Add initial device tree support of T104xPrabhakar Kushwaha2014-05-223-0/+571
| | * | | | | | | | | powerpc/fsl: Updated corenet-cf compatible string for corenet1-cf chipsDiana Craciun2014-05-225-5/+5
| | * | | | | | | | | powerpc/fsl: Updated device trees for platforms with corenet version 2Diana Craciun2014-05-229-12/+42
| | * | | | | | | | | powerpc: Fix unused variable warning for epapr_has_idleScott Wood2014-05-221-1/+1
| | * | | | | | | | | powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood2014-05-221-0/+2
| | * | | | | | | | | powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder2014-05-221-1/+11
| | * | | | | | | | | powerpc/85xx: Add OCA4080 board supportMartijn de Gouw2014-05-224-1/+122
| | * | | | | | | | | powerpc/mpc85xx: add support for Keymile's kmcoge4 boardValentin Longchamp2014-05-224-2/+380
| | * | | | | | | | | fsl/pci: fix RC cannot detect PME message comingWang Dongsheng2014-05-221-2/+1
| | * | | | | | | | | powerpc/rmu: Fix the error memory free parametersLiu Gang2014-05-221-3/+3
| | * | | | | | | | | powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood2014-05-221-1/+6
| | * | | | | | | | | powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood2014-05-091-1/+9
| * | | | | | | | | | powerpc/module: Fix stubs for BERusty Russell2014-05-201-1/+1
| * | | | | | | | | | powerpc: Clear ELF personality flag if ELFv2 is not requested.Jeff Bailey2014-05-201-0/+2
| * | | | | | | | | | powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker2014-05-206-9/+17
| * | | | | | | | | | powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker2014-05-202-5/+5
| * | | | | | | | | | powerpc: Remove non-uapi linkage.h exportJames Hogan2014-05-201-1/+0
| * | | | | | | | | | powerpc/eeh: Fix build error for cellebGavin Shan2014-05-201-0/+1
| * | | | | | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-201-3/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt2014-05-202-95/+16
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-0554-679/+898
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard2014-04-231-3/+7
| | * | | | | | | | | powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_callAnton Blanchard2014-04-231-21/+19
| | * | | | | | | | | powerpc/ftrace: Use module loader helpers to parse trampolinesAnton Blanchard2014-04-231-77/+20