index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2009-09-22
checkpatch: indent checks -- stop when we run out of continuation lines
Andy Whitcroft
-2
/
+3
2009-09-22
checkpatch: handle C99 comments correctly (performance issue)
Daniel Walker
-0
/
+13
2009-09-22
checkpatch: possible types -- else cannot start a type
Andy Whitcroft
-0
/
+2
2009-09-22
scripts/get_maintainer.pl: add maintainers in order listed in matched section
Joe Perches
-16
/
+54
2009-09-22
scripts/get_maintainer.pl: add --remove-duplicates
Joe Perches
-53
/
+55
2009-09-22
scripts/get_maintainer.pl: using --separator implies --nomultiline
Joe Perches
-0
/
+5
2009-09-22
scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups
Joe Perches
-7
/
+65
2009-09-22
scripts/get_maintainer.pl: better email routines, use perl not shell where po...
Joe Perches
-56
/
+96
2009-09-22
scripts/get_maintainer.pl: add --pattern-depth
Joe Perches
-7
/
+14
2009-09-22
scripts/get_maintainer.pl: add sections in pattern match depth order
Joe Perches
-1
/
+8
2009-09-22
scripts/get_maintainer.pl: add --git-blame
Joe Perches
-29
/
+109
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+0
2009-09-21
trivial: kbuild: remove extraneous blank line after declaration of usage()
Trevor Keith
-1
/
+0
2009-09-21
trivial: remove references to non-existent include/linux/config.h
Markus Heidelberg
-4
/
+1
2009-09-21
kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.
Tim Abbott
-1
/
+1
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-108
/
+0
2009-09-20
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
-1
/
+2
2009-09-20
kbuild: add static to prototypes
Trevor Keith
-43
/
+43
2009-09-20
kbuild: fail build if recordmcount.pl fails
Andi Kleen
-1
/
+1
2009-09-20
kbuild: echo the record_mcount command
Andi Kleen
-0
/
+1
2009-09-20
gconfig: disable "typeahead find" search in treeviews
Diego Elio 'Flameeyes' Pettenò
-2
/
+2
2009-09-20
kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling
Jory A. Pratt
-2
/
+2
2009-09-20
checkincludes.pl: add option to remove duplicates in place
Luis R. Rodriguez
-7
/
+59
2009-09-20
markup_oops: use modinfo to avoid confusion with underscored module names
Ozan Çaglayan
-4
/
+1
2009-09-20
checkincludes.pl: provide usage helper
Luis R. Rodriguez
-0
/
+9
2009-09-20
checkincludes.pl: close file as soon as we're done with it
Luis R. Rodriguez
-2
/
+2
2009-09-20
ctags: usability fix
Stefani Seibold
-1
/
+2
2009-09-20
kbuild: introduce ld-option
Sam Ravnborg
-1
/
+7
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
-3
/
+3
2009-09-20
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
-18
/
+6
2009-09-20
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
-11
/
+11
2009-09-20
kconfig: make use of menu_get_ext_help in qconfig
Cheng Renquan
-6
/
+4
2009-09-20
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
-75
/
+3
2009-09-20
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
-0
/
+81
2009-09-20
kconfig: add symbol value to help find the real depend
Cheng Renquan
-0
/
+2
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
-108
/
+0
2009-09-18
tracing: Remove markers
Christoph Hellwig
-12
/
+0
2009-09-18
kernel-doc: allow multi-line declaration purpose descriptions
Johannes Weiner
-5
/
+16
2009-09-15
sparc: Kill PROM console driver.
David S. Miller
-1
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
-0
/
+8
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
-1
/
+413
2009-08-21
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
-1
/
+1
2009-08-18
kconfig: test if a .config already exists
Steven Rostedt
-10
/
+20
2009-08-18
kconfig: make local .config default for streamline_config
Steven Rostedt
-4
/
+4
2009-08-18
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
Steven Rostedt
-0
/
+4
2009-08-18
kconfig: unset IKCONFIG_PROC and clean up nesting
Steven Rostedt
-6
/
+3
2009-08-18
kconfig: search for a config to base the local(mod|yes)config on
Steven Rostedt
-1
/
+62
2009-08-18
kconfig: have extract-ikconfig read ELF files
Steven Rostedt
-0
/
+10
2009-08-18
kconfig: add check if end exists in extract-ikconfig
Steven Rostedt
-0
/
+4
2009-08-18
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
Steven Rostedt
-10
/
+23
[prev]
[next]