summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin2010-01-081-3/+3
* crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert2010-01-074-0/+507
* padata: Generic parallelization/serialization interfaceSteffen Klassert2010-01-064-0/+783
* crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song2009-12-231-0/+84
* hwrng: nomadik - Add platform device for rng in cpu-8815Alessandro Rubini2009-12-191-0/+8
* hwrng: nomadik - Add hardware RNG driverAlessandro Rubini2009-12-193-0/+116
* Linux 2.6.33-rc1Linus Torvalds2009-12-181-2/+2
* Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-188-45/+33Star
|\
| * cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-172-2/+2
| * cpumask: don't recommend set_cpus_allowed hack in Documentation/cpu-hotplug.txtRusty Russell2009-12-171-32/+17Star
| * cpumask: avoid dereferencing struct cpumaskRusty Russell2009-12-171-2/+2
| * cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-171-6/+9
| * cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell2009-12-171-1/+1
| * cpumask: avoid deprecated function in mm/slab.cRusty Russell2009-12-171-1/+1
| * cpumask: use cpu_online in kernel/perf_event.cRusty Russell2009-12-171-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-186-3/+24
|\ \
| * | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven2009-12-161-0/+10
| * | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-164-1/+12
| * | security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten2009-12-161-1/+1
| * | keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin2009-12-161-1/+1
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-1815-27/+29
|\ \ \
| * | | OMAP3: serial - fix bug introduced inMika Westerberg2009-12-161-3/+4
| * | | mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-1612-23/+23
| * | | USB ehci: replace mach header with platThomas Weber2009-12-161-1/+1
| * | | omap3: Allow EHCI to be built on OMAP3Olof Johansson2009-12-151-0/+1
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-188-30/+766
|\ \ \ \
| * | | | hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-161-1/+1
| * | | | hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2009-12-161-3/+3
| * | | | hwmon: Add driver for VIA CPU core temperatureHarald Welte2009-12-163-0/+365
| * | | | hwmon: (smsc47m1) Enable device if neededJean Delvare2009-12-161-3/+27
| * | | | hwmon: (smsc47m1) Fail module loading on errorJean Delvare2009-12-161-13/+11Star
| * | | | hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare2009-12-161-10/+89
| * | | | hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch2009-12-164-0/+270
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-1849-360/+4914
|\ \ \ \
| * | | | [SCSI] 3w-9xxx fix bug in sgl loadingadam radford2009-12-121-4/+7
| * | | | [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-122-3/+114
| * | | | [SCSI] libfc: reduce hold time on SCSI host lockChris Leech2009-12-121-29/+36
| * | | | [SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar2009-12-121-0/+1
| * | | | [SCSI] pm8001: misc code cleanupjack wang2009-12-103-5/+9
| * | | | [SCSI] pm8001: enable read HBA SAS address from VPDjack wang2009-12-103-20/+26
| * | | | [SCSI] pm8001: do not reset local sata as it will not be found if resetjack wang2009-12-101-0/+2
| * | | | [SCSI] pm8001: bit set pm8001_ha->flagsjack wang2009-12-101-1/+1
| * | | | [SCSI] pm8001:fix potential NULL pointer dereferencejack wang2009-12-101-1/+1
| * | | | [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device.jack wang2009-12-101-44/+21Star
| * | | | [SCSI] pm8001: fix endian issues with SAS addressjack wang2009-12-102-5/+5
| * | | | [SCSI] pm8001: enhance error handle for IO patchjack wang2009-12-104-5/+84
| * | | | [SCSI] pm8001: Fix for sata io circular lock dependency.jack wang2009-12-101-5/+35
| * | | | [SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron2009-12-105-0/+4141
| * | | | [SCSI] cxgb3i: always use negative errno in case of errorkxie@chelsio.com2009-12-102-14/+14
| * | | | [SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa2009-12-102-4/+2Star