summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-02sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-30mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2021-03-08Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-02-26Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2021-02-26Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...David S. Miller
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
2021-01-03sparc32: take ->thread.flags outAl Viro
2021-01-03sparc32: get rid of fake_swapper_regsAl Viro
2021-01-03sparc64: get rid of fake_swapper_regsAl Viro
2021-01-03Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro
2021-01-03sparc32: switch to generic extablesAl Viro
2021-01-03sparc32: kill lookup_fault()Al Viro
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