summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-04-072-32/+24
|\
| * Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon2017-04-071-14/+0
| * arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky2017-04-041-18/+24
* | Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-04-072-199/+128
|\ \
| * | metag/usercopy: Add missing fixupsJames Hogan2017-04-051-24/+48
| * | metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-04-051-8/+28
| * | metag/usercopy: Set flags before ADDZJames Hogan2017-04-051-4/+4
| * | metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2017-04-052-46/+26
| * | metag/usercopy: Add early abort to copy_to_userJames Hogan2017-04-051-0/+20
| * | metag/usercopy: Fix alignment error checkingJames Hogan2017-04-051-6/+4
| * | metag/usercopy: Drop unused macrosJames Hogan2017-04-051-113/+0
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-04-0619-46/+122
|\ \ \
| * | | MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-03-224-20/+60
| * | | MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen2017-03-211-0/+2
| * | | MIPS: Flush wrong invalid FTLB entry for huge pageHuacai Chen2017-03-211-4/+21
| * | | MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen2017-03-212-6/+15
| * | | MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2Huacai Chen2017-03-211-1/+1
| * | | MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-03-211-1/+1
| * | | MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUsMatt Redfearn2017-03-211-1/+1
| * | | MIPS: Wire up statx system callJames Hogan2017-03-085-6/+13
| * | | MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan2017-03-081-0/+1
| * | | MIPS: ralink: Fix typos in rt3883 pinctrlJohn Crispin2017-03-081-2/+2
| * | | MIPS: End spinlocks with .insnPaul Burton2017-03-081-4/+4
| * | | MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan2017-03-081-1/+1
| |/ /
* | | Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-04-042-0/+10
|\ \ \
| * | | nios2: reserve boot memory for device treeTobias Klauser2017-04-022-0/+10
| | |/ | |/|
* | | Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-04-033-5/+19
|\ \ \
| * | | xtensa: wire up statx system callMax Filippov2017-03-311-1/+4
| * | | xtensa: fix stack dump outputMax Filippov2017-03-311-4/+2
| * | | xtensa: make __pa work with uncached KSEG addressesMax Filippov2017-03-301-0/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-04-033-20/+22
|\ \ \ \
| * | | | s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-03-301-1/+1
| * | | | s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens2017-03-221-3/+2
| * | | | s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-03-221-16/+19
* | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-031-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/mce: Don't print MCEs when mcelog is activeAndi Kleen2017-03-281-1/+6
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-029-30/+49
|\ \ \ \ \
| * | | | | x86/boot: Include missing header fileZhengyi Shen2017-03-311-0/+1
| * | | | | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
| * | | | | x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-303-22/+37
| * | | | | x86/mm/KASLR: Exclude EFI region from KASLR VA space randomizationBaoquan He2017-03-241-2/+2
| * | | | | x86/mce: Fix copy/paste error in exception table entriesTony Luck2017-03-221-1/+1
| * | | | | x86/platform/uv: Fix calculation of Global Physical AddressMike Travis2017-03-222-4/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-023-5/+10
|\ \ \ \ \
| * | | | | sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra2017-03-233-5/+10
| |/ / / /
* | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-018-592/+375
|\ \ \ \ \
| * | | | | parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-03-291-0/+2
| * | | | | parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-295-134/+52
| * | | | | parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-03-292-458/+321
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-013-3/+1
|\ \ \ \ \ \