summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2006-05-212-6/+46
* [PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto2006-05-212-19/+48
* Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2006-05-082-28/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-084-7/+40
|\
| * kbuild: Do not overwrite makefile as anohter userJan Beulich2006-05-081-1/+4
| * kbuild: fix gen_initramfs_list.shSam Ravnborg2006-04-301-1/+5
| * kbuild modpost - relax driver data nameRandy Dunlap2006-04-301-3/+3
| * kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2006-04-302-2/+28
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-2913-124/+194
|\|
| * [PATCH] config: update usage/help infoRandy Dunlap2006-04-191-1/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-141-4/+9
| |\
| | * kbuild: fix false section mismatch warningsSam Ravnborg2006-04-151-4/+9
| * | [PATCH] Enhancing accessibility of lxdialogSamuel Thibault2006-04-141-10/+9
| |/
| * kconfig: fix typo in change count initializationRoman Zippel2006-04-111-1/+1
| * kconfig: recenter menuconfigRoman Zippel2006-04-111-9/+10
| * kconfig: revert conf behaviour changeRoman Zippel2006-04-111-16/+2
| * kconfig: fix default value for choice inputRoman Zippel2006-04-111-2/+1
| * kbuild: fix NULL dereference in scripts/mod/modpost.cEric Sesterhenn2006-04-111-1/+1
| * kbuild: fix mode of checkstack.pl and other files.Paolo 'Blaisorblade' Giarrusso2006-04-114-0/+0
| * kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg2006-04-111-73/+152
| * kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg2006-04-072-5/+5
| * ver_linux: don't print reiser4progs version if none foundAlexey Dobriyan2006-04-051-2/+2
* | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-261-19/+17
|/
* [PATCH] x86_64: Basic reorder infrastructureArjan van de Ven2006-03-251-0/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-2522-1013/+1139
|\
| * kbuild: remove obsoleted scripts/reference_* filesSam Ravnborg2006-03-212-220/+0
| * kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich2006-03-121-1/+1
| * kbuild: add -fverbose-asm to i386 MakefileChuck Ebbert2006-03-121-1/+1
| * kbuild: clean-up genksymsSam Ravnborg2006-03-122-94/+43
| * kbuild: Lindent genksyms.cSam Ravnborg2006-03-121-438/+402
| * kbuild: fix genksyms build errorSam Ravnborg2006-03-122-6/+13
| * kbuild: replace PHONY with FORCESam Ravnborg2006-03-081-11/+7
| * kbuild: Fix bug in crc symbol generating of kernel and modulesLuke Yang2006-03-082-4/+4
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-068-25/+52
| * kbuild: when warning symbols exported twice now tell user this is the problemSam Ravnborg2006-03-051-1/+1
| * kbuild: in the section mismatch check try harder to find symbolsSam Ravnborg2006-03-051-1/+16
| * kbuild: fix section mismatch check for unwind on IA64Sam Ravnborg2006-03-051-2/+2
| * kbuild: kill false positives from section mismatch warnings for powerpcSam Ravnborg2006-03-051-2/+7
| * kbuild: kill trailing whitespace in modpost & friendsSam Ravnborg2006-03-034-43/+43
| * kbuild: small update of allnoconfig descriptionJesper Juhl2006-02-271-1/+1
| * kbuild: make namespace.pl CROSS_COMPILE happyAaron Brooks2006-02-271-2/+2
| * kbuild: whitelist false section mismatch warningsSam Ravnborg2006-02-261-0/+89
| * kbuild: Add copyright to modpost.cSam Ravnborg2006-02-261-1/+1
| * kbuild: do not warn when unwind sections references .init/.exit sectionsSam Ravnborg2006-02-221-1/+17
| * kbuild: fix modpost compile with older gccakpm@osdl.org2006-02-221-3/+3
| * kbuild: include symbol names in section mismatch warningsSam Ravnborg2006-02-191-17/+47
| * kbuild: fix segfault in modpostSam Ravnborg2006-02-191-1/+1
| * kbuild: do not segfault in modpost if MODVERDIR is not definedSam Ravnborg2006-02-191-3/+6
| * kbuild: fix comment in Kbuild.includeSam Ravnborg2006-02-191-1/+1
| * kbuild: remove checkconfig.plBrian Gerst2006-02-191-65/+0