summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | bzip2/lzma: handle failures from bzip2 and lzma correctlyH. Peter Anvin2009-01-041-2/+2
| | | | | * | | | | | | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-042-0/+24
| | | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-12/+14
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | / / / / / / / | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-206-21/+174
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | _ / | | | | | | | | | | | /
| * | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-226-21/+174
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| / / / / / / / / / | | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-131-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-133-3/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | stackprotector: fix multi-word cross-buildsIngo Molnar2009-02-112-2/+2
| | * | | | | | | | | | x86: implement x86_32 stack protectorTejun Heo2009-02-101-0/+8
| | * | | | | | | | | | stackprotector: update make rulesTejun Heo2009-02-101-1/+3
| | * | | | | | | | | | modpost: NOBITS sections may point beyond the end of the fileTejun Heo2009-02-051-1/+4
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-2612-55/+284
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg2009-01-311-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-241-1/+1
* | | | | | | | | | | platform: introduce module id table for platform devicesEric Miao2009-03-241-0/+12
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | kconfig: improve seed in randconfigIngo Molnar2009-03-151-1/+15
* | | | | | | | | | kconfig: fix randconfig for choice blocksSam Ravnborg2009-03-151-15/+36
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt2009-03-071-1/+2
* | | | | | | | | kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt2009-03-071-1/+1
* | | | | | | | | kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock2009-03-071-3/+3
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | checkpatch: version 0.28Andy Whitcroft2009-02-271-1/+1
* | | | | | | | checkpatch: add __ref as a sparse modifierAndy Whitcroft2009-02-271-1/+2
* | | | | | | | checkpatch: extend attribute testing to all modifiersAndy Whitcroft2009-02-271-2/+2
* | | | | | | | checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft2009-02-271-2/+2
* | | | | | | | checkpatch: pointer type star may have modifiers followingAndy Whitcroft2009-02-271-2/+2
* | | | | | | | checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft2009-02-271-2/+2
* | | | | | | | checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft2009-02-271-1/+2
* | | | | | | | checkpatch: make in_atomic ok in the coreAndy Whitcroft2009-02-271-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-02-175-21/+173
|\ \ \ \ \ \ \
| * | | | | | | scripts: add x86 64 bit support to the markup_oops.pl scriptArjan van de Ven2009-02-151-4/+55
| * | | | | | | scripts: add x86 register parser to markup_oops.plArjan van de Ven2009-02-151-6/+100
| * | | | | | | kbuild: add sys_* entries for syscalls in tagsRabin Vincent2009-02-151-2/+5
| * | | | | | | kbuild: fix tags generation of config symbolsAlexey Dobriyan2009-02-151-1/+4
| * | | | | | | bootgraph: fix for use with dot symbolsMichael Neuling2009-02-151-2/+2
| * | | | | | | kbuild: add vmlinux to kernel rpmJosh Hunt2009-02-151-0/+8
| * | | | | | | kbuild,setlocalversion: shorten the make time when using svnMike Frysinger2009-02-151-8/+1
| | |/ / / / / | |/| | | | |
* | | | | | | HID: fix bus endianity in file2aliasJiri Slaby2009-02-171-0/+1
|/ / / / / /
* | | | | | kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-269-182/+142
|\ \ \ \ \
| * | | | | kbuild: print usage with no arguments in scripts/configAndi Kleen2009-01-141-0/+4
| * | | | | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-148-182/+138
* | | | | | PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers2009-01-201-2/+15
| |_|_|_|/ |/| | | |
* | | | | checkpatch: version: 0.27Andy Whitcroft2009-01-151-1/+1
* | | | | checkpatch: struct seq_operations should normally be constAndy Whitcroft2009-01-151-3/+4
* | | | | checkpatch: if should not continue a preceeding braceAndy Whitcroft2009-01-151-0/+5
* | | | | checkpatch: allow parentheses on return handle array valuesAndy Whitcroft2009-01-151-1/+5
* | | | | checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft2009-01-151-2/+2
* | | | | checkpatch: handle missing #if open in contextAndy Whitcroft2009-01-151-1/+3
|/ / / /
* | | | script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-121-9/+50
| |_|/ |/| |
OpenPOWER on IntegriCloud