aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | x86/oprofile: introduce oprofile_add_data64()Robert Richter2009-06-11
| * | | | | | oprofile: remove obselete include headersRobert Richter2009-06-11
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-11
|\ \ \ \ \ \
| * | | | | | pci/intr_remapping: Allocate irq_iommu on nodeYinghai Lu2009-08-29
* | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \
| * | | | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-03
| * | | | | | | debug lockups: Improve lockup detectionIngo Molnar2009-08-02
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: talitos - add support for 36 bit addressingKim Phillips2009-08-12
| * | | | | | | | crypto: talitos - align locks on cache linesKim Phillips2009-08-12
| * | | | | | | | crypto: talitos - simplify hmac data size calculationKim Phillips2009-08-12
| * | | | | | | | crypto: mv_cesa - Add support for Orion5X crypto engineSebastian Andrzej Siewior2009-08-09
| * | | | | | | | crypto: padlock - Fix hashing of partial blocksHerbert Xu2009-07-15
| * | | | | | | | crypto: padlock - Fix compile error on i386Herbert Xu2009-07-15
| * | | | | | | | crypto: crypto4xx - Disable SHA implementationHerbert Xu2009-07-15
| * | | | | | | | crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-14
| * | | | | | | | crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-14
| * | | | | | | | crypto: padlock - Switch sha to shashHerbert Xu2009-07-14
| * | | | | | | | crypto: padlock - Use shash fallback for shaHerbert Xu2009-07-11
| * | | | | | | | hwrng: Use PCI_VDEVICEJoe Perches2009-06-25
| * | | | | | | | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-18
* | | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
| * | | | | | | | | writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu2009-09-11
| * | | | | | | | | | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-11
| * | | | | | | | | | [S390] tape: Fix device online messagesMichael Holzheu2009-09-11
| * | | | | | | | | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-11
| * | | | | | | | | | [S390] tape: reversed order of labelsRoel Kluin2009-09-11
| * | | | | | | | | | [S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck2009-09-11
| * | | | | | | | | | [S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck2009-09-11
| * | | | | | | | | | [S390] xpram: Remove checksum validation for suspend/resumeMichael Holzheu2009-09-11
| * | | | | | | | | | [S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu2009-09-11
| * | | | | | | | | | [S390] add call home supportHans-Joachim Picht2009-09-11
| * | | | | | | | | | [S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert2009-09-11
| * | | | | | | | | | [S390] proper use of device registerSebastian Ott2009-09-11
| * | | | | | | | | | [S390] dasd: fix message namingStefan Haberland2009-09-11
| * | | | | | | | | | [S390] dasd: optimize cpu usage in goodcaseStefan Haberland2009-09-11
| * | | | | | | | | | [S390] dasd: fail requests when device state is less then readyStefan Weinhuber2009-09-11
| * | | | | | | | | | [S390] cio: remove ccw_device init_nameSebastian Ott2009-09-11
| * | | | | | | | | | [S390] cio: move final put_device to ccw_device_unregisterSebastian Ott2009-09-11
| * | | | | | | | | | [S390] cio: remove subchannel init_nameSebastian Ott2009-09-11
| * | | | | | | | | | [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-11
| * | | | | | | | | | [S390] cio: fix use after free in s390 debug featureSebastian Ott2009-09-11
| * | | | | | | | | | [S390] qdio: remove limited number of debugfs entriesJan Glauber2009-09-11
| * | | | | | | | | | [S390] cio: failing set online/offline processing.Michael Ernst2009-09-11
| * | | | | | | | | | [S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott2009-09-11
| * | | | | | | | | | [S390] qdio: continue polling if the queue is not finishedJan Glauber2009-09-11
| * | | | | | | | | | [S390] cio: increase trace levelSebastian Ott2009-09-11