summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-133-9/+1
|\
| * Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-083-9/+1
* | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-5/+5
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | net: remove skb->vlan_presentEric Dumazet2022-11-111-5/+5
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-122-16/+16
|\ \ \
| * | | sparc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-152-16/+16
| |/ /
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| |/
* / mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
|/
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-161-1/+1
|\
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-122-6/+0
|\ \ | |/ |/|
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-112-6/+0
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\ \
| * | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
| |/
* | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-0/+90
|\ \
| * | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-33/+15
| * | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-12/+16
| * | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-3/+4
| * | crypto: Kconfig - move sparc entries to a submenuRobert Elliott2022-08-261-0/+103
| |/
* | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-4/+1
|\ \
| * | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+1
* | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-073-148/+118
|\ \ \
| * | | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-1/+1
| |\| |
| * | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-8/+0
| * | | termios: convert the last (sparc) INIT_C_CC to arrayAl Viro2022-09-091-9/+0
| * | | termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-091-2/+2
| * | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-092-9/+3
| * | | termios: uninline conversion helpersAl Viro2022-09-093-131/+124
| | |/ | |/|
* | | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-062-0/+24
|\ \ \
| * | | sparc: Fix the generic IO helpersLinus Walleij2022-09-082-0/+24
| |/ /
* | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-035-39/+39
|\ \ \ | |_|/ |/| |
| * | sparc: Unbreak the buildBart Van Assche2022-09-295-39/+39
| |/
* / asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-072-15/+15
|\
| * bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-06-302-15/+15
* | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-072-11/+0
|\ \
| * | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-292-11/+0
| |/
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-057-39/+32
|\ \
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | sparc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-175-39/+24
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-162-0/+9
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+2
|\ \
| * | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-0/+2
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-043-162/+5
|\ \
| * \ Merge branch 'pci/header-cleanup-immutable'Bjorn Helgaas2022-08-042-17/+0
| |\ \
| | * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-8/+0