aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
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-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-147/+0
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-09-29sparc: Unbreak the buildGravatar Bart Van Assche 1-9/+6
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 2-6/+0
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 1-7/+1
2022-09-09termios: uninline conversion helpersGravatar Al Viro 1-130/+6
2022-09-08sparc: Fix the generic IO helpersGravatar Linus Walleij 2-0/+24
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-9/+9
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-38/+0
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-17/+1
2022-08-04Merge branch 'pci/header-cleanup-immutable'Gravatar Bjorn Helgaas 2-17/+0
2022-07-29sparc: Use generic pci_mmap_resource_range()Gravatar Arnd Bergmann 1-0/+1
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-8/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-9/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Gravatar Peter Zijlstra 1-2/+0
2022-07-17sparc/mm: move protection_map[] inside the platformGravatar Anshuman Khandual 2-38/+0
2022-06-30bitops: wrap non-atomic bitops with a transparent macroGravatar Alexander Lobakin 1-9/+9
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-139/+84
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hGravatar Masahiro Yamada 1-2/+2
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-46/+16
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-8/+3
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+6
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+1
2022-05-19termbits.h: Remove posix_types.h includeGravatar Ilpo Järvinen 1-2/+0
2022-05-19termbits.h: Align lines & formatGravatar Ilpo Järvinen 1-85/+83
2022-05-19termbits.h: create termbits-common.h for identical bitsGravatar Ilpo Järvinen 1-52/+1
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteGravatar Baolin Wang 1-2/+3
2022-05-13sparc: use fallback for random_get_entropy() instead of zeroGravatar Jason A. Donenfeld 1-3/+1
2022-05-13sparc: add asm/stat.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-6/+6
2022-04-28sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-6/+0
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Gravatar Erin MacNeil 1-0/+1
2022-04-26asm-generic: compat: Cleanup duplicate definitionsGravatar Guo Ren 1-25/+14
2022-04-26fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGravatar Guo Ren 1-0/+1
2022-04-26compat: consolidate the compat_flock{,64} definitionGravatar Christoph Hellwig 1-17/+1
2022-04-26uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hGravatar Christoph Hellwig 1-4/+0
2022-04-23sparc: cacheflush_32.h needs struct pageGravatar Randy Dunlap 1-0/+1
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+2
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Gravatar Linus Torvalds 1-5/+5
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-77/+89
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+3
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-1/+6
2022-03-21sparc32: Add pmd_pfn()Gravatar Matthew Wilcox (Oracle) 1-1/+6
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Arnd Bergmann 7-75/+83
2022-02-25uaccess: remove CONFIG_SET_FSGravatar Arnd Bergmann 2-19/+0
2022-02-25sparc64: remove CONFIG_SET_FS supportGravatar Arnd Bergmann 4-29/+3