aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn2006-06-26
* Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds2006-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-26
|\
| * kbuild: trivial fixes in MakefileSam Ravnborg2006-06-24
| * kbuild: adding symbols in Kconfig and defconfig to TAGSMasatake YAMATO2006-06-24
| * kbuild: replace abort() with exit(1)Sam Ravnborg2006-06-24
| * kbuild: support for %.symtypes filesAndreas Gruenbacher2006-06-24
| * kbuild: fix silentoldconfig recursionRoman Zippel2006-06-24
| * kbuild: add option for stripping modules while installing themTheodore Ts'o2006-06-24
| * kbuild: kill some false positives from modpostAl Viro2006-06-24
| * kbuild: export-symbol usage report generatorRam Pai2006-06-24
| * kbuild: fix make -rR breakageSam Ravnborg2006-06-24
| * kbuild: append -dirty for updated but uncommited changesUwe Zeisberger2006-06-16
| * kbuild: append git revision for all untagged commitsUwe Zeisberger2006-06-16
| * kbuild: fix module.symvers parsing in modpostLaurent Riffard2006-06-16
| * kbuild: ignore make's built-in rules & variablesSam Ravnborg2006-06-10
| * kbuild: bugfix with initramfsNickolay2006-06-10
| * kbuild: modpost build fixAndrew Morton2006-06-10
| * kbuild: check license compatibility when building modulesSam Ravnborg2006-06-09
| * kbuild: export-type enhancement to modpost.cRam Pai2006-06-09
| * kbuild: add dependency on kernel.release to the package targetsZach Brown2006-06-09
| * kbuild: `make kernelrelease' speedupRoman Zippel2006-06-09
| * kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-09
| * kconfig: exit if no beginning filenameRandy Dunlap2006-06-09
| * kconfig: remove leading whitespace in menu promptsRoman Zippel2006-06-09
| * kconfig: warn about leading whitespace for menu promptsRoman Zippel2006-06-09
| * kconfig: jump to linked menu promptRoman Zippel2006-06-09
| * kconfig: create links in info windowRoman Zippel2006-06-09
| * kconfig: finer customization via popup menusRoman Zippel2006-06-09
| * kconfig: Add search option for xconfigRoman Zippel2006-06-09
| * kconfig: add defconfig_list/module optionRoman Zippel2006-06-09
| * kconfig: add symbol option config syntaxRoman Zippel2006-06-09
| * kconfig: move .kernelreleaseRoman Zippel2006-06-09
| * kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-09
| * kconfig: allow loading multiple configurationsRoman Zippel2006-06-09
| * kconfig: allow multiple default values per symbolRoman Zippel2006-06-09
| * kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-09
| * kconfig: fix .config dependenciesRoman Zippel2006-06-09
| * kconfig: improve config load/save outputRoman Zippel2006-06-09
| * kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg2006-06-08
| * kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap2006-06-08
| * kbuild: fix make rpm for powerpcMike Wolf2006-06-08
| * kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin2006-06-08
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-26
|\ \
| * | [CRYPTO] tcrypt: Forbid tcrypt from being built-inHerbert Xu2006-06-26
| * | [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-26
| * | [CRYPTO] tcrypt: Speed benchmark support for digest algorithmsMichal Ludvig2006-06-26
| * | [CRYPTO] tcrypt: Return -EAGAIN from module_init()Michal Ludvig2006-06-26
| * | [CRYPTO] api: Allow replacement when registering new algorithmsHerbert Xu2006-06-26
| * | [CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu2006-06-26