summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-0/+2
|\
| * Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-07-011-0/+2
| |\
| | * ARM: dts: rockchip: Allow wakeup from rk3288-veyron's dwc2 USB portsDouglas Anderson2019-06-181-0/+2
* | | Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-2/+0
|\ \ \
| * \ \ Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman2019-06-032688-17586/+3409
| |\ \ \
| * | | | tty: simserial: drop unused iflag macroJohan Hovold2019-05-241-2/+0
* | | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-111-0/+5
|\ \ \ \ \
| * | | | | ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva2019-07-031-0/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-2/+8
|\ \ \ \ \
| * | | | | scsi: mac_scsi: Enable PDMA on Mac IIfxFinn Thain2019-06-201-2/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-1111-83/+90
|\ \ \ \ \
| * | | | | x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata2019-07-111-5/+3
| * | | | | x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2019-07-105-68/+61
| * | | | | x86/pgtable/32: Fix LOWMEM_PAGES constantArnd Bergmann2019-07-101-1/+1
| * | | | | x86/alternatives: Fix int3_emulate_call() selftest stack corruptionPeter Zijlstra2019-07-091-5/+20
| * | | | | x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby2019-07-091-1/+1
| * | | | | Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler2019-07-091-3/+3
| * | | | | x86/ldt: Initialize the context lock for init_mmSebastian Andrzej Siewior2019-07-091-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1132-343/+325
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-255/+29
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-031-255/+29
| | |\ \ \ \ \ \
| | | * | | | | | bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0Luke Nelson2019-07-031-57/+6
| | | * | | | | | bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0Luke Nelson2019-07-031-198/+23
| * | | | | | | | bpf, riscv: Enable zext optimization for more RV64G ALU opsLuke Nelson2019-07-051-8/+8
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2719-42/+111
| |\| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221981-9785/+2201
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-204-0/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-154-0/+8
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17694-6328/+1252
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-1514-14/+0
| * | | | | | | | | | | arm64: dts: fsl: add ptp timer node for dpaa2 platformsYangbo Lu2019-06-153-0/+24
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071997-14766/+2861
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm64: dts: mt7622: Enlarge the SGMII register rangeSean Wang2019-06-031-1/+2
| * | | | | | | | | | | | net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-021-2/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-316-63/+211
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | riscv: bpf: eliminate zero extension code-genJiong Wang2019-05-241-13/+30
| | * | | | | | | | | | | x32: bpf: eliminate zero extension code-genJiong Wang2019-05-241-27/+56
| | * | | | | | | | | | | sparc: bpf: eliminate zero extension code-genJiong Wang2019-05-241-2/+27
| | * | | | | | | | | | | s390: bpf: eliminate zero extension code-genJiong Wang2019-05-241-7/+34
| | * | | | | | | | | | | powerpc: bpf: eliminate zero extension code-genJiong Wang2019-05-241-3/+33
| | * | | | | | | | | | | arm: bpf: eliminate zero extension code-genJiong Wang2019-05-241-11/+31
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-31137-1272/+489
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2019-05-262-0/+34
| * | | | | | | | | | | | | arm64: dts: fsl: ls1028a: add ENETC 1588 timer nodeY.b. Lu2019-05-241-0/+6
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-1111-3/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | arch: handle arches who do not yet define clone3Christian Brauner2019-06-214-0/+4
| * | | | | | | | | | | | | arch: wire-up clone3() syscallChristian Brauner2019-06-097-1/+8
| * | | | | | | | | | | | | fork: add clone3Christian Brauner2019-06-091-2/+10
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-1018-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-2818-1/+19
| |/ / / / / / / / / / / /