aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | 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
| * | | [CRYPTO] api: Added cra_init/cra_exitHerbert Xu2006-06-26
| * | | [CRYPTO] api: Fixed incorrect passing of context instead of tfmMichal Ludvig2006-06-26
| * | | [CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu2006-06-26
| * | | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-26
| * | | [CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu2006-06-26
| * | | [CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu2006-06-26
| * | | [CRYPTO] digest: Add alignment handlingAtsushi Nemoto2006-06-26
| * | | [CRYPTO] khazad: Use 32-bit reads on keyAtsushi Nemoto2006-06-26
| | |/ | |/|