| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 |
|\ |
|
| * | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-20 |
| * | [CRYPTO] twofish: x86-64 assembly version | Joachim Fritschi | 2006-09-20 |
| * | [CRYPTO] twofish: i586 assembly version | Joachim Fritschi | 2006-09-20 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-09-22 |
|\ \ |
|
| * | | [S390] hypfs crashes with invalid mount option. | Michael Holzheu | 2006-09-20 |
| * | | [S390] Use alternative user-copy operations for new hardware. | Gerald Schaefer | 2006-09-20 |
| * | | [S390] Make user-copy operations run-time configurable. | Gerald Schaefer | 2006-09-20 |
| * | | [S390] Cleanup in signal handling code. | Gerald Schaefer | 2006-09-20 |
| * | | [S390] Cleanup in page table related code. | Gerald Schaefer | 2006-09-20 |
| * | | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 |
| * | | [S390] Remove kexec experimental flag. | Heiko Carstens | 2006-09-20 |
| * | | [S390] cleanup appldata. | Gerald Schaefer | 2006-09-20 |
| * | | [S390] Kernel stack overflow handling. | Heiko Carstens | 2006-09-20 |
| * | | [S390] convert some assembler to C. | Heiko Carstens | 2006-09-20 |
| * | | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 |
| * | | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. | Heiko Carstens | 2006-09-20 |
| * | | [S390] fix syscall restart handling. | Heiko Carstens | 2006-09-20 |
| * | | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 |
| * | | [S390] hypfs compiler warnings. | Michael Holzheu | 2006-09-20 |
| * | | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 |
| * | | [S390] initrd vs. bootmem bitmap. | Heiko Carstens | 2006-09-20 |
| * | | [S390] add kprobes support. | Michael Grundy | 2006-09-20 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-09-22 |
|\ \
| |/
|/| |
|
| * | [POWERPC] EEH: Power4 systems sometimes need multiple resets. | Linas Vepstas | 2006-09-22 |
| * | [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. | Scott Wood | 2006-09-22 |
| * | [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c | Nathan Lynch | 2006-09-22 |
| * | [POWERPC] Maple U3 HT - reject inappropriate config space access | Nathan Lynch | 2006-09-22 |
| * | [POWERPC] Fix IPIC pending register assignments | Scott Wood | 2006-09-22 |
| * | [POWERPC] Merge iSeries i/o operations with the rest | Stephen Rothwell | 2006-09-22 |
| * | [POWERPC] Fix compile error in sbc8560 | Amy Fong | 2006-09-21 |
| * | [POWERPC] EEH: support MMIO enable recovery step | Linas Vepstas | 2006-09-21 |
| * | [POWERPC] EEH: enable MMIO/DMA on frozen slot | Linas Vepstas | 2006-09-21 |
| * | [POWERPC] EEH: code comment cleanup | Linas Vepstas | 2006-09-21 |
| * | [POWERPC] EEH: balance pcidev_get/put calls | Linas Vepstas | 2006-09-21 |
| * | [POWERPC] PPC: Fix xmon stack frame address in backtrace | Josh Boyer | 2006-09-21 |
| * | [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX | Peter Bergner | 2006-09-21 |
| * | [POWERPC] Start arch/powerpc/boot code reorganization | Mark A. Greer | 2006-09-20 |
| * | [POWERPC] Define of_read_ulong helper | Paul Mackerras | 2006-09-20 |
| * | [POWERPC] convert string i/o operations to C | Stephen Rothwell | 2006-09-20 |
| * | [POWERPC] clean up ide io accessors | Stephen Rothwell | 2006-09-20 |
| * | [POWERPC] remove unused asm routines | Stephen Rothwell | 2006-09-20 |
| * | [POWERPC] remove unused io accessors | Stephen Rothwell | 2006-09-20 |
| * | [POWERPC] silence a warning | Stephen Rothwell | 2006-09-20 |
| * | [POWERPC] make spinlocks work in a combined kernel | Stephen Rothwell | 2006-09-20 |
| * | [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18 | Kim Phillips | 2006-09-13 |
| * | [POWERPC] Fix non-smp build | Olof Johansson | 2006-09-13 |