index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-13
2
-2
/
+4
|
\
|
*
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
2018-01-13
1
-1
/
+0
|
*
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
2018-01-06
1
-1
/
+4
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
1
-22
/
+0
|
\
\
|
*
|
checkpatch: Remove ACCESS_ONCE() warning
Mark Rutland
2017-12-12
1
-22
/
+0
*
|
|
scripts/faddr2line: fix CROSS_COMPILE unset error
Liu, Changcheng
2017-12-14
1
-4
/
+4
|
/
/
*
|
Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux
Linus Torvalds
2017-12-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
2017-12-02
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-29
2
-9
/
+19
|
\
\
|
*
|
scripts/bloat-o-meter: don't fail with division by 0
Andy Shevchenko
2017-11-29
1
-2
/
+5
|
*
|
scripts/faddr2line: extend usage on generic arch
Liu, Changcheng
2017-11-29
1
-7
/
+14
|
|
/
*
|
vsprintf: add printk specifier %px
Tobin C. Harding
2017-11-29
1
-1
/
+1
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-277
/
+0
|
\
|
*
Coccinelle: Remove setup_timer.cocci
Kees Cook
2017-11-21
1
-277
/
+0
*
|
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-11-25
5
-14
/
+16
|
\
\
|
*
|
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
2017-11-23
1
-1
/
+1
|
*
|
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
Masahiro Yamada
2017-11-23
1
-1
/
+1
|
*
|
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
2017-11-23
1
-3
/
+2
|
*
|
coccinelle: fix parallel build with CHECK=scripts/coccicheck
Masahiro Yamada
2017-11-23
1
-6
/
+9
|
*
|
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
2017-11-23
1
-1
/
+1
|
*
|
kbuild: create built-in.o automatically if parent directory wants it
Masahiro Yamada
2017-11-18
1
-2
/
+2
|
|
/
*
|
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
2017-11-23
2
-1
/
+29
|
\
\
|
|
/
|
/
|
|
*
Add optional check for bad kernel-doc comments
Matthew Wilcox
2017-11-20
2
-1
/
+29
*
|
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-17
10
-216
/
+452
|
\
\
|
*
|
coccinelle: orplus: reorganize to improve performance
Julia Lawall
2017-11-16
1
-14
/
+29
|
*
|
coccinelle: use exists to improve efficiency
Julia Lawall
2017-11-14
1
-1
/
+1
|
*
|
builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
Sven Joachim
2017-11-14
1
-2
/
+2
|
*
|
Coccinelle: use false positive annotation
Julia Lawall
2017-11-14
1
-4
/
+4
|
*
|
coccinelle: fix verbose message about .cocci file being run
Masahiro Yamada
2017-11-14
1
-1
/
+1
|
*
|
coccinelle: grep Options and Requires fields more precisely
Masahiro Yamada
2017-11-14
2
-3
/
+3
|
*
|
Coccinelle: make DEBUG_FILE option more useful
Julia Lawall
2017-11-14
1
-9
/
+11
|
*
|
coccinelle: api: detect identical chip data arrays
Julia Lawall
2017-11-14
1
-0
/
+161
|
*
|
coccinelle: Improve setup_timer.cocci matching
Kees Cook
2017-11-14
1
-24
/
+105
|
*
|
Coccinelle: setup_timer: improve messages from setup_timer
Julia Lawall
2017-11-14
1
-9
/
+6
|
*
|
kbuild: rpm-pkg: do not force -jN in submake
Masahiro Yamada
2017-11-14
1
-1
/
+2
|
*
|
kbuild: rpm-pkg: keep spec file until make mrproper
Masahiro Yamada
2017-11-14
1
-2
/
+2
|
*
|
kbuild: rpm-pkg: fix jobserver unavailable warning
Masahiro Yamada
2017-11-14
1
-2
/
+2
|
*
|
kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
Masahiro Yamada
2017-11-14
1
-16
/
+16
|
*
|
kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
Masahiro Yamada
2017-11-14
1
-25
/
+32
|
*
|
kbuild: rpm-pkg: refactor mkspec with here doc
Masahiro Yamada
2017-11-14
1
-113
/
+105
|
*
|
kbuild: rpm-pkg: clean up mkspec
Masahiro Yamada
2017-10-09
1
-28
/
+16
|
*
|
kbuild: rpm-pkg: install vmlinux.bz2 unconditionally
Masahiro Yamada
2017-10-09
1
-3
/
+0
|
*
|
kbuild: rpm-pkg: remove ppc64 specific image handling
Masahiro Yamada
2017-10-09
1
-5
/
+0
*
|
|
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-17
11
-90
/
+129
|
\
\
\
|
*
|
|
kbuild: move coccicheck help from scripts/Makefile.help to top Makefile
Masahiro Yamada
2017-11-17
1
-3
/
+0
|
*
|
|
selinux: remove unnecessary assignment to subdir-
Masahiro Yamada
2017-11-16
1
-1
/
+0
|
*
|
|
kbuild: specify FORCE in Makefile.headersinst as .PHONY target
Masahiro Yamada
2017-11-16
1
-2
/
+3
|
*
|
|
kbuild: optimize object directory creation for incremental build
Masahiro Yamada
2017-11-16
1
-0
/
+5
|
*
|
|
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-16
3
-26
/
+6
|
*
|
|
kbuild: filter-out PHONY targets from "targets"
Masahiro Yamada
2017-11-16
1
-1
/
+1
[next]