summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * kconfig: Add search option for xconfigRoman Zippel2006-06-092-172/+333
| * kconfig: add defconfig_list/module optionRoman Zippel2006-06-098-24/+61
| * kconfig: add symbol option config syntaxRoman Zippel2006-06-097-492/+735
| * kconfig: move .kernelreleaseRoman Zippel2006-06-091-11/+10
| * kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-098-246/+129
| * kconfig: allow loading multiple configurationsRoman Zippel2006-06-097-62/+84
| * kconfig: allow multiple default values per symbolRoman Zippel2006-06-093-26/+31
| * kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-094-14/+6
| * kconfig: fix .config dependenciesRoman Zippel2006-06-097-73/+156
| * kconfig: improve config load/save outputRoman Zippel2006-06-091-4/+18
| * kbuild: fix false section mismatch with ARCH=um buildSam Ravnborg2006-06-081-0/+2
| * kbuild: ignore smp_locks section warnings from init/exit codeRandy Dunlap2006-06-081-0/+2
| * kbuild: fix make rpm for powerpcMike Wolf2006-06-081-0/+5
| * kbuild: obj-dirs is calculated incorrectly if hostprogs-y is definedPavel Roskin2006-06-081-3/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-2641-394/+648
|\ \
| * | [CRYPTO] tcrypt: Forbid tcrypt from being built-inHerbert Xu2006-06-261-1/+1
| * | [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-263-8/+28
| * | [CRYPTO] tcrypt: Speed benchmark support for digest algorithmsMichal Ludvig2006-06-262-0/+206
| * | [CRYPTO] tcrypt: Return -EAGAIN from module_init()Michal Ludvig2006-06-261-1/+8
| * | [CRYPTO] api: Allow replacement when registering new algorithmsHerbert Xu2006-06-261-2/+2
| * | [CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu2006-06-262-3/+3
| * | [CRYPTO] api: Added cra_init/cra_exitHerbert Xu2006-06-264-15/+14
| * | [CRYPTO] api: Fixed incorrect passing of context instead of tfmMichal Ludvig2006-06-262-4/+4
| * | [CRYPTO] padlock: Rearrange context structure to reduce code sizeHerbert Xu2006-06-261-6/+4
| * | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-2637-331/+349
| * | [CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu2006-06-265-16/+12
| * | [CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu2006-06-262-19/+8
| * | [CRYPTO] digest: Add alignment handlingAtsushi Nemoto2006-06-266-15/+35
| * | [CRYPTO] khazad: Use 32-bit reads on keyAtsushi Nemoto2006-06-261-3/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-2645-248/+515
|\ \ \
| * | | Input: iforce - remove some pointless castsJesper Juhl2006-06-261-3/+3
| * | | Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs2006-06-261-3/+30
| * | | Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-262-79/+135
| * | | Input: fix misspelling of Hangeul keyJerome Pinot2006-06-265-8/+9
| * | | Input: via-pmu - add input device supportJohannes Berg2006-06-264-1/+97
| * | | Input: rearrange exportsDmitry Torokhov2006-06-261-15/+14
| * | | Input: fix formatting to better follow CodingStyleDmitry Torokhov2006-06-265-61/+119
| * | | Input: reset name, phys and uniq when unregisteringDmitry Torokhov2006-06-262-7/+19
| * | | Input: return correct size when reading modalias attributeRichard Purdie2006-06-261-1/+1
| * | | Input: change my e-mail address in MAINTAINERS fileDmitry Torokhov2006-06-261-1/+2
| * | | Input: fix potential overflows in driver/input/keyboardDmitry Torokhov2006-06-265-10/+16
| * | | Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov2006-06-263-3/+3
| * | | Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-2616-30/+40
| * | | Input: fix potential overflows in driver/input/mouseDmitry Torokhov2006-06-264-14/+18
| * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-264455-132493/+202560
| |\ \ \ | | |/ /
| * | | Input: fix accuracy of fixp-arith.hAnssi Hannula2006-06-051-9/+6
| * | | Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula2006-06-051-4/+4
| * | | Input: constify drivers/char/keyboard.cAndreas Mohr2006-06-051-4/+4
* | | | [PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer2006-06-261-42/+1
* | | | [PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer2006-06-261-72/+10
OpenPOWER on IntegriCloud