summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-18sparc: make xchg() into a statement expressionRandy Dunlap
2021-02-18sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz
2021-02-15sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-01-29tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon
2021-01-24sparc/mm/highmem: flush cache and TLBThomas Gleixner
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-12-09sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-06sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-27sparc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-05sparc32: Move ioremap/iounmap declaration before asm-generic/io.h includeLorenzo Pieralisi
2020-10-05sparc32: Remove useless io_32.h __KERNEL__ preprocessor guardLorenzo Pieralisi
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig
2020-09-14sparc: remove SA_STATIC_ALLOC macro definitionPeter Collingbourne
2020-08-20sparc64: propagate the calling convention changes down to __csum_partial_copy...Al Viro
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-21sparc32: srmmu: improve type safety of __nocache_fix()Mike Rapoport
2020-07-21SPARC: backoff.h: delete a duplicated wordRandy Dunlap
2020-07-10sparc64: Fix asm/percpu.h build errorPeter Zijlstra
2020-06-23sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport