index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
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_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
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
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
USB: handle idVendor of 0x0000
Greg Kroah-Hartman
1
-1
/
+1
2008-01-28
kbuild: warn about ld added unique sections
Sam Ravnborg
1
-2
/
+40
2008-01-28
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
2
-29
/
+227
2008-01-28
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
3
-7
/
+45
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-2
/
+2
2008-01-28
kbuild: support ARCH=x86 in buildtar
Daniel De Graaf
1
-2
/
+2
2008-01-28
kconfig: remove "enable"
Adrian Bunk
2
-21
/
+18
2008-01-28
kbuild: simplified warning report in modpost
Sam Ravnborg
1
-52
/
+52
2008-01-28
kbuild: introduce a few helpers in modpost
Sam Ravnborg
1
-35
/
+38
2008-01-28
kbuild: use simpler section mismatch warnings in modpost
Sam Ravnborg
1
-40
/
+16
2008-01-28
kbuild: introduce new option to enhance section mismatch analysis
Sam Ravnborg
1
-2
/
+7
2008-01-28
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
1
-15
/
+39
2008-01-28
kbuild: check section names consistently in modpost
Sam Ravnborg
1
-86
/
+60
2008-01-28
kbuild: introduce blacklisting in modpost
Sam Ravnborg
1
-177
/
+128
2008-01-28
kbuild: code refactoring in modpost
Sam Ravnborg
1
-105
/
+137
2008-01-28
kbuild: try harder to find symbol names in modpost
Sam Ravnborg
2
-2
/
+19
2008-01-28
kbuild: fix so modpost can now check any .o file
Sam Ravnborg
1
-1
/
+2
2008-01-28
kbuild: minor scripts/decodecode update
Randy Dunlap
1
-2
/
+15
2008-01-28
kconfig: use environment option
Roman Zippel
1
-15
/
+0
2008-01-28
kconfig: environment symbol support
Roman Zippel
8
-35
/
+108
2008-01-28
kconfig: explicitly introduce expression list
Roman Zippel
5
-20
/
+24
2008-01-28
kconfig: gconfig: symbol fix
EGRY Gabor
1
-1
/
+1
2008-01-28
kconfig: gettext support for config
EGRY Gabor
1
-15
/
+20
2008-01-28
kconfig: gettext support for lxdialog
EGRY Gabor
7
-10
/
+22
2008-01-28
kconfig: gettext support for menuconfig
EGRY Gabor
1
-25
/
+26
2008-01-28
kconfig: gettext support for xconfig
EGRY Gabor
1
-44
/
+49
2008-01-28
kconfig: macro fix in menu.c
EGRY Gabor
1
-2
/
+2
2008-01-28
kconfig: gettext support for gconfig
EGRY Gabor
2
-2
/
+6
2008-01-28
kconfig: missing macros in gconfig
EGRY Gabor
1
-4
/
+8
2008-01-28
kconfig: whitespace removing
EGRY Gabor
2
-0
/
+10
2008-01-28
kconfig: update-po-config info
EGRY Gabor
1
-7
/
+11
2008-01-28
kbuild: scripts/mkmakefile: dynamic determination of output directory
Jan Beulich
1
-3
/
+7
2008-01-28
kbuild: clean up modpost.c
Sam Ravnborg
1
-96
/
+101
2008-01-28
kconfig: use C89 random functions in conf.c
Ladislav Michl
1
-2
/
+2
2008-01-28
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
1
-3
/
+3
2008-01-28
kconfig: delete unused FILE_ and SYMBOL_ flags
Sam Ravnborg
2
-4
/
+0
2008-01-28
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
4
-10
/
+10
2008-01-28
kconfig: allow overriding symbols
Jan Engelhardt
1
-9
/
+5
2008-01-28
kconfig: make kconfig MinGW friendly
Ladislav Michl
3
-66
/
+32
2008-01-28
kbuild: fix false positive -dirty tag caused by make-kpkg
Theodore Ts'o
1
-1
/
+2
2008-01-28
kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag
Theodore Ts'o
1
-0
/
+1
2008-01-28
kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format
Theodore Ts'o
1
-1
/
+1
2008-01-28
kbuild: eradicate bashisms in scripts/patch-kernel
Andreas Mohr
1
-12
/
+10
2008-01-28
kbuild: fix installing external modules
Sam Ravnborg
1
-1
/
+1
2008-01-28
kbuild: fixup genksyms usage/getopt
Mike Frysinger
1
-3
/
+7
2008-01-28
kbuild: fix buglet in gcc-version.sh
Sam Ravnborg
1
-1
/
+4
2008-01-28
Kbuild: Clarify the rpm-related make packaging targets
Robert P. J. Day
1
-3
/
+2
2008-01-28
kbuild: support mercurial in setlocalversion
Aron Griffis
1
-0
/
+23
2008-01-28
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
1
-13
/
+11
2008-01-28
kbuild: fix a buffer overflow in modpost
Andi Kleen
1
-1
/
+2
[next]