summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ \
| * | | | platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj2016-05-271-0/+27
| * | | | intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall2016-05-051-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-2714-51/+163
|\ \ \ \ \
| * | | | | kvm:vmx: more complete state update on APICv on/offRoman Kagan2016-05-251-18/+30
| * | | | | KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka2016-05-241-3/+41
| * | | | | svm: bitwise vs logical op typoDan Carpenter2016-05-241-2/+2
| * | | | | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-2411-28/+90
| |\ \ \ \ \
| | * | | | | KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-203-1/+11
| | * | | | | KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-204-0/+37
| | * | | | | KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-203-12/+21
| | * | | | | KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-203-5/+11
| | * | | | | KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall2016-05-201-7/+7
| | * | | | | KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-3/+3
| | * | | | | kvm: arm64: Fix EC field in inject_abt64Matt Evans2016-05-201-1/+1
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-2717-22/+8
|\ \ \ \ \ \ \
| * | | | | | | kbuild: drop redundant "PHONY += FORCE"Masahiro Yamada2016-04-203-3/+3
| * | | | | | | kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-2013-14/+0
| * | | | | | | kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-203-5/+5
* | | | | | | | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-181-1/+1
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-2611-27/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski2016-05-201-3/+8