summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-092-115/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-272-115/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0713-12/+1
|\ \
| * | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
| * | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-0712-11/+1
* | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-072-4/+0
|\ \ \
| * | | initrd: remove support for multiple floppiesChristoph Hellwig2020-07-302-4/+0
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-072-427/+433
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sparc: switch to ->regset_get()Al Viro2020-07-272-369/+110
| * | sparc64: get rid of odd callers of copy_regset_from_user()Al Viro2020-07-271-33/+144
| * | sparc32: get rid of odd callers of copy_regset_from_user()Al Viro2020-07-271-38/+75
| * | sparc64: get rid of odd callers of copy_regset_to_user()Al Viro2020-06-261-39/+136
| * | sparc32: get rid of odd callers of copy_regset_to_user()Al Viro2020-06-261-35/+82
| * | sparc64: switch genregs32_get() to use of get_from_target()Al Viro2020-06-261-43/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-8/+8
|\ \
| * | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-192-8/+8
| |/
* | Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-1/+0
|\ \
| * | sparc64: Deselect IRQ_PREFLOW_FASTEOIValentin Schneider2020-07-041-1/+0
| |/
* | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+1
|\ \
| * | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| |/
* | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \
| * | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| |/
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-048-109/+145
|\ \
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-043-9/+7
| * | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| * | sparc: unconditionally enable HAVE_COPY_THREAD_TLSChristian Brauner2020-06-232-4/+5
| * | sparc: share process creation helpers between sparc and sparc64Christian Brauner2020-06-236-149/+123
| * | sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner2020-06-234-29/+93
| |/
* | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-034-3/+4
|\ \
| * \ Merge branch 'locking/header'Peter Zijlstra2020-07-292-3/+0
| |\ \
| | * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-292-3/+0
| | |/
| * / sparc64: Fix asm/percpu.h build errorPeter Zijlstra2020-07-102-0/+4
| |/
* / crypto: sparc - rename sha256 to sha256_algEric Biggers2020-07-161-7/+7
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
* arch/sparc/mm/srmmu.c: fix buildAndrew Morton2020-06-101-10/+0
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-092-2/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-093-17/+17
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-093-54/+11
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-094-30/+6
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-0915-15/+15
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-0919-20/+17
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0921-21/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-093-17/+4
* sparc: add show_stack_loglvl()Dmitry Safonov2020-06-092-9/+23
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-082-3/+0
|\
| * arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2020-06-082-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2020-06-0717-289/+212
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2020-06-075-12/+12
| |\
| | * sparc: use scnprintf() in show_pciobppath_attr() in vio.cChen Zhou2020-05-131-1/+1