summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-023-3/+1
|\
| * kasan: do not sanitize kexec purgatoryMike Galbraith2017-04-011-0/+1
| * mm: fix section name for .data..ro_after_initKees Cook2017-04-012-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-311-3/+1
| * | ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-03-311-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-211-3/+9
| * | ARC: get rate from clk driver instead of reading device treeVlad Zakharov2017-03-061-4/+12
| * | ARC: [dts] add cpu nodes to ARCHS SMP device treeVlad Zakharov2017-03-061-1/+19
| * | ARC: [dts] add input clocks for cpu nodesVlad Zakharov2017-03-063-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
| * | | | | KVM: VMX: downgrade warning on unexpected exit codeRadim Krčmář2017-03-201-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-03-2716-14/+160
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | m68k: Wire up statxGeert Uytterhoeven2017-03-203-1/+3
| * | | | m68k/defconfig: Update defconfigs for v4.11-rc1Geert Uytterhoeven2017-03-2012-12/+156
| * | | | m68k/bitops: Correct signature of test_bit()Geert Uytterhoeven2017-03-201-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-262-5/+18
|\ \ \ \
| * | | | Revert "powerpc/64: Disable use of radix under a hypervisor"Paul Mackerras2017-03-211-2/+1
| * | | | powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin2017-03-201-3/+17
| | |/ / | |/| |
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-03-2427-218/+116
|\ \ \ \
| * \ \ \ Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann2017-03-241-0/+11
| |\ \ \ \
| | * | | | arm64: dts: NS2: Add dma-coherent to relevant DT entriesJon Mason2017-03-221-0/+11
| | | |/ / | | |/| |
| * | | | Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom...Arnd Bergmann2017-03-247-0/+7
| |\ \ \ \
| | * | | | ARM: dts: NSP: GPIO reboot open-sourceJon Mason2017-03-167-0/+7