aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-30powerpc: Fix time setting bug on 32-bitPaul Mackerras1-6/+8
2005-10-29powerpc: Remove T command from xmon help text since it no longer existsPaul Mackerras1-1/+0
2005-10-29powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.cPaul Mackerras1-2/+2
2005-10-29powerpc: 32-bit needs cur_cpu_spec exported tooPaul Mackerras1-2/+0
2005-10-29powerpc: Merge maple support code to arch/powerpc/platforms/maplePaul Mackerras7-10/+22
2005-10-29powerpc: Add -mno-altivec for ARCH=powerpc buildsPaul Mackerras1-0/+3
2005-10-29[PATCH] ppc64 memory model depends on NUMAAndy Whitcroft2-15/+9
2005-10-29[PATCH] ppc64: remove duplicate local variable in set_preferred_consoleOlaf Hering1-1/+0
2005-10-29[PATCH] ppc64: change name of target file during make installOlaf Hering1-1/+1
2005-10-29[PATCH] ppc64: reenable make install with defconfigOlaf Hering1-1/+1
2005-10-29[PATCH] ppc64: compile nls_cp437 and nls_iso8859_1 into the kernel in defconfigOlaf Hering1-2/+2
2005-10-29[PATCH] ppc64: AC Power handling broken for desktopsOlaf Hering1-2/+6
2005-10-29[PATCH] ppc64 boot: print firmware provided stackpointerOlaf Hering2-2/+3
2005-10-29[PATCH] ppc64 boot: proof that reloc worksOlaf Hering3-4/+7
2005-10-29[PATCH] ppc64 boot: make the zImage relocateableOlaf Hering3-2/+33
2005-10-29[PATCH] ppc64 boot: remove global initializersOlaf Hering1-3/+3
2005-10-29[PATCH] ppc64 boot: fix typo in asm commentsOlaf Hering1-2/+2
2005-10-29[PATCH] ppc64 boot: use memset to clear bssOlaf Hering2-19/+3
2005-10-29[PATCH] ppc64 boot: cleanup linker scriptOlaf Hering1-54/+5
2005-10-29[PATCH] ppc64 boot: bootfiles depend on linker scriptOlaf Hering1-2/+2
2005-10-29[PATCH] ppc64 boot: move gunzip function before useOlaf Hering1-58/+57
2005-10-29[PATCH] ppc64 boot: remove need for imagesize.cOlaf Hering2-62/+50
2005-10-29[PATCH] ppc64 boot: remove zlibOlaf Hering4-2698/+44
2005-10-29[PATCH] ppc64 boot: missing include for size_tOlaf Hering1-0/+1
2005-10-29[PATCH] ppc64 boot: remove include from include/linux/zutil.hOlaf Hering1-1/+0
2005-10-29[PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.cOlaf Hering1-1/+0
2005-10-29[PATCH] mv643xx_eth_showsram: Added information message when using the SRAMNicolas DET1-0/+3
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug9-2/+26
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming9-78/+131
2005-10-29[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET2-12/+236
2005-10-29[PATCH] Add modalias for pmac network driversOlaf Hering2-0/+2
2005-10-29[PATCH] Add modalias to macio sysfs attributesscwhab@suse.de1-0/+26
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering8-8/+190
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier12-23/+21
2005-10-29[PATCH] ppc32: update xmon help textOlaf Hering1-2/+7
2005-10-29[PATCH] ppc32: #ifdef out ALTIVEC specific code in __switch_toMarcelo Tosatti1-0/+2
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter6-56/+53
2005-10-29[PATCH] MPC8xx PCMCIA driverMarcelo Tosatti3-0/+1301
2005-10-29[PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti4-52/+44
2005-10-29[PATCH] ppc: prevent GCC 4 from generating AltiVec instructions in kernelLee Nicks2-0/+7
2005-10-28powerpc: Merge xmonPaul Mackerras24-285/+1291
2005-10-28powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras3-1/+28
2005-10-28powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras5-27/+26
2005-10-28[PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson6-21/+21
2005-10-28ppc64: use mem_64.S from powerpc/libStephen Rothwell2-108/+1
2005-10-28ppc64: use usercopy_64.c from powerpc/libStephen Rothwell3-44/+2
2005-10-28ppc64: user strcase.c from powerpc/libStephen Rothwell3-34/+4
2005-10-28ppc64: use sstep.c from powerpc/libStephen Rothwell3-144/+2
2005-10-28ppc64: use memcpy_64.S from powerpc/libStephen Rothwell3-176/+4
2005-10-28ppc64: use lockc.c from powerpc/libStephen Rothwell3-103/+3