summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-03-24x86, vdso: Fix size of get_unmapped_area()Stefani Seibold1-1/+3
2014-03-21x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski1-2/+0
2014-03-21x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski7-41/+41
2014-03-21x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski7-91/+70
2014-03-18x86, vdso32: handle 32 bit vDSO larger one pageStefani Seibold1-7/+15
2014-03-18x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin1-0/+3
2014-03-18x86, vdso: Zero-pad the VVAR pageAndy Lutomirski1-0/+5
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold5-67/+155
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold8-11/+178
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski4-15/+26
2014-03-18x86, vdso: Introduce VVAR marco for vdso32Stefani Seibold1-2/+12
2014-03-18x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold1-5/+2
2014-03-18x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold1-3/+3
2014-03-18x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold1-13/+14
2014-03-18x86, vdso: Revamp vclock_gettime.cStefani Seibold1-43/+42
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold10-63/+72
2014-03-14x86, vdso, xen: Remove stray reference to FIX_VDSOH. Peter Anvin1-1/+0
2014-03-14x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski1-6/+1
2014-03-14x86, vdso: Remove compat vdso supportAndy Lutomirski7-237/+42
2014-03-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-48/+137
2014-03-09Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-3/+3
2014-03-09Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson47-256/+239
2014-03-09Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson4-9/+9
2014-03-08x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2-2/+2
2014-03-08Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds7-7/+24
2014-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-24/+67
2014-03-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+10
2014-03-08x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-08ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-03-08ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-08ARM: fix noMMU kallsyms symbol filteringRussell King2-6/+5
2014-03-07ARC: Use correct PTAG register for icache flushVineet Gupta1-2/+2
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2014-03-07powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-07powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-06x86, trace: Further robustify CR2 handling vs tracingPeter Zijlstra1-10/+23
2014-03-05x86, trace: Fix CR2 corruption when tracing page faultsJiri Olsa1-7/+13
2014-03-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin3-8/+23
2014-03-05x86/efi: Quirk out SGI UVBorislav Petkov3-8/+23
2014-03-05c6x: fix build failure caused by cache.hMark Salter1-0/+1
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-18/+20
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven11-18/+20
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-1/+1
2014-03-03ARM: XEN depends on having a MMUUwe Kleine-König1-0/+1
2014-03-02ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko1-1/+1
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2014-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+7
2014-03-01ARM: tegra: add LED options back into tegra_defconfigStephen Warren1-0/+3
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-6/+40