Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [CRYPTO] api: Allow algorithm lookup by type | Herbert Xu | 2006-09-21 | 4 | -18/+40 | |
| * | | | [CRYPTO] api: Add cryptomgr | Herbert Xu | 2006-09-21 | 5 | -1/+173 | |
| * | | | [CRYPTO] api: Added event notification | Herbert Xu | 2006-09-21 | 4 | -14/+199 | |
| * | | | [CRYPTO] api: Add template registration | Herbert Xu | 2006-09-21 | 3 | -22/+182 | |
| * | | | [CRYPTO] api: Split out low-level API | Herbert Xu | 2006-09-21 | 8 | -134/+204 | |
| * | | | [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h | Herbert Xu | 2006-09-21 | 5 | -1/+8 | |
| * | | | [CRYPTO] api: Add crypto_alg reference counting | Herbert Xu | 2006-09-21 | 3 | -6/+32 | |
| * | | | [CRYPTO] api: Rename crypto_alg_get to crypto_mod_get | Herbert Xu | 2006-09-21 | 1 | -7/+7 | |
| * | | | [CRYPTO] twofish: x86-64 assembly version | Joachim Fritschi | 2006-09-21 | 4 | -0/+439 | |
| * | | | [CRYPTO] twofish: i586 assembly version | Joachim Fritschi | 2006-09-21 | 4 | -0/+450 | |
| * | | | [CRYPTO] twofish: Fix the priority | Joachim Fritschi | 2006-09-21 | 1 | -0/+2 | |
| * | | | [CRYPTO] twofish: Split out common c code | Joachim Fritschi | 2006-09-21 | 5 | -697/+777 | |
| * | | | [CRYPTO] api: Fixed crypto_tfm context alignment | Herbert Xu | 2006-09-21 | 1 | -2/+23 | |
| |/ / | ||||||
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-09-22 | 99 | -8281/+10478 | |
|\ \ \ | ||||||
| * | | | [S390] hypfs crashes with invalid mount option. | Michael Holzheu | 2006-09-20 | 1 | -4/+6 | |
| * | | | [S390] cio: subchannel evaluation function operates without lock | Peter Oberparleiter | 2006-09-20 | 1 | -99/+104 | |
| * | | | [S390] cio: always query all paths on path verification. | Peter Oberparleiter | 2006-09-20 | 5 | -61/+68 | |
| * | | | [S390] cio: update path groups on logical CHPID changes. | Peter Oberparleiter | 2006-09-20 | 2 | -2/+15 | |
| * | | | [S390] cio: subchannels in no-path state. | Peter Oberparleiter | 2006-09-20 | 1 | -1/+2 | |
| * | | | [S390] Replace nopav-message on VM. | Peter Oberparleiter | 2006-09-20 | 1 | -2/+6 | |
| * | | | [S390] set modalias for ccw bus uevents. | Peter Oberparleiter | 2006-09-20 | 1 | -43/+66 | |
| * | | | [S390] Get rid of DBG macro. | Cornelia Huck | 2006-09-20 | 1 | -10/+7 | |
| * | | | [S390] Use alternative user-copy operations for new hardware. | Gerald Schaefer | 2006-09-20 | 6 | -1/+178 | |
| * | | | [S390] Make user-copy operations run-time configurable. | Gerald Schaefer | 2006-09-20 | 8 | -621/+411 | |
| * | | | [S390] Cleanup in signal handling code. | Gerald Schaefer | 2006-09-20 | 1 | -22/+17 | |
| * | | | [S390] Cleanup in page table related code. | Gerald Schaefer | 2006-09-20 | 3 | -121/+106 | |
| * | | | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 | 6 | -1/+334 | |
| * | | | [S390] xpram off by one error. | Christian Borntraeger | 2006-09-20 | 1 | -1/+1 | |
| * | | | [S390] Remove kexec experimental flag. | Heiko Carstens | 2006-09-20 | 1 | -2/+1 | |
| * | | | [S390] cleanup appldata. | Gerald Schaefer | 2006-09-20 | 4 | -85/+103 | |
| * | | | [S390] fix typo in vmcp. | Christian Borntraeger | 2006-09-20 | 2 | -2/+2 | |
| * | | | [S390] Kernel stack overflow handling. | Heiko Carstens | 2006-09-20 | 1 | -2/+2 | |
| * | | | [S390] qdio slsb processing state. | Frank Pavlic | 2006-09-20 | 1 | -1/+1 | |
| * | | | [S390] Missing initialization in common i/o layer. | Heiko Carstens | 2006-09-20 | 1 | -0/+1 | |
| * | | | [S390] convert some assembler to C. | Heiko Carstens | 2006-09-20 | 7 | -93/+99 | |
| * | | | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 | 3 | -3/+3 | |
| * | | | [S390] cleanup sysinfo and add system z9 specific extensions. | Martin Schwidefsky | 2006-09-20 | 1 | -224/+231 | |
| * | | | [S390] dasd default debug level. | Horst Hummel | 2006-09-20 | 1 | -2/+2 | |
| * | | | [S390] dasd deadlock after state change pending interrupt. | Martin Schwidefsky | 2006-09-20 | 3 | -28/+51 | |
| * | | | [S390] qdio_get_micros return value. | Frank Pavlic | 2006-09-20 | 1 | -1/+1 | |
| * | | | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. | Heiko Carstens | 2006-09-20 | 1 | -23/+7 | |
| * | | | [S390] architecture co-maintainer. | Martin Schwidefsky | 2006-09-20 | 1 | -0/+2 | |
| * | | | [S390] #undef in unistd.h | Martin Schwidefsky | 2006-09-20 | 1 | -111/+59 | |
| * | | | [S390] fix syscall restart handling. | Heiko Carstens | 2006-09-20 | 1 | -0/+1 | |
| * | | | [S390] empty function defines. | Heiko Carstens | 2006-09-20 | 5 | -15/+15 | |
| * | | | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 | 13 | -311/+1099 | |
| * | | | [S390] hypfs compiler warnings. | Michael Holzheu | 2006-09-20 | 1 | -4/+8 | |
| * | | | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 | 5 | -5/+6 | |
| * | | | [S390] initrd vs. bootmem bitmap. | Heiko Carstens | 2006-09-20 | 5 | -13/+48 | |
| * | | | [S390] add kprobes support. | Michael Grundy | 2006-09-20 | 10 | -4/+937 |