aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] irqpollAlan Cox1-1/+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-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH4-4/+127
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-2/+20
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 Sharada9-17/+549
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 Torvalds31-749/+2141
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] ppc64: sparsemem memory modelAndy Whitcroft1-0/+1
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 Bergmann7-11/+599
2005-06-23[PATCH] ppc64: add BPA platform typeArnd Bergmann9-4/+178
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: tidy up vio devices fake parentStephen Rothwell1-21/+16
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell5-5/+19
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
2005-06-21[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell2-76/+68
2005-06-21[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell1-17/+18
2005-06-21[PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell1-1/+0
2005-06-21[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell2-46/+43
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell2-105/+1
2005-06-21[PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell1-2/+2
2005-06-21[PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell4-4/+0
2005-06-21[PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell1-0/+5
2005-06-21[PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell2-3/+1
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell13-13/+11
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell3-3/+0
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson3-13/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-4/+4
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou3-4/+4