summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff
2014-05-28powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCEPreeti U Murthy
2014-05-28powerpc/powernv: Add support for POWER8 split core on powernvMichael Ellerman
2014-05-28powerpc: Add threads_per_subcoreMichael Ellerman
2014-05-28powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman
2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-05-20powerpc: Clear ELF personality flag if ELFv2 is not requested.Jeff Bailey
2014-05-20powerpc: Fix smp_processor_id() in preemptible splat in set_breakpointPaul Gortmaker
2014-05-20powerpc: Drop return value from set_breakpoint as it is unusedPaul Gortmaker
2014-05-20powerpc: Remove non-uapi linkage.h exportJames Hogan
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard
2014-04-28powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard
2014-04-23powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_nameAnton Blanchard
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard
2014-04-23powerpc: Handle new ELFv2 module relocationsRusty Russell
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell
2014-04-23powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell
2014-04-23powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard
2014-04-23powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack framesAnton Blanchard
2014-04-23powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard
2014-04-23powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard
2014-04-23powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard
2014-04-23powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard
2014-04-23powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard
2014-04-23powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds