summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-033-0/+1270
* crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-035-13/+56
* crypto: algapi - Remove unneeded null checkDan Carpenter2010-05-031-1/+1
* crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-191-16/+20
* crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-132-12/+542
* crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni2010-04-131-3/+5
* crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni2010-04-131-22/+27
* crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni2010-04-131-4/+9
* crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni2010-04-131-5/+5
* crypto: mv_cesa - Enqueue generic async requestsUri Simchoni2010-04-131-19/+24
* crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni2010-04-131-22/+44
* crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni2010-04-131-5/+9
* crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni2010-04-131-0/+1
* crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni2010-04-131-0/+2
* padata: Section cleanupHenrik Kretzschmar2010-03-291-2/+2
* crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1Huang Ying2010-03-241-2/+2
* crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter2010-03-241-7/+4
* crypto: vmac - Fix big-endian supportShane Wang2010-03-182-43/+96
* crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-132-5/+95
* crypto: tcrypt - Speed testing support for ghashHuang Ying2010-03-102-0/+36
* crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2010-03-102-7/+238
* crypto: internal - Fix checkpatch errorsRichard Hartmann2010-03-101-1/+1
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-03-045-203/+779
|\
| * exofs: groups supportBoaz Harrosh2010-02-283-37/+141
| * exofs: Prepare for groupsBoaz Harrosh2010-02-281-60/+99
| * exofs: Error recovery if object is missing from storageBoaz Harrosh2010-02-281-1/+11
| * exofs: convert io_state to use pages array instead of bio at inputBoaz Harrosh2010-02-283-61/+71
| * exofs: RAID0 supportBoaz Harrosh2010-02-284-83/+333
| * exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh2010-02-284-10/+114
| * exofs: unindent exofs_sbi_readBoaz Harrosh2010-02-281-49/+38
| * exofs: Move layout related members to a layout structureBoaz Harrosh2010-02-284-54/+71
| * exofs: Recover in the case of read-passed-end-of-fileBoaz Harrosh2010-02-281-6/+30
| * exofs: Micro-optimize exofs_i_infoBoaz Harrosh2010-02-281-2/+2
| * exofs: debug print even lessBoaz Harrosh2010-02-282-16/+45
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-0417-276/+99
|\ \
| * | sparc64: Make prom entry spinlock NMI safe.David S. Miller2010-03-031-5/+7
| * | sparc64: Kill off old sys_perfctr system call and state.David S. Miller2010-03-0312-247/+18
| * | sparc: Update defconfigs.David S. Miller2010-03-032-24/+66
| * | sparc: Provide io{read,write}{16,32}be().David S. Miller2010-03-032-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2010-03-0452-678/+617
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller2010-03-026-63/+81
| |\ \ \
| | * | | ide: fixed section mismatch warning in cmd640.cChris Frey2010-01-281-1/+1
| | * | | ide/ide-cs: fix order of releasing resourcesWolfram Sang2010-01-151-12/+11
| | * | | ide: Fix Promise UDMA33 IDE driver (pdc202xx_old)Russell King2010-01-121-2/+2
| | * | | icside: bring back ->maskproc methodBartlomiej Zolnierkiewicz2010-01-121-4/+60
| | * | | scc_pata: fix module unloadingBartlomiej Zolnierkiewicz2010-01-081-7/+5
| | * | | ide: doc: remove compilation options section from ide-cd documentationThadeu Lima de Souza Cascardo2009-12-131-37/+2
| * | | | drivers/ide: Fix continuation line formatsJoe Perches2010-02-032-4/+4
| * | | | ide: ide_timing_compute() fixupBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | | ide: make ide_get_best_pio_mode() staticBartlomiej Zolnierkiewicz2010-01-192-3/+1
OpenPOWER on IntegriCloud