summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+7
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-11/+9
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-16/+7
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+13
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALJens Axboe2-3/+7
2020-12-09sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra1-0/+13
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel1-0/+1
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel1-0/+2
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-3/+1
2020-11-06sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner3-16/+7
2020-10-27sparc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2-11/+9
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+7
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+1
2020-10-05sparc32: Move ioremap/iounmap declaration before asm-generic/io.h includeLorenzo Pieralisi1-6/+7
2020-10-05sparc32: Remove useless io_32.h __KERNEL__ preprocessor guardLorenzo Pieralisi1-4/+0
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig1-2/+1
2020-08-20sparc64: propagate the calling convention changes down to __csum_partial_copy...Al Viro3-40/+4
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy...Al Viro1-44/+5
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro2-43/+36
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro2-4/+8
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig2-2/+2
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar1-1/+0
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2-2/+0
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2-1/+3
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds1-4/+3
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-10sparc64: Fix asm/percpu.h build errorPeter Zijlstra2-0/+4
2020-06-23sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner1-4/+3
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport3-54/+11
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport4-4/+4
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport7-8/+5
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 Torvalds5-60/+44
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-1/+2
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-2/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
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-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
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-52/+57
2020-05-29sparc: switch to providing csum_and_copy_from_user()Al Viro3-2/+9
2020-05-13sparc32: mm: Reduce allocation size for PMD and PTE tablesWill Deacon1-2/+2