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
2013-11-02
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2
-1
/
+13
2013-09-24
checkpatch: make extern in .h prototypes quieter
Joe Perches
1
-2
/
+2
2013-09-13
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2013-09-13
scripts/config: fix variable substitution command
Clement Chauplannaz
1
-1
/
+1
2013-09-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+21
2013-09-11
checkpatch: add test for positional misuse of section specifiers like __initdata
Joe Perches
1
-1
/
+46
2013-09-11
checkpatch: fix perl version 5.12 and earlier incompatibility
Joe Perches
1
-2
/
+2
2013-09-11
checkpatch: reduce runtime/cpu time used
Joe Perches
1
-1
/
+3
2013-09-11
checkpatch: better --fix of SPACING errors.
Joe Perches
1
-22
/
+42
2013-09-11
checkpatch: ignore #define TRACE_<foo> macros
Joe Perches
1
-1
/
+2
2013-09-11
checkpatch: add --types option to report only specific message types
Joe Perches
1
-18
/
+38
2013-09-11
checkpatch: fix networking kernel-doc block comment defect
Joe Perches
1
-0
/
+1
2013-09-11
checkpatch: warn when using extern with function prototypes in .h files
Joe Perches
1
-0
/
+10
2013-09-11
checkpatch: check for duplicate signatures
Joe Perches
1
-0
/
+12
2013-09-11
checkpatch: enforce sane perl version
Dave Hansen
1
-0
/
+12
2013-09-11
checkpatch: check CamelCase by word, not by $Lval
Joe Perches
1
-5
/
+9
2013-09-11
checkpatch: add a few more --fix corrections
Joe Perches
1
-38
/
+84
2013-09-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
9
-340
/
+408
2013-09-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-24
/
+178
2013-09-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-8
/
+0
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+4
2013-09-05
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
1
-0
/
+6
2013-09-05
kconfig: regenerate bison parser
Yann E. MORIN
1
-264
/
+298
2013-09-05
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2
-13
/
+3
2013-09-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2013-09-01
diffconfig: Update script to support python versions 2.5 through 3.3
Mike Pagano
1
-15
/
+13
2013-08-30
tile: support ftrace on tilegx
Tony Lu
1
-0
/
+4
2013-08-28
scripts/checkkconfigsymbols.sh: replace echo -e with printf
Max Filippov
1
-2
/
+2
2013-08-26
kbuild: Add MIPS specific files to generated package.
Stuart Longland
1
-0
/
+21
2013-08-20
scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.
Chen Gang
1
-0
/
+1
2013-08-19
diffconfig: Gracefully exit if the default config files are not present
Mike Pagano
1
-2
/
+7
2013-08-15
kconfig: silence warning when parsing auto.conf when a symbol has changed type
Yann E. MORIN
1
-3
/
+8
2013-08-15
scripts/config: use sed's POSIX interface
Clement Chauplannaz
1
-3
/
+41
2013-08-15
kconfig: switch to "long long" for sanity
Kees Cook
1
-9
/
+10
2013-08-15
Provide version number for Debian firmware package
Heinrich Schuchardt
1
-1
/
+1
2013-08-13
coccinelle: replace 0/1 with false/true in functions returning bool
Rasmus Villemoes
1
-0
/
+58
2013-07-25
scripts: remove unused function in sortextable.c
Ramkumar Ramachandra
1
-8
/
+0
2013-07-24
deb-pkg: add a hook argument to match debian hooks parameters
Anisse Astier
1
-1
/
+1
2013-07-24
deb-pkg: fix installed image path on parisc, mips and powerpc
Anisse Astier
1
-7
/
+20
2013-07-24
deb-pkg: split debug symbols in their own package
Anisse Astier
1
-1
/
+49
2013-07-24
deb-pkg: use KCONFIG_CONFIG instead of .config file directly
Anisse Astier
1
-6
/
+7
2013-07-23
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
3
-33
/
+24
2013-07-23
rpm-pkg: add generation of kernel-devel
Mike Marciniszyn
1
-2
/
+26
2013-07-23
rpm-pkg: install firmware files in kernel relative directory
Mike Marciniszyn
1
-4
/
+5
2013-07-23
rpm-pkg: add %post section to create initramfs and grub hooks
Mike Marciniszyn
1
-0
/
+9
2013-07-16
kconfig: simplify symbol-search code
Yann E. MORIN
1
-19
/
+11
2013-07-16
kconfig: don't allocate n+1 elements in temporary array
Yann E. MORIN
1
-1
/
+1
2013-07-16
kconfig: minor style fixes in symbol-search code
Yann E. MORIN
1
-4
/
+3
2013-07-16
kconfig/[mn]conf: shorten title in search-box
Yann E. MORIN
2
-4
/
+4
2013-07-16
kconfig: avoid multiple calls to strlen
Yann E. MORIN
1
-5
/
+5
[next]