summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16crypto: api - Fix checkpatch errorsRichard Hartmann
2010-02-16crypto: anubis - Fix checkpatch errorsRichard Hartmann
2010-02-16crypto: algapi - Fix checkpatch errorsRichard Hartmann
2010-02-16crypto: blowfish - Fix checkpatch errorsRichard Hartmann
2010-02-16crypto: aead - Fix checkpatch errorsRichard Hartmann
2010-02-16crypto: ablkcipher - Fix checkpatch errorsRichard Hartmann
2010-02-04crypto: pcrypt - call the complete function on errorSteffen Klassert
2010-02-04crypto: geode-aes - Fix cip/blk confusionRoel Kluin
2010-01-17crypto: md5 - Add export supportMax Vozeler
2010-01-17crypto: Make Open Firmware device id constantMárton Németh
2010-01-17crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner
2010-01-08crypto: geode-aes - access .cip instead of .blk in cipher modeRoel Kluin
2010-01-08crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin
2010-01-07crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert
2010-01-06padata: Generic parallelization/serialization interfaceSteffen Klassert
2009-12-23crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song
2009-12-19hwrng: nomadik - Add platform device for rng in cpu-8815Alessandro Rubini
2009-12-19hwrng: nomadik - Add hardware RNG driverAlessandro Rubini
2009-12-17Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-17printk: fix new kernel-doc warningsRandy Dunlap
2009-12-17readahead: add blk_run_backing_devHisashi Hifumi
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov
2009-12-17sdhci-of: add support for the wii sdhci controllerAlbert Herranz
2009-12-17sdhci-of: reorganize driver to support additional hardwareAlbert Herranz
2009-12-17sdhci-of: rename main driver file prior to reorganizationAlbert Herranz
2009-12-17sdhci: protect header file against multi inclusionAlbert Herranz
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming
2009-12-17sdio: fix reference counting in sdio_remove_func()Daniel Drake
2009-12-17mm: introduce coredump parameter structureMasami Hiramatsu
2009-12-17do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov
2009-12-17nommu: ramfs: remove unused local varMike Frysinger
2009-12-17lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König
2009-12-17vt: don't export vt_kmsg_redirect() to userspaceBernhard Walle
2009-12-17drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall
2009-12-17hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo
2009-12-17reiserfs: truncate blocks not used by a writeJan Kara
2009-12-17cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven
2009-12-17kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...WANG Cong