summaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-4/+15
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft4-7/+27
2005-06-23[PATCH] ppc64: add memory presentAndy Whitcroft2-2/+5
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft1-0/+4
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+12
2005-06-23[PATCH] ppc64: Kconfig memory modelsMike Kravetz1-1/+8
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-2/+2
2005-06-21[PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard1-0/+12
2005-06-21[PATCH] ppc64: Mark kernel hptes dirtyAnton Blanchard1-1/+1
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 Rothwell7-7/+21
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: override command line AS/LD/CC variables when adding -m64 and ...Sven Luther1-3/+3
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson6-109/+22
2005-06-21[PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt1-1/+8
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-5/+29
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-178/+2
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
2005-06-20[PATCH] initialize TCE tablesJohn Rose1-0/+3
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard1-4/+5
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard1-2/+2
2005-06-14[PATCH] update ppc64 defconfigOlaf Hering1-37/+67
2005-06-14[PATCH] ppc64: update example configsPaul Mackerras4-114/+196
2005-06-08[PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras3-50/+55
2005-06-08[PATCH] ppc64 kprobes: remove spurious MSR_SE maskingAnanth N Mavinakayanahalli1-2/+1
2005-06-08[PATCH] ppc64 kprobes: correct kprobe registration return valuesAnanth N Mavinakayanahalli1-4/+9
2005-06-08[PATCH] ppc64 kprobes: don't eat dabr/iabr exceptionsAnanth N Mavinakayanahalli1-2/+0
2005-06-08[PATCH] ppc64: print negative numbers correctly in boot wrapperOlaf Hering1-6/+22
2005-06-03[PATCH] prom_find_machine_type typo breaks pSeries lpar bootNathan Lynch1-1/+1
2005-06-02[PATCH] ppc64: remove decr_overclockAnton Blanchard3-57/+24
2005-06-02[PATCH] ppc64: cleanup iseries runlight supportAnton Blanchard5-28/+10
2005-06-02[PATCH] ppc64: Fix result code handling in prom_initBenjamin Herrenschmidt1-41/+61