summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc/mm/highmem: flush cache and TLBThomas Gleixner2021-01-241-4/+5
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-3/+7
|\
| * sparc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-3/+7
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-152-11/+9
|\ \
| * | sparc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-272-11/+9
| |/
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+3
|\ \
| * | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| * | net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
| |/
* | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-143-16/+7
|\ \
| * | sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-063-16/+7
| |/
* | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-141-0/+13
|\ \
| * | sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-091-0/+13
| |/
* / arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-3/+1
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-10/+7
|\
| * sparc32: Move ioremap/iounmap declaration before asm-generic/io.h includeLorenzo Pieralisi2020-10-051-6/+7
| * sparc32: Remove useless io_32.h __KERNEL__ preprocessor guardLorenzo Pieralisi2020-10-051-4/+0
* | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+1
|\ \
| * | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+1
| |/
* | sparc64: propagate the calling convention changes down to __csum_partial_copy...Al Viro2020-08-203-40/+4
* | sparc32: propagate the calling conventions change down to __csum_partial_copy...Al Viro2020-08-201-44/+5
* | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-202-43/+36
* | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-202-4/+8
* | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
|/
* uaccess: remove segment_eqChristoph Hellwig2020-08-122-2/+2
* sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar2020-08-121-1/+0
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-102-1/+3
|\
| * locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-062-1/+3
* | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-4/+3
|\ \ | |/ |/|
| * sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner2020-06-231-4/+3
* | 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
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-093-54/+11
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-094-4/+4
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-097-8/+5
* 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-075-60/+44
|\ \ | |/ |/|
| * sparc32: mm: Reduce allocation size for PMD and PTE tablesWill Deacon2020-05-131-2/+2
| * sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon2020-05-133-4/+15
| * sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon2020-05-135-56/+29
* | kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-1/+2
* | arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-2/+0
* | arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* | arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-10/+0
* | arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-9/+0
* | arch/kmap: remove BUG_ON()Ira Weiny2020-06-041-2/+2