aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras
2005-10-30powerpc: Fix time setting bug on 32-bitPaul Mackerras
2005-10-29powerpc: Remove T command from xmon help text since it no longer existsPaul Mackerras
2005-10-29powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras
2005-10-29powerpc: 32-bit needs cur_cpu_spec exported tooPaul Mackerras
2005-10-29powerpc: Merge maple support code to arch/powerpc/platforms/maplePaul Mackerras
2005-10-29powerpc: Add -mno-altivec for ARCH=powerpc buildsPaul Mackerras
2005-10-29[PATCH] ppc64 memory model depends on NUMAAndy Whitcroft
2005-10-29[PATCH] ppc64: remove duplicate local variable in set_preferred_consoleOlaf Hering
2005-10-29[PATCH] ppc64: change name of target file during make installOlaf Hering
2005-10-29[PATCH] ppc64: reenable make install with defconfigOlaf Hering
2005-10-29[PATCH] ppc64: compile nls_cp437 and nls_iso8859_1 into the kernel in defconfigOlaf Hering
2005-10-29[PATCH] ppc64 boot: print firmware provided stackpointerOlaf Hering
2005-10-29[PATCH] ppc64 boot: proof that reloc worksOlaf Hering
2005-10-29[PATCH] ppc64 boot: make the zImage relocateableOlaf Hering
2005-10-29[PATCH] ppc64 boot: remove global initializersOlaf Hering
2005-10-29[PATCH] ppc64 boot: fix typo in asm commentsOlaf Hering
2005-10-29[PATCH] ppc64 boot: use memset to clear bssOlaf Hering
2005-10-29[PATCH] ppc64 boot: cleanup linker scriptOlaf Hering
2005-10-29[PATCH] ppc64 boot: bootfiles depend on linker scriptOlaf Hering
2005-10-29[PATCH] ppc64 boot: move gunzip function before useOlaf Hering
2005-10-29[PATCH] ppc64 boot: remove need for imagesize.cOlaf Hering
2005-10-29[PATCH] ppc64 boot: remove zlibOlaf Hering
2005-10-29[PATCH] ppc64 boot: missing include for size_tOlaf Hering
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming
2005-10-29[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier
2005-10-29[PATCH] ppc32: update xmon help textOlaf Hering
2005-10-29[PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter
2005-10-29[PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti
2005-10-29[PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks
2005-10-28powerpc: Merge xmonPaul Mackerras
2005-10-28powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras
2005-10-28powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras
2005-10-28[PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson
2005-10-28Merge git://oak/home/sfr/kernels/iseries/work/Paul Mackerras
2005-10-28Merge in v2.6.14 by handPaul Mackerras
2005-10-28ppc64: use mem_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use usercopy_64.c from powerpc/libStephen Rothwell
2005-10-28ppc64: user strcase.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use sstep.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use memcpy_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use lockc.c from powerpc/libStephen Rothwell
2005-10-28ppc64: use copyuser_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use copypage_64.S from powerpc/libStephen Rothwell
2005-10-28ppc64: use e2a.c from powerpc/libStephen Rothwell