summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * | | | MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * | | | MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-286-6/+6
| * | | | MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| * | | | MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| * | | | MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| * | | | MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12
| * | | | MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-282-2/+14
| * | | | MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
| * | | | MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * | | | MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58
| * | | | MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
| * | | | MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
| * | | | MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-289-10/+10
| * | | | MIPS: VR41xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: oprofile: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: math-emu: Fix typoAndrea Gelmini2016-05-281-2/+2
| * | | | MIPS: lib: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: kernel: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: R6: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: IP22/IP28: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: Cavium: Fix typoAndrea Gelmini2016-05-284-4/+4
| * | | | MIPS: MT: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: Loongson64: Fix typoAndrea Gelmini2016-05-282-2/+2
| * | | | MIPS: IP32: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: IP27: Fix typoAndrea Gelmini2016-05-283-4/+4
| * | | | MIPS: BCM63xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: Alchemy: Fix typoAndrea Gelmini2016-05-281-1/+1
| * | | | MIPS: hazards.h: Fix typoAndrea Gelmini2016-05-281-4/+4
| * | | | MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter2016-05-281-2/+2
| * | | | MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas2016-05-281-0/+100
| * | | | MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas2016-05-281-4/+4
| * | | | MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas2016-05-281-2/+2
| * | | | MIPS: Fix write_gc0_* macros when writing zeroJames Hogan2016-05-281-2/+2
| * | | | MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn2016-05-281-0/+15
| * | | | MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2016-05-282-3/+6
| * | | | MIPS: Fix incomplete separation of XPA CPU featureJames Hogan2016-05-281-3/+1
| * | | | MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton2016-05-281-2/+6
| * | | | MIPS: Clear Status IPL field when using EICPaul Burton2016-05-281-0/+3
* | | | | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-297-0/+204
|\ \ \ \ \
| * | | | | h8300: Add <asm/hash.h>George Spelvin2016-05-282-0/+54
| * | | | | microblaze: Add <asm/hash.h>George Spelvin2016-05-282-0/+82
| * | | | | m68k: Add <asm/hash.h>George Spelvin2016-05-282-0/+60
| * | | | | <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-0/+8
* | | | | | Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-289-50/+95
|\ \ \ \ \ \
| * | | | | | um: add extended processor state save/restore supportEli Cooper2016-05-216-16/+62
| * | | | | | um: extend fpstate to _xstate to support YMM registersEli Cooper2016-05-213-21/+32
| * | | | | | um: fix FPU state preservation around signal handlersEli Cooper2016-05-211-15/+3
* | | | | | | mm: remove more IS_ERR_VALUE abusesLinus Torvalds2016-05-281-9/+8
* | | | | | | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-05-272-1/+28
|\ \ \ \ \ \ \