aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1226-8901/+8767
|\ \ \ \ \
| * | | | | wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez2009-02-121-4/+5
| * | | | | net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne2009-02-121-0/+2
| * | | | | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang2009-02-121-1/+1
| * | | | | bnx2: Update version to 1.9.2 and copyright.Michael Chan2009-02-122-4/+4
| * | | | | bnx2: Fix jumbo frames error handling.Michael Chan2009-02-121-11/+19
| * | | | | bnx2: Update 5709 firmware.Michael Chan2009-02-121-4432/+4363
| * | | | | bnx2: Update 5706/5708 firmware.Michael Chan2009-02-121-4309/+4206
| * | | | | 3c505: do not set pcb->data.raw beyond its sizeRoel Kluin2009-02-121-10/+16
| * | | | | Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton2009-02-121-4/+2