summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nlattr: Fix build error with NET offHerbert Xu2009-03-111-9/+11
* crypto: testmgr - add zlib testGeert Uytterhoeven2009-03-044-1/+158
* crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven2009-03-044-0/+408
* crypto: testmgr - Add support for the pcomp interfaceGeert Uytterhoeven2009-03-042-0/+193
* crypto: compress - Add pcomp interfaceGeert Uytterhoeven2009-03-046-0/+257
* netlink: Move netlink attribute parsing support to libGeert Uytterhoeven2009-03-045-1/+10
* crypto: Fix dead linksAdrian-Ken Rueegsegger2009-03-042-2/+2
* hwrng: timeriomem - New driverAlexander Clouter2009-02-224-0/+187
* crypto: chainiv - Use kcrypto_wq instead of keventd_wqHuang Ying2009-02-192-1/+3
* crypto: cryptd - Per-CPU thread implementation based on kcrypto_wqHuang Ying2009-02-192-117/+104
* crypto: api - Use dedicated workqueue for crypto subsystemHuang Ying2009-02-194-0/+50
* crypto: testmgr - Test skciphers with no IVsHerbert Xu2009-02-181-4/+16
* crypto: aead - Avoid infinite loop when nivaead fails selftestHerbert Xu2009-02-181-0/+16
* crypto: skcipher - Avoid infinite loop when cipher fails selftestHerbert Xu2009-02-182-1/+20
* crypto: api - Fix crypto_alloc_tfm/create_create_tfm return conventionHerbert Xu2009-02-184-26/+16
* crypto: api - crypto_alg_mod_lookup either tested or untestedHerbert Xu2009-02-181-1/+1
* crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-1811-0/+2441
* crypto: ansi_cprng - Add maintainerNeil Horman2009-02-181-0/+6
* crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode Neil Horman2009-02-181-0/+6
* crypto: sha-s390 - Switch to shashHerbert Xu2009-02-186-89/+103
* crypto: shash - Add crypto_shash_blocksizeHerbert Xu2009-02-181-0/+5
* crypto: ansi_cprng - Force reset on allocationNeil Horman2009-02-181-1/+10
* crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying2009-02-185-0/+1386
* crypto: cryptd - Add support to access underlying blkcipherHuang Ying2009-02-182-0/+62
* crypto: shash - Remove superfluous check in init_tfmHerbert Xu2009-02-181-2/+0
* crypto: aes - Export x86 AES encrypt/decrypt functionsHuang Ying2009-02-184-17/+38
* crypto: aes - Move key_length in struct crypto_aes_ctx to be the last fieldHuang Ying2009-02-183-6/+10
* crypto: lrw - Fix big endian supportHerbert Xu2009-02-171-1/+7
* Linux 2.6.29-rc5v2.6.29-rc5Linus Torvalds2009-02-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-1313-93/+112
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-02-134-8/+16
| |\
| | * ASoC: Only register AC97 bus if it's not done alreadyMark Brown2009-02-131-1/+4
| | * ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael2009-02-101-2/+2
| | * ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula2009-02-061-1/+3
| | * ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala2009-02-061-4/+7
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-137-33/+71
| |\ \
| | * | ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-134-2/+32
| | * | ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai2009-02-131-2/+2
| | * | ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
| | * | ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
| | * | ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang2009-02-111-0/+2
| | * | ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang2009-02-111-0/+5
| | * | ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang2009-02-111-23/+19
| | * | ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang2009-02-111-4/+8
| | * | ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan2009-02-101-0/+1
| * | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-02-131-1/+2
| |\ \ \
| | * | | ALSA: mtpav - Fix initial value for input hwportTakashi Iwai2009-02-121-1/+2
| * | | | Merge branch 'fix/oss-header-fix' into for-linusTakashi Iwai2009-02-131-51/+23
| |\ \ \ \
| | * | | | sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann2009-02-101-51/+23
| | |/ / /
* | | | | User namespaces: Only put the userns when we unhash the uidSerge E. Hallyn2009-02-131-2/+1
OpenPOWER on IntegriCloud