index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
2
-3
/
+3
|
\
|
*
sh: remove nargs from __SYSCALL
Firoz Khan
2019-03-05
2
-3
/
+3
*
|
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
/
+5
*
|
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
1
-21
/
+21
*
|
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
/
+11
*
|
sh: add statx system call
Arnd Bergmann
2019-01-25
1
-0
/
+1
|
/
*
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
|
*
sh: ftrace: Fix missing parenthesis in WARN_ON()
Steven Rostedt (VMware)
2019-01-03
1
-1
/
+1
*
|
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-0
/
+1
|
\
\
|
*
|
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
|
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
3
-14
/
+14
*
|
|
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2019-01-01
1
-13
/
+1
|
\
\
\
|
*
|
|
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
|
*
|
|
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-12
/
+0
|
*
|
|
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
2
-8
/
+12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
2
-8
/
+12
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
149
-659
/
+168
|
\
\
\
|
*
|
|
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
44
-189
/
+51
|
*
|
|
sh: cpu: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
6
-25
/
+6
|
*
|
|
sh: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
4
-13
/
+5
|
*
|
|
sh: sh5: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-30
/
+9
|
*
|
|
sh: sh4a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
37
-194
/
+38
|
*
|
|
sh: sh4: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
9
-36
/
+9
|
*
|
|
sh: sh3: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
16
-68
/
+20
|
*
|
|
sh: sh2a: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
19
-78
/
+21
|
*
|
|
sh: sh2: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
7
-26
/
+9
*
|
|
|
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
1
-73
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sh: remove board_time_init() callback
Arnd Bergmann
2018-12-18
1
-4
/
+1
|
*
|
|
sh: remove unused rtc_sh_get/set_time infrastructure
Arnd Bergmann
2018-12-18
1
-69
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-26
5
-384
/
+501
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sh: generate uapi header and syscall table header files
Firoz Khan
2018-12-19
1
-384
/
+3
|
*
|
sh: add system call table generation support
Firoz Khan
2018-12-19
4
-0
/
+498
|
|
/
*
|
sh/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-14
/
+2
|
/
*
sh: prefer _THIS_IP_ to current_text_addr
Nick Desaulniers
2018-08-17
1
-1
/
+1
*
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-15
1
-1
/
+1
|
\
|
*
media: arch: sh: ap325rxa: Use new renesas-ceu camera driver
Jacopo Mondi
2018-06-28
1
-1
/
+1
*
|
Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-08-14
3
-90
/
+85
|
\
\
|
*
|
sh: use generic dma_noncoherent_ops
Christoph Hellwig
2018-08-02
3
-91
/
+12
|
*
|
sh: split arch/sh/mm/consistent.c
Christoph Hellwig
2018-08-02
2
-1
/
+85
|
*
|
sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
Christoph Hellwig
2018-08-02
2
-6
/
+2
|
*
|
sh: simplify get_arch_dma_ops
Christoph Hellwig
2018-08-02
1
-7
/
+1
|
|
/
*
|
perf/arch/sh: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
2018-06-26
1
-18
/
+19
*
|
perf/arch/sh: Remove "struct arch_hw_breakpoint::name" unused field
Frederic Weisbecker
2018-06-26
1
-7
/
+0
*
|
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
2018-06-26
1
-5
/
+4
*
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-3
/
+4
*
|
sh/kprobes: Don't call the ->break_handler() in SH kprobes code
Masami Hiramatsu
2018-06-21
1
-13
/
+1
*
|
sh/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-51
/
+0
|
/
[next]