summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers2018-01-081-1/+1
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-126-50/+88
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'kvm-insert-lfence' into kvm-masterPaolo Bonzini2018-01-111-2/+10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig2018-01-111-2/+10
| | * | | | | | | | | KVM: x86: emulate #UD while in guest modePaolo Bonzini2018-01-112-12/+2
| | * | | | | | | | | x86: kvm: propagate register_shrinker return codeArnd Bergmann2018-01-111-6/+10
| | * | | | | | | | | Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-01-113-29/+64
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()David Gibson2018-01-101-2/+4
| | | * | | | | | | | | KVM: PPC: Book3S PR: Fix WIMG handling under pHypAlexey Kardashevskiy2018-01-102-0/+3
| | | * | | | | | | | | KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requestsSerhii Popovych2017-12-061-15/+35
| | | * | | | | | | | | KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hptSerhii Popovych2017-12-061-17/+27
| | * | | | | | | | | | KVM MMU: check pending exception before injecting APFHaozhong Zhang2018-01-111-1/+2
| | | |_|_|/ / / / / / | | |/| | | | | | | |
* | | | | | | | | | | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-126-16/+35
* | | | | | | | | | | tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu2018-01-123-17/+15
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1121-100/+276
|\| | | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-102-4/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | SolutionEngine771x: add Ether TSU resourceSergei Shtylyov2018-01-092-2/+13
| | * | | | | | | | | | SolutionEngine771x: fix Ether platform dataSergei Shtylyov2018-01-091-2/+8
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds2018-01-0916-71/+119
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: rename SR_* constants to match the specChristoph Hellwig2018-01-076-17/+17
| | * | | | | | | | | | riscv: remove CONFIG_MMU ifdefsChristoph Hellwig2018-01-074-24/+0
| | * | | | | | | | | | RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt2018-01-075-30/+27
| | * | | | | | | | | | RISC-V: Add a basic defconfigKarsten Merker2018-01-071-0/+75
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2018-01-093-25/+136
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2017-12-201-0/+12
| | * | | | | | | | | MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2017-12-121-0/+3
| | * | | | | | | | | MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-0/+1
| | * | | | | | | | | MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2017-12-121-11/+36
| | * | | | | | | | | MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-1/+1
| | * | | | | | | | | MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-1/+11
| | * | | | | | | | | MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2017-12-121-25/+83
| | * | | | | | | | | MIPS: CPS: Fix r1 .set mt assembler warningJames Hogan2017-12-121-0/+2
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09121-444/+2015
|\| | | | | | | | | |
| * | | | | | | | | | Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-076-10/+65
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | parisc: qemu idle sleep supportHelge Deller2018-01-061-0/+39
| | * | | | | | | | | | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-023-4/+20
| | * | | | | | | | | | parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-021-5/+5
| | * | | | | | | | | | parisc: Show unhashed hardware inventoryHelge Deller2018-01-021-1/+1
| * | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-064-6/+38
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-062-5/+6
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger2017-12-221-1/+1
| | | * | | | | | | | | | | KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger2017-12-221-4/+5
| | * | | | | | | | | | | | kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-052-1/+32
| * | | | | | | | | | | | | Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-061-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck2018-01-021-1/+6
| * | | | | | | | | | | | | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-01-0511-58/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2018-01-031-0/+8
| | * | | | | | | | | | | | ARC: handle gcc generated __builtin_trap()Vineet Gupta2017-12-202-0/+9
| | * | | | | | | | | | | | ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2017-12-201-2/+3
| | * | | | | | | | | | | | ARC: [plat-axs103] refactor the quad core DT quirk codeEugeniy Paltsev2017-12-201-4/+6