summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
AgeCommit message (Expand)AuthorLines
2005-06-28[PATCH] irqpollAlan Cox-1/+1
2005-06-28[PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch-1/+6
2005-06-28[PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann-5/+3
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH-4/+127
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman-2/+20
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch-0/+103
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli-4/+22
2005-06-27[PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt-0/+2
2005-06-25[PATCH] kexec code cleanupManeesh Soni-4/+5
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg-1/+1
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada-17/+549
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo-1/+4
2005-06-25[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman-0/+1
2005-06-24[PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli-2/+2
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds-749/+2141
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi-8/+38
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch-4/+15
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft-0/+1
2005-06-23[PATCH] Maple powerdown patchDavid Gibson-1/+79
2005-06-23[PATCH] pSeries - read irqs dynamicallyJohn Rose-18/+29
2005-06-23[PATCH] correct printing to operator panelMike Strosaker-25/+40
2005-06-23[PATCH] ppc64: Add driver for BPA iommuArnd Bergmann-2/+446
2005-06-23[PATCH] ppc64: Add driver for BPA interrupt controllersArnd Bergmann-11/+599
2005-06-23[PATCH] ppc64: add BPA platform typeArnd Bergmann-4/+178
2005-06-23[PATCH] ppc64: add a minimal nvram driverUtz Bacher-0/+118
2005-06-23[PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann-106/+107
2005-06-23[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.Arnd Bergmann-471/+506
2005-06-23[PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann-9/+6
2005-06-23[PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann-136/+67
2005-06-21[PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard-0/+12
2005-06-21[PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell-21/+16
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell-5/+19
2005-06-21[PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell-33/+18
2005-06-21[PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell-186/+169
2005-06-21[PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell-137/+123
2005-06-21[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell-76/+68
2005-06-21[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell-17/+18
2005-06-21[PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell-1/+0
2005-06-21[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell-46/+43
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell-105/+1
2005-06-21[PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell-2/+2
2005-06-21[PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell-4/+0
2005-06-21[PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell-0/+5
2005-06-21[PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell-3/+1
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell-13/+11
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell-3/+0
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson-13/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-4/+4
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou-4/+4