summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / / / / /
* | | | | | | | | Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfireChristoph Hellwig2019-07-091-1/+1
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-1017-96/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | riscv: add binfmt_flat supportChristoph Hellwig2019-06-242-0/+2
| * | | | | | | | | | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-245-5/+5
| * | | | | | | | | | binfmt_flat: provide an asm-generic/flat.hChristoph Hellwig2019-06-243-50/+2
| * | | | | | | | | | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-247-0/+7
| * | | | | | | | | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-2410-10/+3
| * | | | | | | | | | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-248-7/+1
| * | | | | | | | | | binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig2019-06-245-6/+0
| * | | | | | | | | | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-247-11/+0
| * | | | | | | | | | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-247-7/+0
* | | | | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-0930-40/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-144-5/+5
| * | | | | | | | | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-148-8/+8
| * | | | | | | | | | | docs: ide: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| * | | | | | | | | | | docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-144-4/+4
| * | | | | | | | | | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-143392-23922/+4732
| |\ \ \ \ \ \ \ \ \ \ \