summaryrefslogtreecommitdiffstats
path: root/arch/ppc64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar2005-06-261-20/+1Star
* [PATCH] i386 CPU hotplugZwane Mwaikambo2005-06-261-1/+4
* [PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.cMichael Ellerman2005-06-261-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-2333-750/+2163
|\
| * [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-238-11/+614
| * [PATCH] ppc64: add BPA platform typeArnd Bergmann2005-06-2311-5/+185
| * [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/+6Star
| * [PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann2005-06-237-136/+67Star
* | [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] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell2005-06-231-2/+2
* | [PATCH] ppc64: sparsemem memory modelAndy Whitcroft2005-06-234-7/+27
* | [PATCH] ppc64: add memory presentAndy Whitcroft2005-06-232-2/+5
* | [PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft2005-06-231-0/+4
* | [PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft2005-06-231-0/+12
* | [PATCH] ppc64: Kconfig memory modelsMike Kravetz2005-06-231-1/+8
* | [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2005-06-232-2/+2
* | [PATCH] make each arch use mm/KconfigDave Hansen2005-06-231-1/+3
* | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-2/+2
|/
* [PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard2005-06-221-0/+12
* [PATCH] ppc64: Mark kernel hptes dirtyAnton Blanchard2005-06-221-1/+1
* [PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell2005-06-221-21/+16Star
* [PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell2005-06-227-7/+21
* [PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell2005-06-221-33/+18Star
* [PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell2005-06-223-186/+169Star
* [PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell2005-06-222-137/+123Star
* [PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell2005-06-222-76/+68Star
* [PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell2005-06-221-17/+18
* [PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell2005-06-221-1/+0Star
* [PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell2005-06-222-46/+43Star
* [PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell2005-06-222-105/+1Star
* [PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell2005-06-221-2/+2
* [PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell2005-06-224-4/+0Star
* [PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell2005-06-221-0/+5
* [PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell2005-06-222-3/+1Star
* [PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell2005-06-2213-13/+11Star
* [PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell2005-06-223-3/+0Star
* [PATCH] ppc64: override command line AS/LD/CC variables when adding -m64 and ...Sven Luther2005-06-221-3/+3
* [PATCH] ppc64: Abolish ioremap_mmDavid Gibson2005-06-226-109/+22Star
* [PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt2005-06-221-1/+8
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-221-5/+29
* [PATCH] Hugepage consolidationDavid Gibson2005-06-221-178/+2Star