summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / / / / / /
* | | | | | | | | | 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