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
2008-03-04
update checkpatch.pl to version 0.15
Andy Whitcroft
1
-117
/
+206
2008-02-23
kernel-doc: fix function-pointer-parameter parsing
Richard Kennedy
1
-3
/
+3
2008-02-19
kbuild: fix reversed symbol name order in modpost
Geert Uytterhoeven
1
-1
/
+1
2008-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-13
/
+21
2008-02-14
kernel-doc: remove fastcall
Harvey Harrison
1
-1
/
+0
2008-02-13
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
3
-1
/
+177
2008-02-13
kconfig: fix select in combination with default
Roman Zippel
1
-13
/
+21
2008-02-11
kbuild: fix make V=1
Sam Ravnborg
1
-0
/
+3
2008-02-09
Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...
Michal Sojka
1
-1
/
+2
2008-02-09
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
1
-2
/
+6
2008-02-09
kbuild/modpost: Use warn() for announcing section mismatches
Geert Uytterhoeven
1
-8
/
+8
2008-02-09
Add binoffset to gitignore
Uwe Kleine-König
1
-0
/
+1
2008-02-09
kbuild/modpost: improve warnings if symbol is unknown
Sam Ravnborg
1
-7
/
+14
2008-02-08
update checkpatch.pl to version 0.14
Andy Whitcroft
1
-42
/
+184
2008-02-08
update checkpatch.pl to version 0.13
Andy Whitcroft
1
-96
/
+198
2008-02-07
kernel-doc: warn on badly formatted short description
Randy Dunlap
1
-0
/
+8
2008-02-07
kernel-doc: prevent duplicate description: output
Randy Dunlap
1
-1
/
+1
2008-02-07
kernel-doc: fix for vunmap function prototype
Randy Dunlap
1
-1
/
+1
2008-02-06
Claim maintainership for block2mtd and update email addresses
Joern Engel
1
-1
/
+1
2008-02-06
kallsyms should prefer non weak symbols
Paulo Marques
1
-3
/
+34
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-14
/
+10
2008-02-03
kbuild: add svn revision information to setlocalversion
Bryan Wu
1
-0
/
+16
2008-02-03
kbuild: do not warn about __*init/__*exit symbols being exported
Sam Ravnborg
1
-1
/
+1
2008-02-03
kconfig: ignore select of unknown symbol
Sam Ravnborg
1
-6
/
+3
2008-02-03
kconfig: mark config as changed when loading an alternate config
Sam Ravnborg
1
-0
/
+1
2008-02-03
kbuild: print only total number of section mismatces found
Sam Ravnborg
1
-8
/
+7
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
[next]