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-03-07
profile2linkerlist: fix perl warnings
Stephen Hemminger
1
-5
/
+3
2010-03-07
namespace: perlcritic warnings
Stephen Hemminger
1
-32
/
+33
2010-03-07
checkversion: perl cleanup
Stephen Hemminger
1
-12
/
+11
2010-03-07
checkincludes: fix perlcritic warnings
Stephen Hemminger
1
-10
/
+14
2010-03-07
scripts: improve checkstack
Stephen Hemminger
1
-10
/
+6
2010-03-07
kbuild: deb-pkg md5sums
FEJES Jozsef
1
-0
/
+2
2010-03-06
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
1
-0
/
+5
2010-03-06
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
1
-0
/
+6
2010-03-06
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
1
-2
/
+39
2010-03-06
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
1
-0
/
+2
2010-03-06
checkpatch: fix false positive on __initconst
Wolfram Sang
1
-1
/
+4
2010-03-06
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
1
-1
/
+9
2010-03-06
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
1
-1
/
+3
2010-03-06
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
1
-0
/
+5
2010-03-06
scripts/get_maintainer.pl: fix possible infinite loop
Joe Perches
1
-2
/
+2
2010-03-06
get_maintainer: quote email address with period
Stephen Hemminger
1
-2
/
+2
2010-03-06
get_maintainer: fix perlcritic warnings
Stephen Hemminger
1
-14
/
+20
2010-03-06
scripts/get_maintainer.pl: add ability to read from STDIN
Joe Perches
1
-11
/
+15
2010-03-06
scripts/get_maintainer.pl: change --sections to print in the same style as MA...
Joe Perches
1
-0
/
+2
2010-03-06
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
Joe Perches
1
-4
/
+32
2010-03-06
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
Joe Perches
1
-7
/
+76
2010-03-03
tags: Add the ability to make tags for all archs using "all"
John Kacur
1
-0
/
+11
2010-03-03
tags: Fix spelling error in comment (is->if)
John Kacur
1
-1
/
+1
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+18
2010-02-26
kernel-doc: drop the -filelist option, it doesn't work
Ilya Dryomov
1
-13
/
+1
2010-02-26
kernel-doc: track line numbers for each file separately
Ilya Dryomov
1
-0
/
+2
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
6
-40
/
+78
2010-02-25
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-4
/
+69
2010-02-25
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-247
/
+44
2010-02-22
tags: Use $SRCARCH
Michal Marek
1
-2
/
+2
2010-02-17
tags: include headers before source files
Guennadi Liakhovetski
1
-6
/
+14
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-05
markup_oops.pl: minor fixes
Hui Zhu
1
-5
/
+5
2010-02-05
markup_oops.pl: add options to improve cross-sompilation environments
Hui Zhu
1
-13
/
+36
2010-02-03
kconfig: Simplify LSMOD= handling
Michal Marek
1
-5
/
+4
2010-02-02
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2
-13
/
+38
2010-02-02
markup_oops.pl: fix $func_offset error with x86_64
Hui Zhu
1
-1
/
+1
2010-02-02
get_maintainer.pl: teach git log to use --no-color
Richard Kennedy
1
-2
/
+2
2010-02-02
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
1
-1
/
+14
2010-02-02
Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbu...
Michal Marek
1
-64
/
+88
2010-02-02
scripts: use %_tmppath in "make rpm-pkg"
John Saalwaechter
1
-1
/
+1
2010-02-02
markup_oops.pl: fix for faulting instruction in the first line of a range
Hui Zhu
1
-3
/
+4
2010-02-02
scripts: change scripts to use system python instead of env
Don Zickus
2
-2
/
+2
2010-02-02
scripts/kallsyms: suppress build warning
Himanshu Chauhan
1
-2
/
+4
2010-02-02
scripts/mkcompile_h: don't test for hardcoded paths
Michal Marek
1
-3
/
+2
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
4
-17
/
+21
2010-02-02
nconfig: minor fix
Nir Tzachar
1
-3
/
+3
2010-02-02
nconfig: mark local functions as such
Michal Marek
2
-15
/
+15
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
10
-20
/
+2314
2010-02-02
genksyms: close ref_file after use
Alexander Beregalov
1
-1
/
+3
[prev]
[next]