aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2-21/+21
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman7-26/+19
2005-06-28[PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering1-5/+2
2005-06-28[PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering2-15/+2
2005-06-28[PATCH] remove unused arch/ppc64/boot/mknote.cOlaf Hering1-43/+0
2005-06-28[PATCH] remove unused arch/ppc64/boot/piggyback.cOlaf Hering2-87/+1
2005-06-28[PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch1-1/+6
2005-06-28[PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann1-5/+3
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2-0/+103
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-4/+22
2005-06-27[PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2-0/+2
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-4/+5
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada10-17/+566
2005-06-25[PATCH] ppc64 kexec: native hash clearR Sharada1-1/+46
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar1-20/+1
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-1/+4
2005-06-25[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman1-0/+1
2005-06-24[PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli1-2/+2
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds33-750/+2163
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi1-8/+38
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-4/+15
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft4-7/+27
2005-06-23[PATCH] ppc64: add memory presentAndy Whitcroft2-2/+5
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft1-0/+4
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+12
2005-06-23[PATCH] ppc64: Kconfig memory modelsMike Kravetz1-1/+8
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-2/+2
2005-06-23[PATCH] Maple powerdown patchDavid Gibson2-1/+79
2005-06-23[PATCH] pSeries - read irqs dynamicallyJohn Rose4-18/+29
2005-06-23[PATCH] correct printing to operator panelMike Strosaker2-25/+40
2005-06-23[PATCH] ppc64: Add driver for BPA iommuArnd Bergmann4-2/+446
2005-06-23[PATCH] ppc64: Add driver for BPA interrupt controllersArnd Bergmann8-11/+614
2005-06-23[PATCH] ppc64: add BPA platform typeArnd Bergmann11-5/+185
2005-06-23[PATCH] ppc64: add a minimal nvram driverUtz Bacher1-0/+118
2005-06-23[PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann3-106/+107
2005-06-23[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.Arnd Bergmann4-471/+506
2005-06-23[PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann2-9/+6
2005-06-23[PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann7-136/+67
2005-06-21[PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard1-0/+12
2005-06-21[PATCH] ppc64: Mark kernel hptes dirtyAnton Blanchard1-1/+1
2005-06-21[PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell1-21/+16
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell7-7/+21
2005-06-21[PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell1-33/+18
2005-06-21[PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell3-186/+169
2005-06-21[PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell2-137/+123