index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
2
-4
/
+2
*
sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD
Young Xiao
2019-06-02
1
-0
/
+4
*
mdesc: fix a missing-check bug in get_vdev_port_node_info()
Gen Zhang
2019-06-02
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
7
-0
/
+7
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-0
/
+6
|
\
|
*
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
1
-0
/
+6
*
|
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
1
-12
/
+16
|
\
\
|
*
|
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-10
1
-12
/
+16
*
|
|
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-09
1
-2
/
+1
*
|
|
arch:sparc:kernel/uprobes.c : Remove duplicate header
Jagadeesh Pagadala
2019-05-08
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-23
1
-0
/
+4
|
\
\
|
*
|
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-15
1
-0
/
+4
*
|
|
sparc64/pci_sun4v: fix ATU checks for large DMA masks
Christoph Hellwig
2019-04-10
1
-9
/
+11
|
/
/
*
|
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
3
-0
/
+20
*
|
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
1
-2
/
+0
*
|
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-12
1
-1
/
+1
*
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
4
-52
/
+31
|
\
\
|
|
/
|
/
|
|
*
sparc64/pci_sun4v: allow large DMA masks
Christoph Hellwig
2019-02-20
1
-14
/
+5
|
*
sparc64/iommu: allow large DMA masks
Christoph Hellwig
2019-02-20
1
-4
/
+2
|
*
sparc64: refactor the ali DMA quirk
Christoph Hellwig
2019-02-20
4
-37
/
+27
*
|
arch: simplify several early memory allocations
Mike Rapoport
2019-03-07
1
-5
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
4
-4
/
+8
|
\
\
|
*
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
4
-4
/
+8
|
|
/
*
|
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
1
-0
/
+20
*
|
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-5
/
+9
*
|
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
1
-22
/
+42
*
|
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
1
-26
/
+26
*
|
timex: use __kernel_timex internally
Deepa Dinamani
2019-02-07
1
-2
/
+2
*
|
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
2019-02-07
2
-3
/
+62
*
|
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-0
/
+4
*
|
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
1
-0
/
+12
*
|
sparc64: fix sparc_ipc type conversion
Arnd Bergmann
2019-01-25
1
-1
/
+1
|
/
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
2
-5
/
+1
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
2
-0
/
+2
|
\
|
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
2
-0
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-5
/
+4
*
|
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2019-01-01
3
-3
/
+3
|
\
\
|
*
|
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
2
-2
/
+2
|
*
|
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
|
|
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
3
-9
/
+14
|
\
\
\
|
*
|
|
sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
3
-9
/
+14
|
|
/
/
*
|
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
4
-220
/
+51
|
\
\
\
|
*
|
|
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
|
*
|
|
sparc: use DT node full_name in sparc_dma_alloc_resource
Christoph Hellwig
2018-12-13
1
-1
/
+1
|
*
|
|
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2018-12-11
1
-121
/
+3
[next]