summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: modules: skip r2 setup for ELFv2Rusty Russell2014-04-231-6/+16
* powerpc: modules: use r12 for stub jump address.Rusty Russell2014-04-231-5/+5
* powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell2014-04-231-8/+15
* powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell2014-04-231-1/+2
* powerpc: Handle new ELFv2 module relocationsRusty Russell2014-04-232-1/+23
* powerpc: Fix up TOC. for modules.Rusty Russell2014-04-232-0/+30
* powerpc: module: handle MODVERSION for .TOC.Rusty Russell2014-04-231-0/+9
* powerpc: EXPORT_SYMBOL(.TOC.)Rusty Russell2014-04-231-0/+19
* powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2014-04-232-1/+12
* powerpc: make module stub code endian independentRusty Russell2014-04-231-31/+11
* powerpc: Fix ABIv2 issue with dereference_function_descriptorAnton Blanchard2014-04-231-0/+2
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-237-19/+22
* powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack framesAnton Blanchard2014-04-231-2/+2
* powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard2014-04-232-4/+6
* powerpc/tm: Use STK_PARAMAnton Blanchard2014-04-231-3/+2
* powerpc: Fix unsafe accesses to parameter area in ELFv2Ulrich Weigand2014-04-235-30/+32
* powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard2014-04-235-30/+34
* powerpc: Fix kernel thread creation on ABIv2Anton Blanchard2014-04-232-13/+8
* powerpc: Fix branch patching code for ABIv2Anton Blanchard2014-04-234-33/+47
* powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard2014-04-231-10/+8
* powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard2014-04-231-4/+36
* powerpc: Ignore .TOC. relocationsAnton Blanchard2014-04-231-1/+1
* powerpc: ABIv2 function calls must place target address in r12Anton Blanchard2014-04-233-13/+19
* powerpc: Remove function descriptors and dot symbols on new ABIAnton Blanchard2014-04-233-0/+26
* powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-234-23/+25
* powerpc: Remove dot symbol usage in exception macrosAnton Blanchard2014-04-232-27/+27
* powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC()Anton Blanchard2014-04-231-38/+0
* powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()Anton Blanchard2014-04-233-9/+9
* powerpc: Don't use a function descriptor for system call tableAnton Blanchard2014-04-232-4/+8
* powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard2014-04-234-20/+21
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-2326-271/+271
* powerpc: Don't build assembly files with ABIv2Anton Blanchard2014-04-231-1/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-192-12/+10
|\
| * x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-172-12/+10
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-192-12/+16
|\ \
| * | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-181-3/+9
| * | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-171-9/+7
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-186-6/+7
|\ \ \
| * | | mips: export flush_icache_rangeKees Cook2014-04-181-2/+2
| * | | Shiraz has movedViresh Kumar2014-04-184-4/+4
| * | | powerpc/mm: fix ".__node_distance" undefinedMike Qiu2014-04-181-0/+1
* | | | ARC: Delete stale barrier.hVineet Gupta2014-04-181-37/+0
|/ / /
* | | Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-181-4/+6
|\ \ \
| * | | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu2014-04-141-4/+6
* | | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-04-176-14/+14
|\ \ \ \
| * | | | parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-04-131-1/+1
| * | | | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-04-133-11/+11
| * | | | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-032-2/+2
* | | | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-173-10/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-151-1/+4