aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-310/+521
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-116/+201
2017-06-06sparc64: delete old wrap codePavel Tatashin6-45/+1
2017-06-06sparc64: new context wrapPavel Tatashin1-27/+54
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin2-2/+4
2017-06-06sparc64: redefine first versionPavel Tatashin2-4/+4
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin1-0/+2
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett1-1/+2
2017-06-06sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau5-0/+5
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller2-0/+36
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-13/+15
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2-10/+11
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin1-0/+1
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-0/+6
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-4/+6
2017-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-15/+12
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-10/+78
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-06-01ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez1-0/+6
2017-06-01arm64: defconfig: Enable dwmac-sun8i driver on defconfigLABBE Corentin1-0/+1
2017-06-01arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfigLABBE Corentin1-0/+1
2017-06-01arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfigLABBE Corentin1-0/+1
2017-06-01arm64: allwinner: bananapi-m64: Enable dwmac-sun8iLABBE Corentin1-0/+15
2017-06-01arm64: allwinner: pine64-plus: Enable dwmac-sun8iLABBE Corentin1-1/+16
2017-06-01arm64: allwinner: pine64: Enable dwmac-sun8iLABBE Corentin1-0/+16
2017-06-01arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driverLABBE Corentin1-0/+35
2017-06-01arm64: allwinner: sun50i-a64: Add dt node for the syscon control moduleLABBE Corentin1-0/+6
2017-06-01arm: sun8i: nanopi-neo: Enable dwmac-sun8iLABBE Corentin1-0/+7
2017-06-01arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active highLABBE Corentin1-0/+5
2017-06-01arm: sun8i: orangepi-2: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: orangepi-one: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: orangepi-zero: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: orangepi-pc: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driverLABBE Corentin1-0/+34
2017-06-01arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control moduleLABBE Corentin1-0/+6
2017-06-01powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell1-91/+1
2017-06-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-102/+83
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar1-6/+3
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying1-2/+5
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not presentRoman Pen1-13/+11
2017-05-31bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller1-2/+7
2017-05-31bpf: take advantage of stack_depth tracking in x64 JITAlexei Starovoitov1-4/+5
2017-05-31bpf: change x86 JITed program stack layoutAlexei Starovoitov2-38/+40