summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt13-54/+109
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud1-4/+0
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling1-0/+1
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy1-0/+2
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde1-0/+1
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan1-0/+1
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan1-0/+3
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan1-0/+10
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan2-0/+2
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan1-10/+19
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan1-1/+3
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan1-0/+1
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan1-1/+0
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard1-1/+6
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard1-2/+2
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard1-5/+9
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard1-1/+1
2014-04-28powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard1-10/+2
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard1-6/+6
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard1-0/+2
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard1-0/+1
2014-04-23powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_nameAnton Blanchard1-2/+3
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard1-0/+12
2014-04-23powerpc: Handle new ELFv2 module relocationsRusty Russell1-1/+6
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell1-0/+1
2014-04-23powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell1-1/+4
2014-04-23powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard1-0/+2
2014-04-23powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack framesAnton Blanchard1-2/+2
2014-04-23powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard1-0/+2
2014-04-23powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard1-0/+4
2014-04-23powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard1-4/+36
2014-04-23powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard3-0/+26
2014-04-23powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2-3/+5
2014-04-23powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard1-38/+0
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard5-9/+9
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-38/+109
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard1-0/+1
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley1-0/+2
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley1-0/+4
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard1-2/+1
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+4
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria1-1/+0
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan1-0/+4
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard1-3/+3
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt1-0/+2
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz1-33/+94
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+18
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-1/+25