summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman2005-06-304-13/+5
* [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman2005-06-305-14/+14
* [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2005-06-302-24/+24
* [PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman2005-06-302-7/+8
* [PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman2005-06-301-2/+2
* [PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman2005-06-302-48/+59
* [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2005-06-302-20/+23
* [PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman2005-06-305-31/+31
* [PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman2005-06-301-146/+65
* [PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2005-06-302-21/+21
* [PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman2005-06-301-1/+1
* [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman2005-06-307-26/+19
* [PATCH] ppc64: don't create spurious symlinks under node0 sysdevNathan Lynch2005-06-281-1/+6
* [PATCH] ppc64: simplify nvram partition scanning codeArnd Bergmann2005-06-281-5/+3
* [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-272-0/+103
* [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-4/+22
* [PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2005-06-272-0/+2
* [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
OpenPOWER on IntegriCloud