index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
2
-2
/
+0
*
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
1
-4
/
+3
|
\
|
*
sparc64: enable HAVE_COPY_THREAD_TLS
Christian Brauner
2020-06-23
1
-4
/
+3
*
|
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
2
-3
/
+0
|
\
\
|
*
|
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
2
-3
/
+0
|
|
/
*
/
sparc64: Fix asm/percpu.h build error
Peter Zijlstra
2020-07-10
2
-0
/
+4
|
/
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
3
-54
/
+11
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
4
-4
/
+4
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
7
-8
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-08
2
-3
/
+0
|
\
|
*
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
2020-06-08
2
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2020-06-08
5
-60
/
+44
|
\
\
|
|
/
|
/
|
|
*
sparc32: mm: Reduce allocation size for PMD and PTE tables
Will Deacon
2020-05-14
1
-2
/
+2
|
*
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
2020-05-14
3
-4
/
+15
|
*
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
2020-05-14
5
-56
/
+29
*
|
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-05
1
-1
/
+2
*
|
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-2
/
+0
*
|
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-1
/
+0
*
|
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
1
-10
/
+0
*
|
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
1
-9
/
+0
*
|
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-05
1
-2
/
+2
*
|
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-04
1
-4
/
+0
*
|
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-04
1
-6
/
+0
*
|
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
2
-52
/
+57
|
\
\
|
*
|
floppy: use symbolic register names in the sparc64 port
Willy Tarreau
2020-05-12
1
-27
/
+32
|
*
|
floppy: use symbolic register names in the sparc32 port
Willy Tarreau
2020-05-12
1
-23
/
+23
|
*
|
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2020-05-12
2
-4
/
+4
|
|
/
*
|
sparc: switch to providing csum_and_copy_from_user()
Al Viro
2020-05-29
3
-2
/
+9
*
|
get rid of csum_partial_copy_to_user()
Al Viro
2020-04-22
1
-4
/
+3
|
/
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-7
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
2
-6
/
+0
*
mm: bring sparc pte_index() semantics inline with other platforms
Arjun Roy
2020-04-11
1
-5
/
+5
*
sparc32: use per-device dma_ops
Christoph Hellwig
2020-04-03
1
-13
/
+2
*
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-14
/
+0
*
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-04-01
2
-4
/
+4
|
\
|
*
sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
Masahiro Yamada
2020-03-25
2
-4
/
+4
*
|
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
2020-03-28
1
-2
/
+0
*
|
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-28
1
-4
/
+2
|
/
*
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
2020-02-04
1
-1
/
+1
*
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-02-04
1
-0
/
+9
*
sparc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-01-30
4
-33
/
+26
|
\
|
*
sparc64: add support for folded p4d page tables
Mike Rapoport
2020-01-30
2
-15
/
+15
|
*
sparc32: fix struct ipc64_perm type definition
Arnd Bergmann
2020-01-21
1
-11
/
+11
|
*
sparc: remove unneeded uapi/asm/statfs.h
Masahiro Yamada
2019-07-23
1
-7
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-30
1
-17
/
+0
|
\
\
|
*
|
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2020-01-03
1
-17
/
+0
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-0
/
+4
|
\
\
\
|
*
|
|
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
|
|
/
/
*
/
/
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+0
|
/
/
[next]