| Commit message (Expand) | Author | Age | Files | Lines |
* | padata: Dont scale the parallel objects with the cpus | Steffen Klassert | 2010-05-03 | 1 | -1/+1 |
* | crypto: omap - sha1 & md5 driver | Dmitry Kasatkin | 2010-05-03 | 3 | -0/+1270 |
* | crypto: omap - Updates omap sham device related platform code | Dmitry Kasatkin | 2010-05-03 | 5 | -13/+56 |
* | crypto: algapi - Remove unneeded null check | Dan Carpenter | 2010-05-03 | 1 | -1/+1 |
* | crypto: geode-aes - Fix some code style issues | Chihau Chau | 2010-04-19 | 1 | -16/+20 |
* | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers | Uri Simchoni | 2010-04-13 | 2 | -12/+542 |
* | crypto: mv_cesa - Support processing of data from previous requests | Uri Simchoni | 2010-04-13 | 1 | -3/+5 |
* | crypto: mv_cesa - Make the copy-back of data optional | Uri Simchoni | 2010-04-13 | 1 | -22/+27 |
* | crypto: mv_cesa - Execute some code via function pointers rathr than direct c... | Uri Simchoni | 2010-04-13 | 1 | -4/+9 |
* | crypto: mv_cesa - Rename a variable to a more suitable name | Uri Simchoni | 2010-04-13 | 1 | -5/+5 |
* | crypto: mv_cesa - Enqueue generic async requests | Uri Simchoni | 2010-04-13 | 1 | -19/+24 |
* | crypto: mv_cesa - Fix situations where the src sglist spans more data than th... | Uri Simchoni | 2010-04-13 | 1 | -22/+44 |
* | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl... | Uri Simchoni | 2010-04-13 | 1 | -5/+9 |
* | crypto: mv_cesa - Remove compiler warning in mv_cesa driver | Uri Simchoni | 2010-04-13 | 1 | -0/+1 |
* | crypto: mv_cesa - Invoke the user callback from a softirq context | Uri Simchoni | 2010-04-13 | 1 | -0/+2 |
* | padata: Section cleanup | Henrik Kretzschmar | 2010-03-29 | 1 | -2/+2 |
* | crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 | Huang Ying | 2010-03-24 | 1 | -2/+2 |
* | crypto: pcrypt - Handle crypto_get_attr_type errors | Dan Carpenter | 2010-03-24 | 1 | -7/+4 |
* | crypto: vmac - Fix big-endian support | Shane Wang | 2010-03-18 | 2 | -43/+96 |
* | crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1 | Huang Ying | 2010-03-13 | 2 | -5/+95 |
* | crypto: tcrypt - Speed testing support for ghash | Huang Ying | 2010-03-10 | 2 | -0/+36 |
* | crypto: aesni-intel - Add AES-NI accelerated CTR mode | Huang Ying | 2010-03-10 | 2 | -7/+238 |
* | crypto: internal - Fix checkpatch errors | Richard Hartmann | 2010-03-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-03-04 | 5 | -203/+779 |
|\ |
|
| * | exofs: groups support | Boaz Harrosh | 2010-02-28 | 3 | -37/+141 |
| * | exofs: Prepare for groups | Boaz Harrosh | 2010-02-28 | 1 | -60/+99 |
| * | exofs: Error recovery if object is missing from storage | Boaz Harrosh | 2010-02-28 | 1 | -1/+11 |
| * | exofs: convert io_state to use pages array instead of bio at input | Boaz Harrosh | 2010-02-28 | 3 | -61/+71 |
| * | exofs: RAID0 support | Boaz Harrosh | 2010-02-28 | 4 | -83/+333 |
| * | exofs: Define on-disk per-inode optional layout attribute | Boaz Harrosh | 2010-02-28 | 4 | -10/+114 |
| * | exofs: unindent exofs_sbi_read | Boaz Harrosh | 2010-02-28 | 1 | -49/+38 |
| * | exofs: Move layout related members to a layout structure | Boaz Harrosh | 2010-02-28 | 4 | -54/+71 |
| * | exofs: Recover in the case of read-passed-end-of-file | Boaz Harrosh | 2010-02-28 | 1 | -6/+30 |
| * | exofs: Micro-optimize exofs_i_info | Boaz Harrosh | 2010-02-28 | 1 | -2/+2 |
| * | exofs: debug print even less | Boaz Harrosh | 2010-02-28 | 2 | -16/+45 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-03-04 | 17 | -276/+99 |
|\ \ |
|
| * | | sparc64: Make prom entry spinlock NMI safe. | David S. Miller | 2010-03-03 | 1 | -5/+7 |
| * | | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 2010-03-03 | 12 | -247/+18 |
| * | | sparc: Update defconfigs. | David S. Miller | 2010-03-03 | 2 | -24/+66 |
| * | | sparc: Provide io{read,write}{16,32}be(). | David S. Miller | 2010-03-03 | 2 | -0/+8 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2010-03-04 | 52 | -678/+617 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id... | David S. Miller | 2010-03-03 | 6 | -63/+81 |
| |\ \ \ |
|
| | * | | | ide: fixed section mismatch warning in cmd640.c | Chris Frey | 2010-01-28 | 1 | -1/+1 |
| | * | | | ide/ide-cs: fix order of releasing resources | Wolfram Sang | 2010-01-15 | 1 | -12/+11 |
| | * | | | ide: Fix Promise UDMA33 IDE driver (pdc202xx_old) | Russell King | 2010-01-12 | 1 | -2/+2 |
| | * | | | icside: bring back ->maskproc method | Bartlomiej Zolnierkiewicz | 2010-01-12 | 1 | -4/+60 |
| | * | | | scc_pata: fix module unloading | Bartlomiej Zolnierkiewicz | 2010-01-08 | 1 | -7/+5 |
| | * | | | ide: doc: remove compilation options section from ide-cd documentation | Thadeu Lima de Souza Cascardo | 2009-12-14 | 1 | -37/+2 |
| * | | | | drivers/ide: Fix continuation line formats | Joe Perches | 2010-02-04 | 2 | -4/+4 |
| * | | | | ide: ide_timing_compute() fixup | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -1/+1 |