summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-283-29/+28
* [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3
* [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-282-42/+132
* [POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann2006-06-281-4/+4
* [POWERPC] spufs: fix memory hotplug dependencyGeoff Levand2006-06-281-1/+1
* [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
* [POWERPC] spufs: map mmio space as guarded into user spaceBenjamin Herrenschmidt2006-06-281-5/+5
* [POWERPC] Enable XMON in cell_defconfigMichael Ellerman2006-06-281-3/+4
* [POWERPC] Enable the RTAS udbg console on IBM Cell BladeMichael Ellerman2006-06-282-0/+5
* [POWERPC] Add udbg support for RTAS consoleMichael Ellerman2006-06-284-4/+88
* [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlierMichael Ellerman2006-06-282-18/+27
* [POWERPC] Move RTAS exports next to their declarationsMichael Ellerman2006-06-281-14/+13
* [POWERPC] Make rtas_call() safe if RTAS hasn't been initialisedMichael Ellerman2006-06-281-1/+1
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-282-12/+8
* [POWERPC] Make kexec_setup() a regular initcallMichael Ellerman2006-06-282-5/+3
* [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()Michael Ellerman2006-06-281-28/+6
* [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-2810-76/+58
* [POWERPC] Export flat device tree via debugfs for debuggingMichael Ellerman2006-06-281-0/+25
* [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-282-40/+9
* [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-282-0/+63
* [POWERPC] Remove obsolete #include <linux/config.h>.Jon Loeliger2006-06-284-4/+0
* [POWERPC] Remove redundant STD_MMU selection.Jon Loeliger2006-06-281-5/+0
* [POWERPC] Move I8259 selection under MPC8641HPCN boardJon Loeliger2006-06-282-1/+1
* [POWERPC] Remove redundant PPC_86XX check.Jon Loeliger2006-06-281-3/+0
* [POWERPC] Don't access HID registers if running on a Hypervisor.Jimi Xenidis2006-06-281-2/+12
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2640-134/+1357
|\
| * [ARM] Update mach-typesRussell King2006-06-261-9/+62
| * [ARM] 3654/1: add ajeco 1arm sbc supportLennert Buytenhek2006-06-265-0/+1175
| * [ARM] 3651/1: S3C24XX: Make arch list more detailedBen Dooks2006-06-261-1/+1
| * [ARM] 3650/1: S3C2412: Update s3c2410_defconfigBen Dooks2006-06-261-14/+36
| * [ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440Ben Dooks2006-06-261-2/+2
| * [ARM] 3612/1: make pci bus optional for ixp4xx platformMilan Svoboda2006-06-253-11/+18
| * [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-256-7/+7
| * [ARM] Remove save_lr/restore_pc macrosRussell King2006-06-252-6/+4
| * [ARM] Remove partial non-v6 binutils compatibilityRussell King2006-06-251-32/+0
| * [ARM] Remove LOADREGS macroRussell King2006-06-2514-30/+30
| * [ARM] Remove RETINSTR macroRussell King2006-06-2510-22/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-2622-34/+34
|\ \
| * | Storage class should be firstTobias Klauser2006-06-266-12/+12
| * | i386: Trivial typo fixesEgry Gabor2006-06-262-2/+2
| * | spelling fixesAndreas Mohr2006-06-268-9/+9
| * | fix paniced->panicked typosLee Revell2006-06-266-11/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-263-4/+4
|\ \ \
| * | | kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-093-4/+4
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-06-2610-91/+110
|\ \ \ \
| * | | | [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-263-8/+28
| * | | | [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-2610-73/+83
| * | | | [CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu2006-06-262-12/+12
| * | | | [CRYPTO] aes-i586: Get rid of useless function wrappersHerbert Xu2006-06-262-19/+8
| | |/ / | |/| |
* | | | [PATCH] m68knommu: use configurable RAM setup in start up codeGreg Ungerer2006-06-261-72/+10