summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch/arm/xen: Remove duplicate headerSouptick Joarder2019-01-281-1/+0
* xen: Fix x86 sched_clock() interface for xenJuergen Gross2019-01-161-3/+9
* always clear the X2APIC_ENABLE bit for PV guestTalons Lee2019-01-141-4/+1
* kprobes/x86/xen: blacklist non-attachable xen interrupt functionsAndrea Righi2018-12-171-0/+2
* KVM: x86: Allow Qemu/KVM to use PVH entry pointMaran Wilson2018-12-133-14/+34
* xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson2018-12-132-15/+34
* xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson2018-12-132-10/+41
* xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson2018-12-133-3/+14
* xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson2018-12-135-4/+7
* xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVHMaran Wilson2018-12-133-2/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-101-0/+66
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-061-0/+66
| |\
| | * bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das2018-12-031-0/+66
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-103-5/+10
|\ \ \
| * | | x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers2018-12-071-2/+2
| * | | x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada2018-12-051-3/+7
| * | | x86/boot: Clear RSDP address in boot_params for broken loadersJuergen Gross2018-12-031-0/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-092-1/+5
|\ \ \ \
| * | | | kprobes/x86: Blacklist non-attachable interrupt functionsAndrea Righi2018-12-061-0/+4
| * | | | kprobes/x86: Fix instruction patching corruption when copying more than one R...Masami Hiramatsu2018-12-041-1/+1
| |/ / /
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-092-25/+42
|\ \ \ \
| * | | | x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu2018-11-301-1/+1
| * | | | x86/efi: Allocate e820 buffer before calling efi_exit_boot_serviceEric Snowberg2018-11-301-24/+41
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-081-0/+6
|\ \ \ \ \
| * | | | | arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocksBjorn Andersson2018-11-281-0/+6
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-071-1/+1
|\ \ \ \ \ \
| * | | | | | arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon2018-12-071-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-071-0/+10
|\ \ \ \ \ \
| * | | | | | ARM: ensure that processor vtables is not lost after bootRussell King2018-12-061-0/+10
* | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-12-074-10/+16
|\ \ \ \ \ \ \
| * | | | | | | ARM: 8816/1: dma-mapping: fix potential uninitialized returnNathan Jones2018-12-041-1/+1
| * | | | | | | ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin2018-12-041-5/+9
| * | | | | | | ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-041-3/+5
| * | | | | | | ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook2018-11-081-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linuxLinus Torvalds2018-12-061-2/+2
|\ \ \ \ \ \ \
| * | | | | | | csky: bugfix tlb_get_pgd error.Guo Ren2018-12-031-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-12-0620-20/+133
|\ \ \ \ \ \ \
| * | | | | | | ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
| * | | | | | | ARC: change defconfig defaults to ARCv2Kevin Hilman2018-11-307-2/+7
| * | | | | | | arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-11-2110-0/+10
| * | | | | | | ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev2018-11-121-1/+1
| * | | | | | | ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev2018-11-122-0/+18
| * | | | | | | ARCv2: boot log unaligned access in useVineet Gupta2018-11-121-3/+6
| * | | | | | | ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-122-3/+19
| * | | | | | | ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-11-121-11/+0
* | | | | | | | Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-041-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller2018-12-021-0/+7
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-034-2/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | sparc32: supress another implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | | | | | | sparc32: suppress an implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1