summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kasan: do not sanitize kexec purgatoryMike Galbraith2017-03-311-0/+1
| * | | | | | | | | | mm: fix section name for .data..ro_after_initKees Cook2017-03-312-3/+0
* | | | | | | | | | | Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-04-018-18/+60
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta2017-03-301-3/+1
| * | | | | | | | | | | ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-03-301-0/+3
| * | | | | | | | | | | ARC: vdk: Fix support of UIOAlexey Brodkin2017-03-241-7/+13
| * | | | | | | | | | | ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta2017-03-201-3/+9
| * | | | | | | | | | | ARC: get rate from clk driver instead of reading device treeVlad Zakharov2017-03-051-4/+12