summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] api: Added spawnsHerbert Xu2006-09-216-53/+280
* [CRYPTO] api: Allow algorithm lookup by typeHerbert Xu2006-09-214-18/+40
* [CRYPTO] api: Add cryptomgrHerbert Xu2006-09-215-1/+173
* [CRYPTO] api: Added event notificationHerbert Xu2006-09-214-14/+199
* [CRYPTO] api: Add template registrationHerbert Xu2006-09-213-22/+182
* [CRYPTO] api: Split out low-level APIHerbert Xu2006-09-218-134/+204
* [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-215-1/+8
* [CRYPTO] api: Add crypto_alg reference countingHerbert Xu2006-09-213-6/+32
* [CRYPTO] api: Rename crypto_alg_get to crypto_mod_getHerbert Xu2006-09-211-7/+7
* [CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi2006-09-214-0/+439
* [CRYPTO] twofish: i586 assembly versionJoachim Fritschi2006-09-214-0/+450
* [CRYPTO] twofish: Fix the priorityJoachim Fritschi2006-09-211-0/+2
* [CRYPTO] twofish: Split out common c codeJoachim Fritschi2006-09-215-697/+777
* [CRYPTO] api: Fixed crypto_tfm context alignmentHerbert Xu2006-09-211-2/+23
* Linux v2.6.18. Arrr!v2.6.18Linus Torvalds2006-09-191-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-193-4/+8
|\
| * [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-191-4/+4
| * [NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy2006-09-191-0/+2
| * [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-191-0/+2
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-193-7/+9
|\ \ | |/ |/|
| * NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust2006-09-191-2/+2
| * NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust2006-09-191-3/+3
| * NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-191-2/+4
* | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-197-57/+82
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-1915-103/+271
|\ \
| * | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-171-6/+3
| * | MTD: Fix bug in fixup_convert_atmel_priHÃ¥vard Skinnemoen2006-09-161-1/+1
| * | [JFFS2][SUMMARY] Fix a summary collecting bug.Havasi Ferenc2006-09-161-0/+5
| * | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-302138-23373/+52985
| |\ \
| * | | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-161-0/+90
| * | | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-162-0/+34
| * | | fs/jffs2/xattr.c: remove dead codeAdrian Bunk2006-08-151-1/+0
| * | | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-151-6/+6
| * | | [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-141-0/+14
| * | | [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43
| * | | block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
| * | | [MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse2006-07-151-1/+1
| * | | remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0
| * | | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5
| * | | [MTD] NAND: OOB buffer offset fixupsVitaly Wool2006-07-111-2/+2
| * | | make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() staticAdrian Bunk2006-07-072-2/+5
| * | | [PATCH] [MTD] NAND: fix dead URL in KconfigArtem B. Bityutskiy2006-07-051-1/+1
* | | | [PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp2006-09-193-4/+0
* | | | [PATCH] headers_check: Clean up asm-parisc/page.h for user headersMatthew Wilcox2006-09-191-13/+5
* | | | [PATCH] Fix 'make headers_check' on ia64Geert Uytterhoeven2006-09-191-4/+4
* | | | [PATCH] Add headers_check' target to output of 'make help'David Woodhouse2006-09-191-0/+1
* | | | [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-191-3/+3
| |_|/ |/| |
* | | x86: save/restore eflags in context switchLinus Torvalds2006-09-182-1/+11
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-1819-46/+97
|\ \ \
OpenPOWER on IntegriCloud