aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-8/+8
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds8-109/+145
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-3/+4
2020-07-29Merge branch 'locking/header'Peter Zijlstra2-3/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2-3/+0
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig2-8/+8
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+1
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers1-7/+7
2020-07-10sparc64: Fix asm/percpu.h build errorPeter Zijlstra2-0/+4
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner3-9/+7
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-07-04sparc64: Deselect IRQ_PREFLOW_FASTEOIValentin Schneider1-1/+0
2020-06-23sparc: unconditionally enable HAVE_COPY_THREAD_TLSChristian Brauner2-4/+5
2020-06-23sparc: share process creation helpers between sparc and sparc64Christian Brauner6-149/+123
2020-06-23sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner4-29/+93
2020-06-17arch: wire-up close_range()Christian Brauner1-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-6/+6
2020-06-10arch/sparc/mm/srmmu.c: fix buildAndrew Morton1-10/+0
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse2-2/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse3-17/+17
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport3-54/+11
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport4-30/+6
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport15-15/+15
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport19-20/+17
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport21-21/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov3-17/+4
2020-06-09sparc: add show_stack_loglvl()Dmitry Safonov2-9/+23
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2-3/+0
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds17-289/+212
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller5-12/+12
2020-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-2/+7
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny2-5/+2
2020-06-04sparc: remove unnecessary includesIra Weiny2-2/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-3/+3
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny1-0/+1
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny2-10/+3
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny2-8/+2
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-10/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-9/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny1-2/+2
2020-06-03sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport1-0/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-4/+0
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-6/+0