index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-05
2
-5
/
+2
*
sparc: remove unnecessary includes
Ira Weiny
2020-06-05
2
-2
/
+0
*
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-05
1
-3
/
+3
*
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-05
1
-0
/
+1
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
2
-10
/
+3
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
2
-8
/
+2
*
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
*
sparc32: register memory occupied by kernel as memblock.memory
Mike Rapoport
2020-06-04
1
-0
/
+1
*
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
*
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
2020-06-04
1
-15
/
+4
*
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-04
1
-22
/
+0
*
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-06-04
1
-8
/
+16
*
mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Mike Rapoport
2020-06-04
1
-9
/
+0
*
sparc32: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-04
1
-16
/
+5
*
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-04
1
-1
/
+1
*
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-04
1
-1
/
+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
*
|
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
1
-0
/
+1
|
\
\
|
*
|
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
1
-0
/
+1
|
|
/
*
|
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-02
3
-6
/
+12
|
\
\
|
*
|
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
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-01
4
-4
/
+0
|
\
\
|
*
|
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
4
-4
/
+0
|
|
/
*
|
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
2020-05-23
1
-2
/
+2
*
|
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
2020-05-23
1
-1
/
+1
|
/
*
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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
2
-5
/
+1
|
\
|
*
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2020-04-07
1
-4
/
+0
|
*
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-04-07
7
-34
/
+16
|
\
\
|
|
/
|
/
|
|
*
sparc32: use per-device dma_ops
Christoph Hellwig
2020-04-03
7
-34
/
+16
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
4
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
4
-0
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
1
-1
/
+0
|
\
\
|
*
|
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2020-02-24
1
-1
/
+0
|
|
/
*
|
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
2
-2
/
+0
*
|
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
2
-2
/
+2
*
|
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
2
-2
/
+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
3
-9
/
+4
|
\
\
|
*
|
sparc: revive __HAVE_ARCH_STRLEN for 32bit sparc
Masahiro Yamada
2020-03-25
2
-4
/
+4
[next]