index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
Merge tag 'v4.4.172' into artik-nexell-4.4
Jaehoon Chung
8
-38
/
+63
2019-01-26
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
1
-0
/
+2
2019-01-26
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
1
-1
/
+1
2019-01-13
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-13
unifdef: use memcpy instead of strncpy
Linus Torvalds
1
-2
/
+2
2018-12-13
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
1
-0
/
+3
2018-11-27
kbuild: Add __cc-option macro
Matthias Kaehlcke
1
-2
/
+7
2018-11-27
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
1
-2
/
+3
2018-11-27
kbuild: Add support to generate LLVM assembly files
VinÃcius Tinti
1
-0
/
+8
2018-11-27
kbuild, LLVMLinux: Add -Werror to cc-option to support clang
Mark Charlebois
1
-3
/
+3
2018-11-27
kbuild: drop -Wno-unknown-warning-option from clang options
Masahiro Yamada
1
-1
/
+0
2018-11-27
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
1
-2
/
+6
2018-11-27
kbuild: consolidate redundant sed script ASM offset generation
Masahiro Yamada
1
-1
/
+0
2018-11-27
kbuild: Consolidate header generation from ASM offset information
Matthias Kaehlcke
2
-26
/
+30
2018-10-01
Merge tag 'v4.4.159' into artik-nexell-4.4
Chanho Park
3
-6
/
+9
2018-09-26
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
1
-0
/
+3
2018-09-15
kbuild: make missing $DEPMOD a Warning instead of an Error
Randy Dunlap
1
-2
/
+2
2018-09-15
scripts: modpost: check memory allocation results
Randy Dunlap
1
-4
/
+4
2018-09-11
Merge tag 'v4.4.154' into artik-nexell-4.4
Chanho Park
14
-985
/
+911
2018-08-17
kbuild: verify that $DEPMOD is installed
Randy Dunlap
1
-1
/
+7
2018-08-17
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2
-1
/
+4
2018-07-19
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
1
-2
/
+3
2018-06-13
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
1
-1
/
+1
2018-05-30
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
1
-1
/
+1
2018-05-30
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
1
-0
/
+1
2018-05-30
kconfig: Don't leak main menus during parsing
Ulf Magnusson
1
-9
/
+24
2018-04-13
tags: honor COMPILED_SOURCE with apart output directory
Robert Jarzmik
1
-0
/
+1
2018-03-18
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
1
-4
/
+4
2018-02-25
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-0
/
+9
2018-02-25
genksyms: Fix segfault with invalid declarations
Michal Marek
3
-964
/
+853
2018-02-25
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2018-02-16
powerpc: Simplify module TOC handling
Alan Modra
1
-1
/
+2
2018-01-25
Merge tag 'v4.4.113' into artik-nexell-4.4
Chanho Park
5
-15
/
+91
2018-01-23
kbuild: modversions for EXPORT_SYMBOL() for asm
Nicholas Piggin
1
-7
/
+80
2018-01-10
genksyms: Handle string literals with spaces in reference files
Michal Marek
1
-2
/
+4
2017-12-16
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
1
-3
/
+2
2017-12-16
module: set __jump_table alignment to 8
David Daney
1
-0
/
+2
2017-11-03
script: Add a .dtbo target, use for overlays
Jaewon Kim
2
-3
/
+17
2017-11-03
scripts/dtc: Update to upstream version 1.4.1
Phil Elwell
10
-622
/
+1022
2017-07-21
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
1
-3
/
+3
2017-01-09
kconfig/nconf: Fix hang when editing symbol with a long prompt
Ben Hutchings
1
-4
/
+11
2016-11-26
scripts/has-stack-protector: add -fno-PIE
Sebastian Andrzej Siewior
1
-1
/
+1
2016-10-31
Revert "x86/mm: Expand the exception table logic to allow new handling options"
Greg Kroah-Hartman
1
-32
/
+0
2016-10-31
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
1
-0
/
+32
2016-08-20
ftrace/recordmcount: Work around for addition of metag magic but not relocations
Laura Abbott
1
-1
/
+8
2016-07-27
of: fix autoloading due to broken modalias with no 'compatible'
Wolfram Sang
1
-1
/
+1
2016-06-07
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
1
-2
/
+2
2016-06-01
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
1
-0
/
+1
2016-05-04
unbreak allmodconfig KCONFIG_ALLCONFIG=...
Al Viro
1
-5
/
+7
2016-04-12
kbuild/mkspec: fix grub2 installkernel issue
Jiri Kosina
1
-4
/
+4
[next]