summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-0513-54/+109
|\
| * powerpc/modules: Create module_trampoline_target()Anton Blanchard2014-04-231-0/+2
| * powerpc/modules: Create is_module_trampoline()Anton Blanchard2014-04-231-0/+1
| * powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_nameAnton Blanchard2014-04-231-2/+3
| * powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard2014-04-231-0/+12
| * powerpc: Handle new ELFv2 module relocationsRusty Russell2014-04-231-1/+6
| * powerpc: Fix up TOC. for modules.Rusty Russell2014-04-231-0/+1
| * powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2014-04-231-1/+4
| * powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard2014-04-231-0/+2
| * powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack framesAnton Blanchard2014-04-231-2/+2
| * powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard2014-04-231-0/+2
| * powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard2014-04-231-0/+4
| * powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard2014-04-231-4/+36
| * powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard2014-04-233-0/+26
| * powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-232-3/+5
| * powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard2014-04-231-38/+0
| * powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-235-9/+9
* | powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud2014-04-301-4/+0
* | powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2014-04-281-0/+1
* | powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy2014-04-281-0/+2
* | powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde2014-04-281-0/+1
* | powerpc/powernv: Fundamental reset on PLX portsGavin Shan2014-04-281-0/+1
* | powerpc/pci: Mask linkDown on resetting PCI busGavin Shan2014-04-281-0/+3
* | powerpc/eeh: Make the delay for PE reset unifiedGavin Shan2014-04-281-0/+10
* | powerpc/eeh: No hotplug on permanently removed devGavin Shan2014-04-282-0/+2
* | powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan2014-04-281-10/+19
* | powerpc/eeh: Use cached capability for log dumpGavin Shan2014-04-281-1/+3
* | powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan2014-04-281-0/+1
* | powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan2014-04-281-1/+0
* | powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+6
* | powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard2014-04-281-2/+2
* | powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-281-5/+9
* | powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard2014-04-281-1/+1
* | powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard2014-04-281-10/+2
* | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard2014-04-281-6/+6
|/
* Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-0/+4
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-081-0/+4
| |\
| | * cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-071-0/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-04-093-38/+109
|\ \ \
| * | | powerpc/opal: Add missing includeMichael Neuling2014-04-091-0/+2
| * | | powerpc: Add lq/stq emulationAnton Blanchard2014-04-091-0/+1
| * | | powerpc/powernv: Add invalid OPAL callJoel Stanley2014-04-091-0/+2
| * | | powerpc/powernv: Add OPAL message log interfaceJoel Stanley2014-04-091-0/+4
| * | | powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2014-04-091-2/+1
| * | | powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard2014-04-071-3/+3
| * | | powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt2014-04-071-0/+2
| * | | powerpc/le: Enable RTAS events supportGreg Kurz2014-04-071-33/+94
| |/ /
* | | include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria2014-04-071-1/+0
|/ /
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-0/+18
|\ \
| * | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-191-0/+9
OpenPOWER on IntegriCloud