index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-03
sparc32: get rid of fake_swapper_regs
Al Viro
1
-0
/
+1
2021-01-03
sparc64: get rid of fake_swapper_regs
Al Viro
1
-0
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+7
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+9
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-16
/
+7
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2020-12-12
sparc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-3
/
+7
2020-12-09
sparc64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
1
-0
/
+13
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
1
-0
/
+1
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
1
-0
/
+2
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
1
-3
/
+1
2020-11-06
sparc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
3
-16
/
+7
2020-10-27
sparc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2
-11
/
+9
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+7
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2020-10-05
sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
Lorenzo Pieralisi
1
-6
/
+7
2020-10-05
sparc32: Remove useless io_32.h __KERNEL__ preprocessor guard
Lorenzo Pieralisi
1
-4
/
+0
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+1
2020-08-20
sparc64: propagate the calling convention changes down to __csum_partial_copy...
Al Viro
3
-40
/
+4
2020-08-20
sparc32: propagate the calling conventions change down to __csum_partial_copy...
Al Viro
1
-44
/
+5
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2
-43
/
+36
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2
-4
/
+8
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2
-2
/
+2
2020-08-12
sparc: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
1
-1
/
+0
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+3
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2
-2
/
+0
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2
-1
/
+3
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-4
/
+3
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2
-3
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2
-3
/
+0
2020-07-10
sparc64: Fix asm/percpu.h build error
Peter Zijlstra
2
-0
/
+4
2020-06-23
sparc64: enable HAVE_COPY_THREAD_TLS
Christian Brauner
1
-4
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
3
-54
/
+11
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
4
-4
/
+4
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
7
-8
/
+5
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
2
-3
/
+0
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
5
-60
/
+44
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-1
/
+2
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-2
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-10
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-9
/
+0
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-2
/
+2
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-52
/
+57
[next]