aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 58-248/+353
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxGravatar Linus Torvalds 7-0/+204
2016-05-28h8300: Add <asm/hash.h>Gravatar George Spelvin 2-0/+54
2016-05-28microblaze: Add <asm/hash.h>Gravatar George Spelvin 2-0/+82
2016-05-28m68k: Add <asm/hash.h>Gravatar George Spelvin 2-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGravatar George Spelvin 1-0/+8
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsGravatar Anna-Maria Gleixner 1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsGravatar James Hogan 1-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelGravatar James Hogan 1-8/+0
2016-05-28MIPS: devicetree: fix cpu interrupt controller node-namesGravatar Antony Pavlov 6-6/+6
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Gravatar Maciej W. Rozycki 1-1/+2
2016-05-28MIPS: Pistachio: Enable KASLRGravatar Matt Redfearn 2-2/+7
2016-05-28MIPS: lib: Mark intrinsics notraceGravatar Harvey Hunt 7-7/+7
2016-05-28MIPS: Fix 64-bit HTW configurationGravatar James Hogan 1-2/+12
2016-05-28MIPS: Add 64-bit HTW fieldsGravatar James Hogan 2-2/+14
2016-05-28MIPS: Simplify DSP instruction encoding macrosGravatar James Hogan 1-90/+17
2016-05-28MIPS: Add missing tlbinvf/XPA microMIPS encodingsGravatar James Hogan 1-5/+7
2016-05-28MIPS: Fix little endian microMIPS MSA encodingsGravatar James Hogan 2-62/+58
2016-05-28MIPS: Add missing VZ accessor microMIPS encodingsGravatar James Hogan 1-9/+18
2016-05-28MIPS: Add inline asm encoding helpersGravatar James Hogan 1-0/+27
2016-05-28MIPS: Spelling fix lets -> let'sGravatar Ralf Baechle 9-10/+10
2016-05-28MIPS: VR41xx: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: oprofile: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: math-emu: Fix typoGravatar Andrea Gelmini 1-2/+2
2016-05-28MIPS: lib: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: kernel: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: R6: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: IP22/IP28: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: Cavium: Fix typoGravatar Andrea Gelmini 4-4/+4
2016-05-28MIPS: MT: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: Loongson64: Fix typoGravatar Andrea Gelmini 2-2/+2
2016-05-28MIPS: IP32: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: IP27: Fix typoGravatar Andrea Gelmini 3-4/+4
2016-05-28MIPS: BCM63xx: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: Alchemy: Fix typoGravatar Andrea Gelmini 1-1/+1
2016-05-28MIPS: hazards.h: Fix typoGravatar Andrea Gelmini 1-4/+4
2016-05-28MIPS: Lasat: A couple off by one bugs in picvue_proc.cGravatar Dan Carpenter 1-2/+2
2016-05-28MIPS: ralink: add MT7628 EPHY LEDs pinmux supportGravatar Álvaro Fernández Rojas 1-0/+100
2016-05-28MIPS: ralink: fix MT7628 wled_an pinmux gpioGravatar Álvaro Fernández Rojas 1-4/+4
2016-05-28MIPS: ralink: fix MT7628 pinmux typosGravatar Álvaro Fernández Rojas 1-2/+2
2016-05-28MIPS: Fix write_gc0_* macros when writing zeroGravatar James Hogan 1-2/+2
2016-05-28MIPS: CPS: Copy EVA configuration when starting secondary VPs.Gravatar Matt Redfearn 1-0/+15
2016-05-28MIPS: Add definitions of SegCtl registers and use themGravatar Matt Redfearn 2-3/+6
2016-05-28MIPS: Fix incomplete separation of XPA CPU featureGravatar James Hogan 1-3/+1
2016-05-28MIPS: smp-cps: Clear Status IPL field when using EICGravatar Paul Burton 1-2/+6
2016-05-28MIPS: Clear Status IPL field when using EICGravatar Paul Burton 1-0/+3
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 9-50/+95
2016-05-27mm: remove more IS_ERR_VALUE abusesGravatar Linus Torvalds 1-9/+8
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Gravatar Linus Torvalds 2-1/+28
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 14-51/+163