index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
1
-0
/
+2
2018-01-19
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
Will Deacon
1
-0
/
+8
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+10
2018-01-16
objtool: Fix seg fault with gold linker
Josh Poimboeuf
1
-4
/
+10
2018-01-14
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+4
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
1
-1
/
+0
2018-01-05
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
1
-1
/
+4
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-1
/
+1
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-22
/
+0
2017-12-15
scripts/faddr2line: fix CROSS_COMPILE unset error
Liu, Changcheng
1
-4
/
+4
2017-12-12
checkpatch: Remove ACCESS_ONCE() warning
Mark Rutland
1
-22
/
+0
2017-12-05
Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-12-02
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2017-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+19
2017-11-30
scripts/bloat-o-meter: don't fail with division by 0
Andy Shevchenko
1
-2
/
+5
2017-11-30
scripts/faddr2line: extend usage on generic arch
Liu, Changcheng
1
-7
/
+14
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
1
-1
/
+1
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-277
/
+0
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-14
/
+16
2017-11-24
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
2
-1
/
+29
2017-11-23
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
1
-1
/
+1
2017-11-23
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
Masahiro Yamada
1
-1
/
+1
2017-11-23
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
1
-3
/
+2
2017-11-23
coccinelle: fix parallel build with CHECK=scripts/coccicheck
Masahiro Yamada
1
-6
/
+9
2017-11-23
kconfig/symbol.c: use correct pointer type argument for sizeof
Heinrich Schuchardt
1
-1
/
+1
2017-11-22
Coccinelle: Remove setup_timer.cocci
Kees Cook
1
-277
/
+0
2017-11-20
Add optional check for bad kernel-doc comments
Matthew Wilcox
2
-1
/
+29
2017-11-18
kbuild: create built-in.o automatically if parent directory wants it
Masahiro Yamada
1
-2
/
+2
2017-11-18
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-216
/
+452
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-90
/
+129
2017-11-18
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
1
-0
/
+7
2017-11-18
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
1
-0
/
+1
2017-11-18
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
1
-0
/
+6
2017-11-18
checkpatch: add TP_printk to list of logging functions
Joe Perches
1
-0
/
+1
2017-11-18
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
1
-2
/
+3
2017-11-18
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
1
-22
/
+4
2017-11-18
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
1
-1
/
+1
2017-11-18
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
1
-1
/
+1
2017-11-18
get_maintainer: add more --self-test options
Joe Perches
1
-17
/
+132
2017-11-18
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
1
-17
/
+77
2017-11-18
parse-maintainers: add ability to specify filenames
Joe Perches
1
-5
/
+47
2017-11-18
spelling.txt: add "unnecessary" typo variants
Joe Perches
1
-0
/
+4
2017-11-16
kbuild: move coccicheck help from scripts/Makefile.help to top Makefile
Masahiro Yamada
1
-3
/
+0
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+5
2017-11-16
Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux
Linus Torvalds
1
-87
/
+283
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-36
/
+55
2017-11-16
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-2
/
+0
2017-11-16
bloat-o-meter: provide 3 different arguments for data, function and All
Maninder Singh
1
-34
/
+55
2017-11-16
selinux: remove unnecessary assignment to subdir-
Masahiro Yamada
1
-1
/
+0
2017-11-16
kbuild: specify FORCE in Makefile.headersinst as .PHONY target
Masahiro Yamada
1
-2
/
+3
[next]