summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [CRYPTO] api: Added crypto_alloc_baseHerbert Xu2006-09-211-11/+3
| * | | | [CRYPTO] api: Added asynchronous flagHerbert Xu2006-09-211-0/+1
| * | | | [CRYPTO] api: Add common instance initialisation codeHerbert Xu2006-09-211-0/+5
| * | | | [CRYPTO] cipher: Removed special IV checks for ECBHerbert Xu2006-09-211-2/+0
| * | | | [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-212-6/+3
| * | | | [CRYPTO] api: Add missing accessors for new crypto_alg fieldsMichal Ludvig2006-09-211-0/+10
| * | | | [CRYPTO] api: Added spawnsHerbert Xu2006-09-212-0/+15
| * | | | [CRYPTO] api: Add cryptomgrHerbert Xu2006-09-211-0/+9
| * | | | [CRYPTO] api: Added event notificationHerbert Xu2006-09-211-1/+3
| * | | | [CRYPTO] api: Add template registrationHerbert Xu2006-09-211-0/+31
| * | | | [CRYPTO] api: Split out low-level APIHerbert Xu2006-09-211-0/+18
| * | | | [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-214-1/+7
| * | | | [CRYPTO] api: Add crypto_alg reference countingHerbert Xu2006-09-211-0/+3
| * | | | [CRYPTO] twofish: Split out common c codeJoachim Fritschi2006-09-211-0/+23
| * | | | [CRYPTO] api: Fixed crypto_tfm context alignmentHerbert Xu2006-09-211-2/+23
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-2220-643/+893
|\ \ \ \ \
| * | | | | [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-202-0/+3
| * | | | | [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-202-195/+63
| * | | | | [S390] Cleanup in page table related code.Gerald Schaefer2006-09-202-99/+92
| * | | | | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-202-1/+34
| * | | | | [S390] cleanup appldata.Gerald Schaefer2006-09-201-0/+90
| * | | | | [S390] convert some assembler to C.Heiko Carstens2006-09-202-3/+6
| * | | | | [S390] #undef in unistd.hMartin Schwidefsky2006-09-201-111/+59
| * | | | | [S390] empty function defines.Heiko Carstens2006-09-203-3/+3
| * | | | | [S390] ipl/dump on panic.Michael Holzheu2006-09-203-17/+57
| * | | | | [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-201-2/+0
| * | | | | [S390] add kprobes support.Michael Grundy2006-09-202-0/+173
| * | | | | [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-201-1/+79
| * | | | | [S390] zcrypt user space interface.Martin Schwidefsky2006-09-201-0/+207
| * | | | | [S390] zcrypt adjunct processor bus.Martin Schwidefsky2006-09-201-0/+11
| * | | | | [S390] remove old z90crypt driver.Martin Schwidefsky2006-09-201-212/+0
| * | | | | [S390] EX_TABLE macro.Martin Schwidefsky2006-09-201-0/+17
| |/ / / /
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-221-0/+1
|\ \ \ \ \
| * | | | | Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse2006-09-221-1/+0
| * | | | | ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-221-0/+1
| * | | | | [MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen2006-09-221-0/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-2229-495/+289
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [POWERPC] powerpc: fix building gdb against asm/ptrace.hArnd Bergmann2006-09-221-4/+0
| * | | | [POWERPC] Remove DISCONTIGMEM cruft from page.hMichael Ellerman2006-09-221-6/+0
| * | | | [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-222-131/+77
| * | | | [POWERPC] 40x: Fix debug status register definesJosh Boyer2006-09-211-8/+8
| * | | | [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+11
| * | | | [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-201-1/+11
| * | | | [POWERPC] iseries: eliminate a couple of warningsStephen Rothwell2006-09-201-2/+2
| * | | | [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-202-12/+12
| * | | | [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-12/+6
| * | | | [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-8/+0
| * | | | [POWERPC] remove unused io accessorsStephen Rothwell2006-09-203-26/+1
| * | | | Merge branch 'linux-2.6'Paul Mackerras2006-09-1492-482/+380
| |\ \ \ \
| * | | | | [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-131-1/+11