aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAge
* powerpc: Add ppc_global_function_entry()Michael Ellerman2014-06-24
* powerpc: Remove __arch_swab*Benjamin Herrenschmidt2014-06-23
* powerpc/eeh: Dump PE location codeGavin Shan2014-06-11
* powerpc/powernv: Fix killed EEH eventGavin Shan2014-06-11
* powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman2014-06-11
* powerpc/cpm: Remove duplicate FCC_GFMR_TTX defineDan Carpenter2014-06-11
* powerpc/powernv: Fix endianness problems in EEHGuo Chao2014-06-11
* powerpc: Correct DSCR during TM context switchSam bobroff2014-06-11
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-11
* powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-06-11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-04
| * powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard2014-06-04
| * powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-06-04
| * powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2014-06-04
| * powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-27
| * powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCEPreeti U Murthy2014-05-27
| * powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman2014-05-27
| * powerpc: Add threads_per_subcoreMichael Ellerman2014-05-27
| * powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman2014-05-27
| * powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-27
| * powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-27
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-27
| |\
| * | powerpc: Clear ELF personality flag if ELFv2 is not requested.Jeff Bailey2014-05-19
| * | powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker2014-05-19
| * | powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker2014-05-19
| * | powerpc: Remove non-uapi linkage.h exportJames Hogan2014-05-19
| * | Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt2014-05-19
| * | Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-05
| |\ \
| | * | powerpc/modules: Create module_trampoline_target()Anton Blanchard2014-04-22
| | * | powerpc/modules: Create is_module_trampoline()Anton Blanchard2014-04-22
| | * | powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_nameAnton Blanchard2014-04-22
| | * | powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard2014-04-22
| | * | powerpc: Handle new ELFv2 module relocationsRusty Russell2014-04-22
| | * | powerpc: Fix up TOC. for modules.Rusty Russell2014-04-22
| | * | powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2014-04-22
| | * | powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard2014-04-22
| | * | powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack framesAnton Blanchard2014-04-22
| | * | powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard2014-04-22
| | * | powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard2014-04-22
| | * | powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard2014-04-22
| | * | powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard2014-04-22
| | * | powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-22
| | * | powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard2014-04-22
| | * | powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-22
| * | | powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud2014-04-30
| * | | powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2014-04-28
| * | | powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy2014-04-28
| * | | powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde2014-04-28
| * | | powerpc/powernv: Fundamental reset on PLX portsGavin Shan2014-04-28