aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-9/+1
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-5/+5
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-16/+16
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+1
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableGravatar Andrew Morton 1-0/+1
2022-11-30mm: add dummy pmd_young() for architectures not having itGravatar Juergen Gross 1-0/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionGravatar Jason A. Donenfeld 1-1/+1
2022-11-15sparc: ptrace: user_regset_copyin_ignore() always returns 0Gravatar Sergey Shtylyov 2-16/+16
2022-11-11net: remove skb->vlan_presentGravatar Eric Dumazet 1-5/+5
2022-11-08mm: remove kern_addr_valid() completelyGravatar Kefeng Wang 3-9/+1
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-6/+0
2022-10-11treewide: use prandom_u32_max() when possible, part 1Gravatar Jason A. Donenfeld 1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-0/+90
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-4/+1
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-148/+118
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+24
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-39/+39
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+1
2022-09-29sparc: Unbreak the buildGravatar Bart Van Assche 5-39/+39
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Gravatar Greg Kroah-Hartman 1-1/+1
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 2-6/+0
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERGravatar Zi Yan 1-1/+1
2022-09-09termios: get rid of non-UAPI asm/termios.hGravatar Al Viro 1-8/+0
2022-09-09termios: convert the last (sparc) INIT_C_CC to arrayGravatar Al Viro 1-9/+0
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCGravatar Al Viro 1-2/+2
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hGravatar Al Viro 2-9/+3
2022-09-09termios: uninline conversion helpersGravatar Al Viro 3-131/+124
2022-09-08sparc: Fix the generic IO helpersGravatar Linus Walleij 2-0/+24
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Gravatar Sebastian Andrzej Siewior 1-1/+1
2022-08-26crypto: Kconfig - simplify cipher entriesGravatar Robert Elliott 1-33/+15
2022-08-26crypto: Kconfig - simplify hash entriesGravatar Robert Elliott 1-12/+16
2022-08-26crypto: Kconfig - simplify CRC entriesGravatar Robert Elliott 1-3/+4
2022-08-26crypto: Kconfig - move sparc entries to a submenuGravatar Robert Elliott 1-0/+103
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 2-15/+15
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-11/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 7-39/+32
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-162/+5
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2022-08-04Merge branch 'pci/header-cleanup-immutable'Gravatar Bjorn Helgaas 2-17/+0
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+2
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedGravatar Ben Dooks 2-11/+0
2022-07-29sparc: Use generic pci_mmap_resource_range()Gravatar Arnd Bergmann 2-150/+5
2022-07-29PCI: Remove pci_mmap_page_range() wrapperGravatar Arnd Bergmann 1-4/+9
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-8/+0