index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-05
sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
Lorenzo Pieralisi
2020-10-05
sparc32: Remove useless io_32.h __KERNEL__ preprocessor guard
Lorenzo Pieralisi
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-08-20
sparc64: propagate the calling convention changes down to __csum_partial_copy...
Al Viro
2020-08-20
sparc32: propagate the calling conventions change down to __csum_partial_copy...
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
sparc: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-10
sparc64: Fix asm/percpu.h build error
Peter Zijlstra
2020-06-23
sparc64: enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-29
sparc: switch to providing csum_and_copy_from_user()
Al Viro
2020-05-13
sparc32: mm: Reduce allocation size for PMD and PTE tables
Will Deacon
2020-05-13
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
2020-05-13
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
2020-05-12
floppy: use symbolic register names in the sparc64 port
Willy Tarreau
2020-05-12
floppy: use symbolic register names in the sparc32 port
Willy Tarreau
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2020-04-22
get rid of csum_partial_copy_to_user()
Al Viro
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
mm: bring sparc pte_index() semantics inline with other platforms
Arjun Roy
2020-04-02
sparc32: use per-device dma_ops
Christoph Hellwig
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]