summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
* s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
* arm: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
* asm-generic, x86: add bitops instrumentation for KASANMarco Elver2019-07-121-151/+38
* x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver2019-07-122-2/+2
* sh: prevent warnings when using iounmapSam Ravnborg2019-07-121-1/+5
* sh: config: remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-07-122-2/+0
* arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFSKefeng Wang2019-07-121-1/+0
* scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-122-2/+2
* mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-121-0/+14
* 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
| |/ / / / / / / / /