aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+18
2008-10-14modpost: add support for hidGravatar Jiri Slaby 1-0/+18
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Gravatar Linus Torvalds 1-0/+147
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 14-74/+407
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.Gravatar David Woodhouse 1-0/+57
2008-10-12fastboot: Fix bootgraph.pl initcall name regexpGravatar Arnaud Patard 1-4/+4
2008-10-12fastboot: fix issues and improve output of bootgraph.plGravatar Arjan van de Ven 1-8/+17
2008-10-12Add a script to visualize the kernel boot process / timeGravatar Arjan van de Ven 1-0/+138
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Gravatar Ingo Molnar 1-2/+2
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-1/+4
2008-10-10[S390] Fix checkstack for s390Gravatar Christian Borntraeger 1-1/+4
2008-10-10Merge branch 'next' into for-linusGravatar James Morris 8-1/+330
2008-10-06Marker depmod fix core kernel listGravatar Mathieu Desnoyers 1-2/+4
2008-09-29kconfig: readd lost change countGravatar zippel@linux-m68k.org 1-2/+6
2008-09-29kconfig: fix silentoldconfigGravatar zippel@linux-m68k.org 1-66/+57
2008-09-23kernel-doc: allow structs whose members are all privateGravatar Randy Dunlap 1-0/+4
2008-09-09kbuild: fix cc-option and cc-option-ynGravatar H. Peter Anvin 1-2/+2
2008-09-05SELinux: add gitignore file for mdp scriptGravatar James Morris 1-0/+2
2008-08-28Merge branch 'master' into nextGravatar James Morris 6-14/+21
2008-08-27selinux: add support for installing a dummy policy (v2)Gravatar Serge E. Hallyn 7-1/+328
2008-08-21pnp: fix "add acpi:* modalias entries"Gravatar Kay Sievers 1-5/+11
2008-08-06bugfix for scripts/patch-kernel in 2.6 sublevel steppingGravatar Erkki Lintunen 1-1/+2
2008-08-05kernel-doc: skip nested struct/union cleanlyGravatar Randy Dunlap 1-1/+1
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesGravatar Linus Torvalds 2-7/+3
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningGravatar Sam Ravnborg 1-6/+2
2008-08-04kconfig: always write out .configGravatar Sam Ravnborg 1-1/+1
2008-08-02firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesGravatar David Woodhouse 1-0/+4
2008-07-31kbuild: scripts/ver_linux: don't set PATHGravatar Adrian Bunk 1-1/+0
2008-07-31kbuild: genksyms: Include extern information in dumpsGravatar Andreas Gruenbacher 1-0/+2
2008-07-31kbuild: genksyms parser: fix the __attribute__ ruleGravatar Andreas Gruenbacher 2-73/+73
2008-07-30kbuild: scripts/genksyms/lex.l: add %option noinputGravatar Adrian Bunk 2-47/+88
2008-07-30kconfig: scripts/kconfig/zconf.l: add %option noinputGravatar Adrian Bunk 2-14/+73
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensGravatar Ben Dooks 1-1/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 11-266/+490
2008-07-25setlocalversion: do not describe if there is nothing to describeGravatar Sebastian Siewior 1-1/+3
2008-07-25kconfig: make defconfig is no longer chattyGravatar Sam Ravnborg 1-8/+3
2008-07-25kconfig: make oldconfig is now less chattyGravatar Sam Ravnborg 1-1/+1
2008-07-25kconfig: speed up all*config + randconfigGravatar Sam Ravnborg 1-86/+68
2008-07-25kconfig: set all new symbols automaticallyGravatar Roman Zippel 2-0/+79
2008-07-25kconfig: add diffconfig utilityGravatar Tim Bird 1-0/+129
2008-07-25kernel-doc: handle/strip __initGravatar Randy Dunlap 1-0/+1
2008-07-25kbuild: prepare headers_* for arch/$ARCH/includeGravatar Sam Ravnborg 1-0/+41
2008-07-25kbuild: install all headers when arch is changedGravatar Sam Ravnborg 2-8/+12
2008-07-25kbuild: optimize headers_* targetsGravatar Sam Ravnborg 4-92/+161
2008-07-25kbuild: only one call for include/ in make headers_*Gravatar Sam Ravnborg 1-9/+0
2008-07-25kbuild: code refactoring in Makefile.headerinstGravatar Sam Ravnborg 1-29/+35
2008-07-25kbuild: drop support of ALTARCH for headers_*Gravatar Sam Ravnborg 1-75/+9
2008-07-25kbuild: always unifdef files in headers_install*Gravatar Sam Ravnborg 1-19/+10
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Gravatar Linus Torvalds 1-4/+6
2008-07-25firmware: create firmware binaries during 'make modules'.Gravatar David Woodhouse 1-4/+6