summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-27sparc: switch to ->regset_get()Al Viro
2020-07-27sparc64: get rid of odd callers of copy_regset_from_user()Al Viro
2020-07-27sparc32: get rid of odd callers of copy_regset_from_user()Al Viro
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers
2020-07-10sparc64: Fix asm/percpu.h build errorPeter Zijlstra
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-07-04sparc64: Deselect IRQ_PREFLOW_FASTEOIValentin Schneider
2020-06-26sparc64: get rid of odd callers of copy_regset_to_user()Al Viro
2020-06-26sparc32: get rid of odd callers of copy_regset_to_user()Al Viro
2020-06-26sparc64: switch genregs32_get() to use of get_from_target()Al Viro
2020-06-23sparc: unconditionally enable HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-23sparc: share process creation helpers between sparc and sparc64Christian Brauner
2020-06-23sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-17arch: wire-up close_range()Christian Brauner
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10arch/sparc/mm/srmmu.c: fix buildAndrew Morton
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09sparc: add show_stack_loglvl()Dmitry Safonov
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2020-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04sparc: remove unnecessary includesIra Weiny
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny