summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+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 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-147/+0
|\ \
| * | 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-091-7/+1
| * | termios: uninline conversion helpersAl Viro2022-09-091-130/+6
| |/
* | 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
| |/
* / sparc: Unbreak the buildBart Van Assche2022-09-291-9/+6
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-9/+9
|\
| * bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-06-301-9/+9
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-052-38/+0
|\ \
| * | sparc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-172-38/+0
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-17/+1
|\ \
| * \ 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
| | * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-9/+0
| | |/
| * / sparc: Use generic pci_mmap_resource_range()Arnd Bergmann2022-07-291-0/+1
| |/
* / mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-2/+0
|/
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-46/+16
|\
| * asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-25/+14
| * fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-17/+1
| * uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-262-8/+3
|\ \
| * | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-2/+3
| * | sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-281-6/+0
* | | sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-05-131-3/+1
|/ /
* / sparc: cacheflush_32.h needs struct pageRandy Dunlap2022-04-231-0/+1
|/
* Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-5/+5
|\
| * treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-5/+5
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-237-75/+83
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-252-19/+0
| * | sparc64: remove CONFIG_SET_FS supportArnd Bergmann2022-02-254-29/+3
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-253-28/+5
| * | uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2022-02-251-2/+0
| * | sparc64: add __{get,put}_kernel_nofault()Arnd Bergmann2022-02-251-0/+78
| |/
* | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-3/+3
|\ \
| * | agp: define proper stubs for empty helpersArnd Bergmann2022-01-291-3/+3
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-1/+6
|\ \
| * | sparc32: Add pmd_pfn()Matthew Wilcox (Oracle)2022-03-211-1/+6
| |/
* / lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-112-21/+42
|/
* include: move find.h from asm_generic to linuxYury Norov2022-01-152-3/+0
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
* | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds2021-11-031-4/+4
|\ \
| * | ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman2021-10-061-4/+4
| |/