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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2
-18
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-14
mm: use mm_zero_struct_page from SPARC on all 64b architectures
Alexander Duyck
1
-30
/
+0
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+0
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-6
/
+5
2019-04-08
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
1
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-4
/
+3
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-2
/
+2
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-13
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-5
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
1
-0
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-2
/
+3
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+4
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-2
/
+0
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-4
/
+4
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
1
-5
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+4
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2
-7
/
+4
2019-01-04
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
1
-2
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-3
/
+3
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-148
/
+63
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-2
/
+2
2018-12-11
sparc: merge 32-bit and 64-bit version of pci.h
Christoph Hellwig
3
-88
/
+49
2018-12-11
sparc: move the leon PCI memory space comment to <asm/leon.h>
Christoph Hellwig
2
-9
/
+9
2018-12-11
sparc: remove not required includes from dma-mapping.h
Christoph Hellwig
1
-3
/
+1
2018-12-11
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
1
-46
/
+2
2018-11-18
sparc: generate uapi header and system call table files
Firoz Khan
1
-1
/
+3
2018-11-18
sparc: add __NR_syscalls along with NR_syscalls
Firoz Khan
1
-0
/
+2
2018-11-18
sparc: move __IGNORE* entries to non uapi header
Firoz Khan
1
-0
/
+16
2018-11-18
sparc: Remove unused leon_trans_init
Rob Herring
1
-1
/
+0
2018-11-18
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
2
-5
/
+5
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2
-12
/
+0
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-32
/
+8
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-2
/
+8
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-16
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-0
/
+1
[next]