aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] ppc64: Fix zImage bootBenjamin Herrenschmidt1-2/+9
2005-11-07[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson1-0/+1
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt5-139/+273
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras2-569/+0
2005-11-04Merge branch 'for-paulus' of git://kernel/home/michael/src/work/Paul Mackerras2-19/+0
2005-11-04powerpc: Merge smp-tbsync.c (the generic timebase sync routine)Paul Mackerras3-184/+5
2005-11-04Merge with PaulusMichael Ellerman6-2647/+4
2005-11-04powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman2-19/+0
2005-11-03Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-582/+0
2005-11-03[PATCH] ppc64: Fix add notifier crashesJohn Rose1-2/+3
2005-11-03powerpc: move ppc64/kernel/signal.c to arch/powerpcStephen Rothwell2-582/+0
2005-11-03powerpc: Merge remaining RTAS codePaul Mackerras4-2063/+1
2005-11-02Merge Paulus' treeStephen Rothwell1-1/+0
2005-11-02Merge iSeries include file moveStephen Rothwell5-6/+6
2005-11-02[PATCH] powerpc: Move naca.h to platforms/iseriesDavid Gibson1-1/+0
2005-11-02merge filename and modify references to iseries/lpar_map.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly2-2/+2
2005-11-02merge filename and modify references to iseries/it_exp_vpd_panel.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson2-148/+1
2005-11-01[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann7-1127/+0
2005-11-01[PATCH] powerpc: move mmio_nvram.c over to arch/powerpcArnd Bergmann2-119/+1
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann11-94/+94
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell3-185/+0
2005-10-31Merge ../linux-2.6 by handPaul Mackerras3-8/+10
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras1-1/+2
2005-10-30[PATCH] fix missing includesTim Schmielau3-0/+6
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig1-3/+1
2005-10-29[PATCH] memory hotplug: ppc64 specific hot-add functionsDave Hansen1-0/+77
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+6
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins2-8/+1
2005-10-29[PATCH] core remove PageReservedNick Piggin1-5/+7
2005-10-29powerpc: Merge maple support code to arch/powerpc/platforms/maplePaul Mackerras4-1000/+1
2005-10-29[PATCH] ppc64 memory model depends on NUMAAndy Whitcroft1-7/+4
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 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