aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior1-1/+1
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2-15/+15
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-11/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds7-39/+32
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-162/+5
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-1/+1
2022-08-04Merge branch 'pci/header-cleanup-immutable'Bjorn Helgaas2-17/+0
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds2-2/+2
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks2-11/+0
2022-07-29sparc: Use generic pci_mmap_resource_range()Arnd Bergmann2-150/+5
2022-07-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann1-4/+9
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne1-8/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-9/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2-2/+2
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-17sparc/mm: move protection_map[] inside the platformAnshuman Khandual5-39/+24
2022-06-30bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2-15/+15
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker2-2/+2
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel1-3/+0
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2-0/+9
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior1-0/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner1-1/+1
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-10/+14
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-139/+84
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+2
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-51/+16
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-8/+16
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-24/+1
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-6/+6
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-3/+1
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen1-2/+0
2022-05-19termbits.h: Align lines & formatIlpo Järvinen1-85/+83
2022-05-19termbits.h: create termbits-common.h for identical bitsIlpo Järvinen1-52/+1
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang1-2/+3
2022-05-13sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-3/+1
2022-05-13sparc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada1-6/+6
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra1-0/+1
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2-24/+1
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook1-1/+2
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman2-8/+6
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2-4/+10
2022-04-28sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-6/+13
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-0/+1
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGuo Ren1-25/+14
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren1-0/+1