summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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-18arch,powerpc: Convert smp_mb__*()Peter Zijlstra
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-09powerpc/opal: Add missing includeMichael Neuling
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria
2014-04-07cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan
2014-04-07powerpc/powernv: Fix endian issues with OPAL async codeAnton Blanchard
2014-04-07powerpc/powernv: Add opal_notifier_unregister() and export to modulesBenjamin Herrenschmidt
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-29Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras
2014-03-29KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras
2014-03-29KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour
2014-03-26KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz
2014-03-24Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-03-24powerpc/book3s: Fix CFAR clobbering issue in machine check handler.Mahesh Salgaonkar
2014-03-24powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard
2014-03-24powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info)Cody P Schafer
2014-03-24powerpc/perf: Enable BHRB access for EBB eventsMichael Ellerman
2014-03-24powerpc/perf: Add lost exception workaroundMichael Ellerman
2014-03-24powerpc: Add a cpu feature CPU_FTR_PMAO_BUGMichael Ellerman