aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-23selftests/powerpc: Update for ABIv2Anton Blanchard1-1/+4
2014-04-23powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard1-3/+7
2014-04-23powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_callAnton Blanchard1-21/+19
2014-04-23powerpc/ftrace: Use module loader helpers to parse trampolinesAnton Blanchard1-77/+20
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard2-0/+31
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard2-5/+47
2014-04-23powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_nameAnton Blanchard1-2/+3
2014-04-23powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()Anton Blanchard1-5/+2
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard3-2/+14
2014-04-23powerpc: modules: implement stubs for ELFv2 ABI.Rusty Russell1-12/+61
2014-04-23powerpc: modules: skip r2 setup for ELFv2Rusty Russell1-6/+16
2014-04-23powerpc: modules: use r12 for stub jump address.Rusty Russell1-5/+5
2014-04-23powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell1-8/+15
2014-04-23powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell1-1/+2
2014-04-23powerpc: Handle new ELFv2 module relocationsRusty Russell2-1/+23
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell2-0/+30
2014-04-23powerpc: module: handle MODVERSION for .TOC.Rusty Russell1-0/+9
2014-04-23powerpc: EXPORT_SYMBOL(.TOC.)Rusty Russell1-0/+19
2014-04-23powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2-1/+12
2014-04-23powerpc: make module stub code endian independentRusty Russell1-31/+11
2014-04-23powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard1-0/+2
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard7-19/+22
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 Blanchard2-4/+6
2014-04-23powerpc/tm: Use STK_PARAMAnton Blanchard1-3/+2
2014-04-23powerpc: Fix unsafe accesses to parameter area in ELFv2Ulrich Weigand5-30/+32
2014-04-23powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard5-30/+34
2014-04-23powerpc: Fix kernel thread creation on ABIv2Anton Blanchard2-13/+8
2014-04-23powerpc: Fix branch patching code for ABIv2Anton Blanchard4-33/+47
2014-04-23powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard1-10/+8
2014-04-23powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard1-4/+36
2014-04-23powerpc: Ignore .TOC. relocationsAnton Blanchard1-1/+1
2014-04-23powerpc: ABIv2 function calls must place target address in r12Anton Blanchard3-13/+19
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 Blanchard4-23/+25
2014-04-23powerpc: Remove dot symbol usage in exception macrosAnton Blanchard2-27/+27
2014-04-23powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard1-38/+0
2014-04-23powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()Anton Blanchard3-9/+9
2014-04-23powerpc: Don't use a function descriptor for system call tableAnton Blanchard2-4/+8
2014-04-23powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard4-20/+21
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard26-271/+271
2014-04-23powerpc: Don't build assembly files with ABIv2Anton Blanchard1-1/+2
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-6/+18
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-6/+11
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+12
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgentIngo Molnar4-2/+12
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1