index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2010-09-19
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
5
-26
/
+11
2010-09-19
kconfig: delay gconf window initialization
Arnaud Lacombe
1
-6
/
+6
2010-09-19
kconfig: expand by default the rootmenu's prompt
Arnaud Lacombe
1
-0
/
+4
2010-09-19
kconfig: add a symbol string expansion helper
Arnaud Lacombe
2
-0
/
+50
2010-09-19
kconfig: regen parser
Arnaud Lacombe
2
-267
/
+287
2010-09-19
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
1
-3
/
+11
2010-09-19
kconfig: allow PACKAGE to be defined on the compiler's command-line
Arnaud Lacombe
1
-0
/
+3
2010-09-19
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
6
-54
/
+45
2010-09-19
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
6
-34
/
+43
2010-09-19
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
2
-11
/
+11
2010-09-19
kconfig: replace a `switch()' statement by a more flexible `if()' statement
Arnaud Lacombe
1
-14
/
+5
2010-09-17
scripts/kconfig/gconf.glade Update broken web addresses.
Justin P. Mattock
1
-1
/
+0
2010-09-13
Merge branch 'kbuild/clean' into kbuild/kbuild
Michal Marek
1
-0
/
+2
2010-09-13
kconfig: Simplify Makefile for xconfig
Michal Marek
1
-2
/
+2
2010-09-13
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
1
-6
/
+4
2010-09-13
nconfig: Fix help for choice menus
Stephen Boyd
1
-0
/
+2
2010-09-11
docbook: warn on unused doc entries
Johannes Berg
2
-3
/
+178
2010-09-11
kernel-doc: ignore case when stripping attributes
Johannes Berg
1
-1
/
+1
2010-09-08
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
2010-09-06
xconfig: Change the titlebar if using Qt3
Michal Marek
1
-2
/
+8
2010-09-06
kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
Guillem Jover
1
-1
/
+3
2010-09-06
scripts/setlocalversion: update comment
Michael Prokop
1
-2
/
+4
2010-09-02
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
Rabin Vincent
1
-1
/
+1
2010-09-02
ARM: 6318/1: ftrace: fix and update dynamic ftrace
Rabin Vincent
1
-0
/
+2
2010-09-02
ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl
Rabin Vincent
1
-1
/
+2
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
3
-146
/
+168
2010-08-31
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
1
-1
/
+1
2010-08-31
Coccinelle: Add misc/ifcol.cocci
Nicolas Palix
1
-0
/
+48
2010-08-31
Coccinelle: Add misc/doubleinit.cocci
Nicolas Palix
1
-0
/
+53
2010-08-31
Coccinelle: Move alloc directory into api directory
Nicolas Palix
2
-1
/
+5
2010-08-31
Coccinelle: Move resource_size.cocci to the api directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Move err_cast.cocci to the api directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Add api/memdup_user
Nicolas Palix
1
-0
/
+35
2010-08-31
Coccinelle: Add api/memdup.cocci
Nicolas Palix
1
-0
/
+40
2010-08-31
Coccinelle: Add api/kstrdup.cocci
Nicolas Palix
1
-0
/
+39
2010-08-31
Coccinelle: Add free/kfree.cocci
Nicolas Palix
1
-0
/
+116
2010-08-31
Coccinelle: Add iterators/list_entry_update.cocci
Nicolas Palix
1
-0
/
+62
2010-08-31
Coccinelle: Add iterators/itnull.cocci
Nicolas Palix
1
-0
/
+58
2010-08-31
Coccinelle: Add iterators/fen.cocci
Nicolas Palix
1
-0
/
+64
2010-08-31
Coccinelle: Add locks/mini_lock.cocci
Nicolas Palix
1
-0
/
+95
2010-08-31
Coccinelle: Add locks/double_lock.cocci
Nicolas Palix
1
-0
/
+92
2010-08-31
Coccinelle: Add locks/call_kern.cocci
Nicolas Palix
1
-0
/
+74
2010-08-31
Coccinelle: Move deref_null.cocci to a more appropriate directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Add null/kmerr.cocci
Nicolas Palix
1
-0
/
+72
2010-08-31
Coccinelle: Add null/eno.cocci
Nicolas Palix
1
-0
/
+20
2010-08-26
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
1
-4
/
+2
2010-08-26
scripts/mod/modpost.c: fix commentary accordingly to last changes
Andy Shevchenko
1
-1
/
+4
2010-08-23
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-5
/
+11
2010-08-21
setlocalversion: Ignote SCMs above the linux source tree
Michal Marek
1
-2
/
+2
2010-08-20
Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes
Michal Marek
25
-91
/
+963
[prev]
[next]