summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64 boot: print firmware provided stackpointerOlaf Hering2005-10-292-2/+3
* [PATCH] ppc64 boot: proof that reloc worksOlaf Hering2005-10-293-4/+7
* [PATCH] ppc64 boot: make the zImage relocateableOlaf Hering2005-10-293-2/+33
* [PATCH] ppc64 boot: remove global initializersOlaf Hering2005-10-291-3/+3
* [PATCH] ppc64 boot: fix typo in asm commentsOlaf Hering2005-10-291-2/+2
* [PATCH] ppc64 boot: use memset to clear bssOlaf Hering2005-10-292-19/+3
* [PATCH] ppc64 boot: cleanup linker scriptOlaf Hering2005-10-291-54/+5
* [PATCH] ppc64 boot: bootfiles depend on linker scriptOlaf Hering2005-10-291-2/+2
* [PATCH] ppc64 boot: move gunzip function before useOlaf Hering2005-10-291-58/+57
* [PATCH] ppc64 boot: remove need for imagesize.cOlaf Hering2005-10-292-62/+50
* [PATCH] ppc64 boot: remove zlibOlaf Hering2005-10-294-2698/+44
* [PATCH] ppc64 boot: missing include for size_tOlaf Hering2005-10-291-0/+1
* [PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug2005-10-296-2/+15
* [PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming2005-10-297-74/+119
* [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET2005-10-292-12/+236
* [PATCH] ppc32: nvram driver for chrpOlaf Hering2005-10-297-8/+189
* [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2005-10-294-13/+13
* [PATCH] ppc32: update xmon help textOlaf Hering2005-10-291-2/+7
* [PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti2005-10-291-0/+2
* [PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter2005-10-296-56/+53
* [PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti2005-10-294-52/+44
* [PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks2005-10-292-0/+7
* powerpc: Merge xmonPaul Mackerras2005-10-2821-284/+1281
* powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras2005-10-281-0/+17
* powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras2005-10-285-27/+26
* [PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson2005-10-286-16/+50
* Merge git://oak/home/sfr/kernels/iseries/work/Paul Mackerras2005-10-2818-3064/+21
|\
| * ppc64: use mem_64.S from powerpc/libStephen Rothwell2005-10-282-108/+1
| * ppc64: use usercopy_64.c from powerpc/libStephen Rothwell2005-10-283-44/+2
| * ppc64: user strcase.c from powerpc/libStephen Rothwell2005-10-283-34/+4
| * ppc64: use sstep.c from powerpc/libStephen Rothwell2005-10-283-144/+2
| * ppc64: use memcpy_64.S from powerpc/libStephen Rothwell2005-10-283-176/+4
| * ppc64: use lockc.c from powerpc/libStephen Rothwell2005-10-283-103/+3
| * ppc64: use copyuser_64.S from powerpc/libStephen Rothwell2005-10-283-579/+3
| * ppc64: use copypage_64.S from powerpc/libStephen Rothwell2005-10-283-124/+3
| * ppc64: use e2a.c from powerpc/libStephen Rothwell2005-10-283-114/+1
| * ppc64: use checksum_64.S from powerpcStephen Rothwell2005-10-284-231/+6
| * ppc64: use the merged syscall tableStephen Rothwell2005-10-286-1426/+12
* | Merge in v2.6.14 by handPaul Mackerras2005-10-283-2/+4
|\ \
| * \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-261-0/+2
| |\ \
| | * | [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek2005-10-241-0/+2
| * | | [PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt2005-10-261-2/+2
| |/ /
| * | [PATCH] uml: fix compile failure for TT modeMiklos Szeredi2005-10-242-2/+2
* | | ppc64: Use the correct prototypes for i8259 functionsPaul Mackerras2005-10-282-21/+3
* | | [PATCH] powerpc: Remove dregs of bootinfo.hDavid Gibson2005-10-281-1/+0
* | | [PATCH] powerpc: only build idle_6xx for 6xxKumar Gala2005-10-281-1/+2
| |/ |/|
* | ppc64: Include arch/powerpc/kernel/setup-common.oPaul Mackerras2005-10-281-1/+2
* | powerpc: Move U3 IOMMU driver to arch/powerpc/sysdevPaul Mackerras2005-10-283-2/+1
* | powerpc: Fix new-world powermac detectionPaul Mackerras2005-10-271-1/+3
* | powerpc: Introduce toreal/fromreal assembly macrosPaul Mackerras2005-10-271-4/+4
OpenPOWER on IntegriCloud