summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-5/+14
|\
| * debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-1/+14
| * debug lockups: Improve lockup detectionIngo Molnar2009-08-021-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-1113-327/+1082
|\ \
| * | crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-132-29/+41
| * | crypto: talitos - align locks on cache linesKim Phillips2009-08-131-83/+58
| * | crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-131-5/+3
| * | crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior2009-08-104-0/+739
| * | crypto: padlock - Fix hashing of partial blocksHerbert Xu2009-07-161-0/+2
| * | crypto: padlock - Fix compile error on i386Herbert Xu2009-07-151-2/+4
| * | crypto: crypto4xx - Disable SHA implementationHerbert Xu2009-07-151-19/+0
| * | crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-142-39/+71
| * | crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-142-2/+4
| * | crypto: padlock - Switch sha to shashHerbert Xu2009-07-142-179/+156
| * | crypto: padlock - Use shash fallback for shaHerbert Xu2009-07-111-30/+52
| * | hwrng: Use PCI_VDEVICEJoe Perches2009-06-252-4/+3
| * | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-181-0/+14
* | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-113-8/+3
|\ \ \
| * | | writeback: add name to backing_dev_infoJens Axboe2009-09-112-0/+2
| * | | writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-111-8/+1
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-1141-1237/+532
|\ \ \ \
| * | | | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu2009-09-114-16/+14
| * | | | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-112-3/+3
| * | | | [S390] tape: Fix device online messagesMichael Holzheu2009-09-112-6/+8
| * | | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-111-2/+6
| * | | | [S390] tape: reversed order of labelsRoel Kluin2009-09-111-2/+2
| * | | | [S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck2009-09-111-2/+5
| * | | | [S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck2009-09-111-2/+6
| * | | | [S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu2009-09-111-65/+0
| * | | | [S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu2009-09-111-9/+10
| * | | | [S390] add call home supportHans-Joachim Picht2009-09-114-1/+238
| * | | | [S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert2009-09-111-1/+1
| * | | | [S390] proper use of device registerSebastian Ott2009-09-118-26/+25
| * | | | [S390] dasd: fix message namingStefan Haberland2009-09-118-20/+20
| * | | | [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-117-51/+41
| * | | | [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-111-1/+4
| * | | | [S390] cio: remove ccw_device init_nameSebastian Ott2009-09-112-19/+6
| * | | | [S390] cio: move final put_device to ccw_device_unregisterSebastian Ott2009-09-111-3/+4
| * | | | [S390] cio: remove subchannel init_nameSebastian Ott2009-09-113-14/+2
| * | | | [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-112-5/+5
| * | | | [S390] cio: fix use after free in s390 debug featureSebastian Ott2009-09-111-5/+9
| * | | | [S390] qdio: remove limited number of debugfs entriesJan Glauber2009-09-112-41/+18
| * | | | [S390] cio: failing set online/offline processing.Michael Ernst2009-09-112-35/+67
| * | | | [S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott2009-09-111-8/+6
| * | | | [S390] qdio: continue polling if the queue is not finishedJan Glauber2009-09-111-1/+3
| * | | | [S390] cio: increase trace levelSebastian Ott2009-09-112-31/+17
| * | | | [S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott2009-09-111-0/+7
| * | | | [S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2009-09-112-10/+3
| * | | | [S390] cio: move scsw helper functions to header fileHeiko Carstens2009-09-113-868/+1
| * | | | [S390] cio: fix ineffective verify eventPeter Oberparleiter2009-09-111-1/+12
| |/ / /
OpenPOWER on IntegriCloud