summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | ARC: [dts] add cpu nodes to ARCHS SMP device treeVlad Zakharov2017-03-051-1/+19
| * | | | ARC: [dts] add input clocks for cpu nodesVlad Zakharov2017-03-053-0/+3
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-313-4/+1
|\ \ \ \ \
| * | | | | arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada2017-03-301-1/+0
| * | | | | arm64: remove redundant header file in current.hShaokun Zhang2017-03-301-2/+0
| * | | | | arm64: fix NULL dereference in have_cpu_die()Mark Salter2017-03-301-1/+1
* | | | | | Merge tag 'sound-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-03-311-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2017-03-301-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: dts: sun8i: Update audio-routing with renamed widgetsMylène Josserand2017-03-211-2/+2
| | | |/ / | | |/| |
* | | | | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-295-50/+23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+1
| * | | | mips/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+2
| * | | | metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-03-291-0/+2
| * | | | metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-03-291-3/+12
| * | | | metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+1
| * | | | h8300/ptrace: Fix incorrect register transfer countDave Martin2017-03-291-3/+5
| * | | | c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-291-41/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-287-15/+54
|\ \ \ \ \
| * | | | | KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini2017-03-283-0/+10
| * | | | | KVM: nVMX: fix nested EPT detectionLadi Prosek2017-03-281-4/+1
| * | | | | KVM: VMX: Fix enable VPID conditionsWanpeng Li2017-03-231-1/+8
| * | | | | KVM: nVMX: Fix nested VPID vmx exec controlWanpeng Li2017-03-231-3/+4
| * | | | | KVM: x86: correct async page present tracepointWanpeng Li2017-03-231-1/+1
| * | | | | kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson2017-03-231-1/+17
| * | | | | KVM: x86: use pic/ioapic destructor when destroy vmPeter Xu2017-03-231-2/+2
| * | | | | KVM: x86: check existance before destroyPeter Xu2017-03-232-0/+6
| * | | | | KVM: nVMX: don't reset kvm mmu twiceWanpeng Li2017-03-201-2/+0
| * | | | | kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov2017-03-201-0/+3