index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2008-07-24
checkpatch: switch -- report trailing statements on case and default
Andy Whitcroft
2008-07-24
checkpatch: allow printk strings to exceed 80 characters to maintain their se...
Andy Whitcroft
2008-07-24
checkpatch: trailing statement indent: fix end of statement location
Andy Whitcroft
2008-07-24
checkpatch: macros: fix statement counting block end detection
Andy Whitcroft
2008-07-24
checkpatch: types: unary -- goto introduces unary context
Andy Whitcroft
2008-07-24
checkpatch: comment detection: ignore macro continuation when detecting assoc...
Andy Whitcroft
2008-07-24
checkpatch: possible types: __asm__ is never a type
Andy Whitcroft
2008-07-24
checkpatch: add a checkpatch warning for new uses of __initcall().
Michael Ellerman
2008-07-24
checkpatch: types: some types may also be identifiers
Andy Whitcroft
2008-07-24
checkpatch: return is not a function -- parentheses for casts are ok too
Andy Whitcroft
2008-07-24
checkpatch: Version: 0.20
Andy Whitcroft
2008-07-24
remove the v850 port
Adrian Bunk
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-07-22
markers: fix duplicate modpost entry
Mathieu Desnoyers
2008-07-21
pnp: add acpi:* modalias entries
Kay Sievers
2008-07-17
Update scripts/Makefile.fwinst to cope with older make
David Woodhouse
2008-07-14
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-07-14
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2008-07-14
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
2008-07-10
ihex: add ihex2fw tool for converting HEX files into firmware images
David Woodhouse
2008-07-10
firmware: Add firmware installation to modules_install, add firmware_install
David Woodhouse
2008-06-16
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-06-12
kbuild: ignore powerpc specific symbols in modpost
Sam Ravnborg
2008-06-06
update checkpatch.pl to version 0.19
Andy Whitcroft
2008-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2008-05-31
kbuild: fix $(src) assignmnet with external modules
Sam Ravnborg
2008-05-30
Mark 'scripts/decodecode' executable
Linus Torvalds
2008-05-25
scripts/ver_linux use 'gcc -dumpversion'
Gabriel C
2008-05-23
kbuild: create new CFLAGS_REMOVE_(basename).o option
Steven Rostedt
2008-05-19
kconfig: incorrect 'len' field initialisation ?
Christophe Jaillet
2008-05-19
kernel-doc: allow unnamed bit-fields
Randy Dunlap
2008-05-19
kbuild: filter away debug symbols from kernel symbols
Sam Ravnborg
2008-05-11
kbuild: disable modpost warnings for linkonce sections
Andi Kleen
2008-05-04
kconfig: fix MAC OS X warnings in menuconfig
Sam Ravnborg
2008-05-04
modpost: i2c aliases need no trailing wildcard
Jean Delvare
2008-05-01
kconfig: made check-lxdialog more portable
Sam Ravnborg
2008-04-30
kallsyms: nuke all ChangeLog, this should be logged by git
Bryan Wu
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-04-29
update checkpatch.pl to version 0.18
Andy Whitcroft
2008-04-29
update checkpatch.pl to version 0.17
Andy Whitcroft
2008-04-29
scripts/Lindent: support gnu indent v2.2.10
Joe Perches
2008-04-28
kconfig: add named choice group
Roman Zippel
2008-04-28
kconfig: fix choice dependency check
Roman Zippel
2008-04-28
kbuild: fix unportability in gen_initramfs_list.sh
Felix Fietkau
2008-04-28
kconfig: reversed borderlines in inputbox
Roel Kluin
2008-04-28
kernel-doc: detect trailing kernel-doc line trash
Randy Dunlap
2008-04-28
kernel-doc: detect/prevent duplicate doc section names
Randy Dunlap
2008-04-26
kbuild: scripts/Makefile.modpost typo fix
Adrian Bunk
2008-04-26
kbuild: soften MODULE_LICENSE check
Sam Ravnborg
[prev]
[next]