aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-13ibmvnic: Client-initiated failoverThomas Falcon
2017-06-11bpf, arm64: take advantage of stack_depth trackingDaniel Borkmann
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-06-06sparc64: delete old wrap codePavel Tatashin
2017-06-06sparc64: new context wrapPavel Tatashin
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin
2017-06-06sparc64: redefine first versionPavel Tatashin
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett
2017-06-06sparc: Machine description indices can varyJames Clarke
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-06-01ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez
2017-06-01arm64: defconfig: Enable dwmac-sun8i driver on defconfigLABBE Corentin
2017-06-01arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfigLABBE Corentin
2017-06-01arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfigLABBE Corentin
2017-06-01arm64: allwinner: bananapi-m64: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm64: allwinner: pine64-plus: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm64: allwinner: pine64: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driverLABBE Corentin
2017-06-01arm64: allwinner: sun50i-a64: Add dt node for the syscon control moduleLABBE Corentin
2017-06-01arm: sun8i: nanopi-neo: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active highLABBE Corentin
2017-06-01arm: sun8i: orangepi-2: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-one: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-zero: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-pc: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driverLABBE Corentin
2017-06-01arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control moduleLABBE Corentin
2017-06-01powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell
2017-06-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen
2017-05-31bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller