summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | remove is_buffer_dma_capable()FUJITA Tomonori2009-07-281-5/+0
| * | | | | | | | | | | | swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori2009-07-281-2/+0
| * | | | | | | | | | | | swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori2009-07-281-2/+0
| * | | | | | | | | | | | swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori2009-07-281-2/+0
* | | | | | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+17
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-118-104/+378
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-021-0/+61
| * | | | | | | | | | | | | | crypto: cryptd - Add support to access underlaying shashHuang Ying2009-08-061-0/+17
| * | | | | | | | | | | | | | crypto: api - Fix aligned ctx helperHerbert Xu2009-07-241-6/+2
| * | | | | | | | | | | | | | crypto: sha512_generic - Use 64-bit countersHerbert Xu2009-07-221-3/+3
| * | | | | | | | | | | | | | crypto: sha512 - Export struct sha512_stateHerbert Xu2009-07-221-0/+6
| * | | | | | | | | | | | | | crypto: shash - Fix digest size offsetHerbert Xu2009-07-151-1/+2
| * | | | | | | | | | | | | | crypto: ahash - Add unaligned handling and default operationsHerbert Xu2009-07-152-15/+14
| * | | | | | | | | | | | | | crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-143-24/+1
| * | | | | | | | | | | | | | crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-141-0/+6
| * | | | | | | | | | | | | | crypto: cryptd - Switch to template create APIHerbert Xu2009-07-141-0/+3
| * | | | | | | | | | | | | | crypto: hash - Add helpers to free spawnsHerbert Xu2009-07-141-0/+10
| * | | | | | | | | | | | | | crypto: ahash - Add instance/spawn supportHerbert Xu2009-07-141-0/+51
| * | | | | | | | | | | | | | crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-143-60/+89
| * | | | | | | | | | | | | | crypto: api - Remove frontend argument from extsize/init_tfmHerbert Xu2009-07-141-4/+2
| * | | | | | | | | | | | | | crypto: ahash - Add crypto_ahash_set_reqsizeHerbert Xu2009-07-141-0/+6
| * | | | | | | | | | | | | | crypto: shash - Export async functionsHerbert Xu2009-07-141-0/+3
| * | | | | | | | | | | | | | crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-142-2/+3
| * | | | | | | | | | | | | | crypto: async - Use kzfree for requestsHerbert Xu2009-07-122-3/+3
| * | | | | | | | | | | | | | crypto: sha256_generic - Add export/import supportHerbert Xu2009-07-111-0/+6
| * | | | | | | | | | | | | | crypto: sha1_generic - Add export/import supportHerbert Xu2009-07-111-0/+8
| * | | | | | | | | | | | | | crypto: shash - Export/import hash state onlyHerbert Xu2009-07-111-4/+14
| * | | | | | | | | | | | | | crypto: shash - Add shash_instance_ctxHerbert Xu2009-07-091-0/+5
| * | | | | | | | | | | | | | crypto: shash - Add __crypto_shash_castHerbert Xu2009-07-081-0/+5
| * | | | | | | | | | | | | | crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu2009-07-081-0/+5
| * | | | | | | | | | | | | | crypto: shash - Add shash_register_instanceHerbert Xu2009-07-081-1/+2
| * | | | | | | | | | | | | | crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-081-0/+2
| * | | | | | | | | | | | | | crypto: api - Add crypto_attr_alg2 helperHerbert Xu2009-07-081-1/+10
| * | | | | | | | | | | | | | crypto: shash - Add spawn supportHerbert Xu2009-07-081-0/+14
| * | | | | | | | | | | | | | crypto: api - Add new style spawn supportHerbert Xu2009-07-081-0/+6
| * | | | | | | | | | | | | | crypto: shash - Add shash_instanceHerbert Xu2009-07-081-0/+26
| * | | | | | | | | | | | | | crypto: api - Add crypto_alloc_instance2Herbert Xu2009-07-071-0/+2
| * | | | | | | | | | | | | | crypto: api - Add new template create functionHerbert Xu2009-07-071-0/+1
| * | | | | | | | | | | | | | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-181-0/+10
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-09-1117-67/+318
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/ymfpci' into for-linusTakashi Iwai2009-09-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch2009-08-101-0/+1
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai2009-09-101-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ALSA: Add new TLV types for dBwith min/maxTakashi Iwai2009-06-171-0/+14
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai2009-09-101-3/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | chrdev: implement __[un]register_chrdev()Tejun Heo2009-08-101-3/+16
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'topic/snd-printk' into for-linusTakashi Iwai2009-09-101-24/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ALSA: Fixed a typo of printk()Takashi Iwai2009-08-281-1/+1
| | * | | | | | | | | | | | | | | ALSA: Add debug module optionTakashi Iwai2009-08-271-24/+14
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |