index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
|
|
|
powerpc: Build little endian ppc64 kernel with ABIv2
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_call
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/ftrace: Use module loader helpers to parse trampolines
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/modules: Create module_trampoline_target()
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/modules: Create is_module_trampoline()
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_name
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: modules: implement stubs for ELFv2 ABI.
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: modules: skip r2 setup for ELFv2
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: modules: use r12 for stub jump address.
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: modules: change r2 save/restore offset for ELFv2 ABI.
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Handle new ELFv2 module relocations
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Fix up TOC. for modules.
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: module: handle MODVERSION for .TOC.
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: EXPORT_SYMBOL(.TOC.)
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: modules implement R_PPC64_TOCSAVE relocation.
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: make module stub code endian independent
Rusty Russell
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Fix ABIv2 issue with dereference_function_descriptor
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack frames
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/tm: Fix GOT save offset for ABIv2
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc/tm: Use STK_PARAM
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Fix unsafe accesses to parameter area in ELFv2
Ulrich Weigand
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Fix ABIv2 issues with stack offsets in assembly code
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Fix kernel thread creation on ABIv2
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Use ppc_function_entry instead of open coding it
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Add ABIv2 support to ppc_function_entry
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Ignore .TOC. relocations
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: ABIv2 function calls must place target address in r12
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Remove function descriptors and dot symbols on new ABI
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Remove dot symbol usage in exception macros
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Don't use a function descriptor for system call table
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
|
|
*
|
|
|
|
|
|
|
|
powerpc: Don't build assembly files with ABIv2
Anton Blanchard
2014-04-23
|
*
|
|
|
|
|
|
|
|
|
powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital
Liu Ping Fan
2014-05-01
|
*
|
|
|
|
|
|
|
|
|
ppc476: Enable a linker work around for IBM errata #46
Alistair Popple
2014-05-01
|
*
|
|
|
|
|
|
|
|
|
powerpc: Added PCI MSI support using the HSTA module
Alistair Popple
2014-05-01
|
*
|
|
|
|
|
|
|
|
|
IBM Akebono: Add the Akebono platform
Alistair Popple
2014-05-01
|
*
|
|
|
|
|
|
|
|
|
IBM Currituck: Clean up board specific code before adding Akebono code
Alistair Popple
2014-05-01
|
*
|
|
|
|
|
|
|
|
|
powerpc/le: Show the endianess of the LPAR under PowerVM.
Tony Breeds
2014-05-01
|
*
|
|
|
|
|
|
|
|
|
powerpc: Use 64k io pages when we never see an HEA
Alexander Graf
2014-05-01
|
*
|
|
|
|
|
|
|
|
|
powerpc: memcpy optimization for 64bit LE
Philippe Bergheaud
2014-04-30
|
*
|
|
|
|
|
|
|
|
|
powerpc/tm: Add checking to treclaim/trechkpt
Michael Neuling
2014-04-28
[prev]
[next]