index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/gdb: print cached rate in lx-clk-summary
Leonard Crestez
2019-05-14
2
-7
/
+18
*
scripts/gdb: clean up error handling in list helpers
Leonard Crestez
2019-05-14
1
-8
/
+2
*
scripts/gdb: add $lx_clk_core_lookup function
Leonard Crestez
2019-05-14
1
-0
/
+23
*
scripts/gdb: initial clk support: lx-clk-summary
Leonard Crestez
2019-05-14
2
-0
/
+47
*
scripts/gdb: add hlist utilities
Leonard Crestez
2019-05-14
1
-0
/
+23
*
scripts/gdb: silence pep8 checks
Stephen Boyd
2019-05-14
5
-5
/
+16
*
scripts/gdb: add a timer list command
Stephen Boyd
2019-05-14
3
-0
/
+233
*
scripts/gdb: add rb tree iterating utilities
Stephen Boyd
2019-05-14
2
-0
/
+178
*
scripts/gdb: add kernel config dumping command
Stephen Boyd
2019-05-14
2
-0
/
+45
*
scripts/gdb: find vmlinux where it was before
Stephen Boyd
2019-05-14
1
-1
/
+5
*
Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-13
1
-1
/
+1
|
\
|
*
gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6
Chris Packham
2019-05-10
1
-1
/
+1
*
|
bpf: fix script for generating man page on BPF helpers
Quentin Monnet
2019-05-13
1
-4
/
+4
*
|
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2019-05-08
3
-0
/
+51
|
\
\
|
*
|
scripts/documentation-file-ref-check: detect broken :doc:`foo`
Mauro Carvalho Chehab
2019-05-03
1
-0
/
+29
|
*
|
scripts/documentation-file-ref-check: don't parse Next/ dir
Mauro Carvalho Chehab
2019-05-03
1
-0
/
+3
|
*
|
docs: scripts/sphinx-pre-install: suggest latexmk for building pdf
Mauro Carvalho Chehab
2019-04-01
1
-0
/
+1
|
*
|
checkpatch: Warn on improper usage of Co-developed-by
Sean Christopherson
2019-03-25
1
-0
/
+18
*
|
|
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
10
-32
/
+13
|
\
\
\
|
*
|
|
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
2019-05-07
1
-0
/
+3
|
*
|
|
scripts/tags.sh: fix direct execution of scripts/tags.sh
Masahiro Yamada
2019-05-03
1
-1
/
+1
|
*
|
|
scripts: override locale from environment when running recordmcount.pl
Daniel Dadap
2019-05-03
1
-1
/
+1
|
*
|
|
modpost: make KBUILD_MODPOST_WARN also configurable for external modules
Wiebe, Wladislav (Nokia - DE/Ulm)
2019-04-11
1
-1
/
+1
|
*
|
|
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2019-04-02
6
-6
/
+6
|
*
|
|
kbuild: mkmakefile: generate a simple wrapper of top Makefile
Masahiro Yamada
2019-04-02
1
-18
/
+2
|
*
|
|
kbuild: mkmakefile: do not check the generated Makefile marker
Masahiro Yamada
2019-04-02
1
-6
/
+0
*
|
|
|
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-05-08
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
2019-04-22
1
-0
/
+3
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-1
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: tolerate missing pahole when generating BTF
Andrii Nakryiko
2019-05-06
1
-0
/
+5
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
2
-2
/
+0
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
kbuild: handle old pahole more gracefully when generating BTF
Andrii Nakryiko
2019-04-16
1
-1
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
1
-1
/
+19
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kbuild: add ability to generate BTF type info for vmlinux
Andrii Nakryiko
2019-04-03
1
-1
/
+19
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
3
-64
/
+195
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scripts/selinux: fix build
Stephen Smalley
2019-03-19
1
-1
/
+1
|
*
|
|
|
|
|
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
2019-03-18
2
-2
/
+0
|
*
|
|
|
|
|
scripts/selinux: modernize mdp
Stephen Smalley
2019-03-18
2
-63
/
+194
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
1
-120
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
security: Move stackleak config to Kconfig.hardening
Kees Cook
2019-04-24
1
-51
/
+0
|
*
|
|
|
|
|
security: Create "kernel hardening" config area
Kees Cook
2019-04-24
1
-69
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
objtool: Add UACCESS validation
Peter Zijlstra
2019-04-03
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
ubsan: Remove vla bound checks.
Andrey Ryabinin
2019-05-06
1
-1
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-30
2
-2
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
2019-04-29
2
-2
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
locking/atomics: Don't assume that scripts are executable
Andrew Morton
2019-04-19
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-06
1
-0
/
+363
|
|
/
|
/
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-29
1
-1
/
+1
|
\
\
[next]