summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-2213-289/+1429
|\
| * [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-212-315/+0
| * [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-14/+590
| * [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-215-0/+14
| * [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-214-9/+15
| * [CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi2006-09-213-0/+424
| * [CRYPTO] twofish: i586 assembly versionJoachim Fritschi2006-09-213-0/+435
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-09-2234-980/+2466
|\ \
| * | [S390] hypfs crashes with invalid mount option.Michael Holzheu2006-09-201-4/+6
| * | [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-204-1/+175
| * | [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-206-426/+348
| * | [S390] Cleanup in signal handling code.Gerald Schaefer2006-09-201-22/+17
| * | [S390] Cleanup in page table related code.Gerald Schaefer2006-09-201-22/+14
| * | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-201-0/+1
| * | [S390] Remove kexec experimental flag.Heiko Carstens2006-09-201-2/+1
| * | [S390] cleanup appldata.Gerald Schaefer2006-09-203-85/+13
| * | [S390] Kernel stack overflow handling.Heiko Carstens2006-09-201-2/+2
| * | [S390] convert some assembler to C.Heiko Carstens2006-09-204-88/+57
| * | [S390] __exit cleanup.Heiko Carstens2006-09-202-2/+2
| * | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7
| * | [S390] fix syscall restart handling.Heiko Carstens2006-09-201-0/+1
| * | [S390] ipl/dump on panic.Michael Holzheu2006-09-209-284/+1002
| * | [S390] hypfs compiler warnings.Michael Holzheu2006-09-201-4/+8
| * | [S390] hypfs comment cleanup.Michael Holzheu2006-09-204-4/+4
| * | [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-204-11/+48
| * | [S390] add kprobes support.Michael Grundy2006-09-208-4/+764
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-22139-1862/+3086
|\ \ | |/ |/|
| * [POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas2006-09-221-12/+24
| * [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood2006-09-221-0/+2
| * [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.cNathan Lynch2006-09-221-19/+25
| * [POWERPC] Maple U3 HT - reject inappropriate config space accessNathan Lynch2006-09-221-0/+6
| * [POWERPC] Fix IPIC pending register assignmentsScott Wood2006-09-221-21/+21
| * [POWERPC] Merge iSeries i/o operations with the restStephen Rothwell2006-09-222-52/+242
| * [POWERPC] Fix compile error in sbc8560Amy Fong2006-09-212-0/+19
| * [POWERPC] EEH: support MMIO enable recovery stepLinas Vepstas2006-09-211-17/+64
| * [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+29
| * [POWERPC] EEH: code comment cleanupLinas Vepstas2006-09-212-11/+35
| * [POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas2006-09-211-15/+2
| * [POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer2006-09-211-1/+1
| * [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner2006-09-211-0/+1
| * [POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer2006-09-209-178/+441
| * [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-203-25/+11
| * [POWERPC] convert string i/o operations to CStephen Rothwell2006-09-204-103/+118
| * [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-204-28/+0
| * [POWERPC] remove unused asm routinesStephen Rothwell2006-09-204-144/+0
| * [POWERPC] remove unused io accessorsStephen Rothwell2006-09-201-16/+0
| * [POWERPC] silence a warningStephen Rothwell2006-09-201-1/+1
| * [POWERPC] make spinlocks work in a combined kernelStephen Rothwell2006-09-201-14/+13
| * [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18Kim Phillips2006-09-141-8/+8
| * [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1