summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-271-2/+20
* [PATCH] kexec code cleanupManeesh Soni2005-06-251-4/+5
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+1
* [PATCH] ppc64: kexec support for ppc64R Sharada2005-06-259-17/+549
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-251-1/+4
* [PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman2005-06-251-0/+1
* [PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli2005-06-241-2/+2
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-2331-749/+2141
|\
| * [PATCH] Maple powerdown patchDavid Gibson2005-06-232-1/+79
| * [PATCH] pSeries - read irqs dynamicallyJohn Rose2005-06-234-18/+29
| * [PATCH] correct printing to operator panelMike Strosaker2005-06-232-25/+40
| * [PATCH] ppc64: Add driver for BPA iommuArnd Bergmann2005-06-234-2/+446
| * [PATCH] ppc64: Add driver for BPA interrupt controllersArnd Bergmann2005-06-237-11/+599
| * [PATCH] ppc64: add BPA platform typeArnd Bergmann2005-06-239-4/+178
| * [PATCH] ppc64: add a minimal nvram driverUtz Bacher2005-06-231-0/+118
| * [PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann2005-06-233-106/+107
| * [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.Arnd Bergmann2005-06-234-471/+506
| * [PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann2005-06-232-9/+6
| * [PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann2005-06-237-136/+67
* | [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi2005-06-231-8/+38
* | [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-4/+15
* | [PATCH] ppc64: sparsemem memory modelAndy Whitcroft2005-06-231-0/+1
|/
* [PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard2005-06-211-0/+12
* [PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell2005-06-211-21/+16
* [PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell2005-06-215-5/+19
* [PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell2005-06-211-33/+18
* [PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell2005-06-213-186/+169
* [PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell2005-06-212-137/+123
* [PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell2005-06-212-76/+68
* [PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell2005-06-211-17/+18
* [PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell2005-06-211-1/+0
* [PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell2005-06-212-46/+43
* [PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell2005-06-212-105/+1
* [PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell2005-06-211-2/+2
* [PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell2005-06-214-4/+0
* [PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell2005-06-211-0/+5
* [PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell2005-06-212-3/+1
* [PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell2005-06-2113-13/+11
* [PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell2005-06-213-3/+0
* [PATCH] ppc64: Abolish ioremap_mmDavid Gibson2005-06-213-13/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-203-4/+4
|\
| * [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-203-4/+4
* | [PATCH] initialize TCE tablesJohn Rose2005-06-201-0/+3
* | [PATCH] ppc64: use cpu_has_feature macroAnton Blanchard2005-06-201-4/+5
* | [PATCH] ppc64: quieten RTAS printksAnton Blanchard2005-06-201-2/+2
|/
* [PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras2005-06-083-50/+55
* [PATCH] ppc64 kprobes: remove spurious MSR_SE maskingAnanth N Mavinakayanahalli2005-06-081-2/+1
* [PATCH] ppc64 kprobes: correct kprobe registration return valuesAnanth N Mavinakayanahalli2005-06-081-4/+9
* [PATCH] ppc64 kprobes: don't eat dabr/iabr exceptionsAnanth N Mavinakayanahalli2005-06-081-2/+0