aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-23ASoC: jz4740: Improve build test coverageLars-Peter Clausen
2014-04-23ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen
2014-04-23ARM: add renameat2 syscallMiklos Szeredi
2014-04-23ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua
2014-04-23ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua
2014-04-23arm64: add renameat2 compat syscallMiklos Szeredi
2014-04-23ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sortedRussell King
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-23Merge tag 'renesas-clock-for-v3.16' into cmt-mtu2-tmu-cleanups-for-v3.16Simon Horman
2014-04-23ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4BGregory CLEMENT
2014-04-23ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre
2014-04-23ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONXRabin Vincent
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella
2014-04-23powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard
2014-04-23powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_callAnton Blanchard
2014-04-23powerpc/ftrace: Use module loader helpers to parse trampolinesAnton 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: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()Anton Blanchard
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard
2014-04-23powerpc: modules: implement stubs for ELFv2 ABI.Rusty Russell
2014-04-23powerpc: modules: skip r2 setup for ELFv2Rusty Russell
2014-04-23powerpc: modules: use r12 for stub jump address.Rusty Russell
2014-04-23powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell
2014-04-23powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell
2014-04-23powerpc: Handle new ELFv2 module relocationsRusty Russell
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell
2014-04-23powerpc: module: handle MODVERSION for .TOC.Rusty Russell
2014-04-23powerpc: EXPORT_SYMBOL(.TOC.)Rusty Russell
2014-04-23powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell
2014-04-23powerpc: make module stub code endian independentRusty Russell
2014-04-23powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton 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/tm: Use STK_PARAMAnton Blanchard
2014-04-23powerpc: Fix unsafe accesses to parameter area in ELFv2Ulrich Weigand
2014-04-23powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard
2014-04-23powerpc: Fix kernel thread creation on ABIv2Anton Blanchard
2014-04-23powerpc: Fix branch patching code for ABIv2Anton Blanchard
2014-04-23powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard
2014-04-23powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard
2014-04-23powerpc: Ignore .TOC. relocationsAnton Blanchard
2014-04-23powerpc: ABIv2 function calls must place target address in r12Anton 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 dot symbol usage in exception macrosAnton Blanchard
2014-04-23powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard
2014-04-23powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()Anton Blanchard