index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-3
/
+68
2012-07-30
checkpatch: add checks for do {} while (0) macro misuses
Joe Perches
1
-0
/
+39
2012-07-30
checkpatch: Add acheck for use of sizeof without parenthesis
Joe Perches
1
-0
/
+6
2012-07-30
checkpatch: check usleep_range() arguments
Joe Perches
1
-0
/
+16
2012-07-30
checkpatch: test for non-standard signatures
Joe Perches
1
-1
/
+5
2012-07-30
checkpatch: Update alignment check
Joe Perches
1
-2
/
+2
2012-07-30
Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+158
2012-07-30
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
5
-21
/
+264
2012-07-30
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
9
-36
/
+104
2012-07-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-2
/
+2
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+4
2012-07-26
kconfig: Document oldnoconfig to what it really does
Steven Rostedt
1
-1
/
+1
2012-07-26
scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes
Namhyung Kim
1
-2
/
+4
2012-07-26
nconf: add u, d command keys in scroll windows
Benjamin Poirier
2
-6
/
+8
2012-07-26
menuconfig: add u, d, q command keys in text boxes
Benjamin Poirier
2
-3
/
+6
2012-07-26
scripts/config: fix double-quotes un-escaping
Yann E. MORIN
1
-1
/
+1
2012-07-26
s390/exceptions: sort exception table at build time
Heiko Carstens
1
-0
/
+1
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+11
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-20
trivial: typo in comment in mksysmap
Masatake YAMATO
1
-1
/
+1
2012-07-13
scripts/coccinelle: list iterator variable semantic patch
Julia Lawall
1
-0
/
+147
2012-07-13
kconfig: Print errors to stderr in the Makefile
Michal Marek
1
-14
/
+14
2012-07-13
kconfig: allow long lines in config file
Cody Schafer
1
-2
/
+59
2012-07-13
scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT
Lars-Peter Clausen
1
-0
/
+65
2012-07-13
kconfig: remove lkc_defs.h from .gitignore and dontdiff
Paul Bolle
1
-1
/
+0
2012-07-13
xconfig: add quiet rule for moc
Yaakov Selkowitz
1
-2
/
+5
2012-07-13
xconfig: use pkgconfig to find moc
Yaakov Selkowitz
1
-2
/
+2
2012-07-07
kbuild: Print errors to stderr
Michal Marek
1
-2
/
+2
2012-07-05
Merge 3.5-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+0
2012-07-04
kconfig: fix check-lxdialog for DLL platforms
Yaakov Selkowitz
1
-1
/
+1
2012-07-04
kconfig: check ncursesw headers first in check-lxdialog
Yaakov Selkowitz
1
-3
/
+3
2012-07-04
kconfig/nconf: fix compile with ncurses reentrant API
Yaakov Selkowitz
1
-0
/
+4
2012-06-28
deb-pkg: Add all Makefiles to header package
maximilian attems
1
-1
/
+1
2012-06-28
deb-pkg: Install linux-firmware-image in versioned dir
maximilian attems
1
-2
/
+3
2012-06-28
scripts/config: add option to undef a symbol
Yann E. MORIN
1
-0
/
+10
2012-06-28
scripts/config: allow alternate prefix to config option symbol
Yann E. MORIN
1
-13
/
+19
2012-06-28
scripts/config: add option to not upper-case symbols
Yann E. MORIN
1
-3
/
+15
2012-06-27
chmod +x scripts/gfp-translate
Dave Jones
1
-0
/
+0
2012-06-25
Merge 3.5-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2012-06-20
get_maintainer: Fix --help warning
Joe Perches
1
-1
/
+2
2012-06-19
localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG
Steven Rostedt
1
-0
/
+21
2012-06-19
localmodconfig: Check if configs are already set for selects
Steven Rostedt
1
-11
/
+104
2012-06-19
localmodconfig: Read in orig config file to avoid extra processing
Steven Rostedt
1
-2
/
+24
2012-06-19
localmodconfig: Comments and cleanup for streamline_config.pl
Steven Rostedt
1
-4
/
+9
2012-06-16
scripts/modpost: check for bad references in .pci.fixups area
Sebastian Andrzej Siewior
1
-0
/
+11
2012-06-13
USB: allow match on bInterfaceNumber
Bjørn Mork
1
-1
/
+4
2012-05-31
checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>
Joe Perches
1
-0
/
+13
2012-05-31
checkpatch: check for whitespace before semicolon at EOL
Eric Nelson
1
-0
/
+7
2012-05-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-1
/
+101
[next]