summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-39/+14
|\
| * osf_wait4: switch to kernel_wait4()Al Viro2017-05-211-39/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0522-150/+172
|\ \
| * | arm: sunxi: Revert changes merged through net-next.Maxime Ripard2017-07-0114-175/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-3064-395/+340
| |\ \
| * | | arm: sun8i: orangepi-2: use internal phy-modeLABBE Corentin2017-06-291-1/+1
| * | | arm: sun8i: nanopi-neo: use internal phy-modeLABBE Corentin2017-06-291-1/+1
| * | | arm: sun8i: orangepi-one: use internal phy-modeLABBE Corentin2017-06-291-1/+1
| * | | arm: sun8i: orangepi-zero: use internal phy-modeLABBE Corentin2017-06-291-1/+1
| * | | arm: sun8i: orangepipc: use internal phy-modeLABBE Corentin2017-06-291-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-2138-85/+95
| |\ \ \
| * | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-2110-0/+20
| * | | | s390/diag: add diag26c supportJulian Wiedmann2017-06-202-0/+55
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1561-177/+327
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-06-141-0/+2
| |\ \ \ \ \
| | * | | | | arm64: dts: hikey: Add external clock to the Bluetooth nodeUlf Hansson2017-06-091-0/+2
| * | | | | | ibmvnic: Client-initiated failoverThomas Falcon2017-06-131-0/+2
| * | | | | | bpf, arm64: take advantage of stack_depth trackingDaniel Borkmann2017-06-111-11/+11
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-0654-310/+521
| |\ \ \ \ \
| * | | | | | bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-065-0/+5
| * | | | | | arm64: defconfig: Enable dwmac-sun8i driver on defconfigLABBE Corentin2017-06-011-0/+1
| * | | | | | arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfigLABBE Corentin2017-06-011-0/+1
| * | | | | | arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfigLABBE Corentin2017-06-011-0/+1
| * | | | | | arm64: allwinner: bananapi-m64: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+15
| * | | | | | arm64: allwinner: pine64-plus: Enable dwmac-sun8iLABBE Corentin2017-06-011-1/+16
| * | | | | | arm64: allwinner: pine64: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+16
| * | | | | | arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driverLABBE Corentin2017-06-011-0/+35
| * | | | | | arm64: allwinner: sun50i-a64: Add dt node for the syscon control moduleLABBE Corentin2017-06-011-0/+6
| * | | | | | arm: sun8i: nanopi-neo: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+7
| * | | | | | arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active highLABBE Corentin2017-06-011-0/+5
| * | | | | | arm: sun8i: orangepi-2: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * | | | | | arm: sun8i: orangepi-one: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * | | | | | arm: sun8i: orangepi-zero: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * | | | | | arm: sun8i: orangepi-pc: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * | | | | | arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driverLABBE Corentin2017-06-011-0/+34
| * | | | | | arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control moduleLABBE Corentin2017-06-011-0/+6
| * | | | | | powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell2017-06-011-91/+1
| * | | | | | bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller2017-05-311-2/+7
| * | | | | | bpf: take advantage of stack_depth tracking in x64 JITAlexei Starovoitov2017-05-311-4/+5
| * | | | | | bpf: change x86 JITed program stack layoutAlexei Starovoitov2017-05-312-38/+40
| * | | | | | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-315-5/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-262-45/+64
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2275-320/+632
| |\ \ \ \ \ \ \
| * | | | | | | | net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.David S. Miller2017-05-221-1/+1
| * | | | | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-2111-0/+22
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-1815-35/+65
| |\ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/85xx/kmcent2: use hdlc busmode for UCC1Holger Brunck2017-05-181-3/+1
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-0515-248/+595
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: glue_helper - Delete some dead codeDan Carpenter2017-06-191-3/+0
| * | | | | | | | | | crypto: arm/crc32 - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-0/+6