summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-287-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-279-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-271-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-2617-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-261-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-2511-27/+85
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski2016-05-201-3/+8
| * | | | | | | | | | | x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limitsAndy Lutomirski2016-05-202-4/+4
| * | | | | | | | | | | Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-20234-4202/+7074
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-203-0/+48
| * | | | | | | | | | | | x86/entry/64: Fix stack return address retrieval in thunkJosh Poimboeuf2016-05-191-6/+5
| * | | | | | | | | | | | x86/efi: Fix 7-parameter efi_call()sLinus Torvalds2016-05-171-5/+4
| * | | | | | | | | | | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2016-05-163-9/+13
| * | | | | | | | | | | | x86/tsc: Add missing Cherrytrail frequency to the tableJeremy Compostella2016-05-121-0/+3
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-2514-64/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King2016-05-201-1/+1
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-2012-62/+62
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo2016-05-161-3/+3
| | * | | | | | | | | | | | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-167-13/+13
| | * | | | | | | | | | | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-1612-59/+59
| * | | | | | | | | | | | | perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa2016-05-181-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-251-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-05-251-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \