aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64
AgeCommit message (Expand)Author
2005-06-24[PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell
2005-06-23[PATCH] ppc64: sparsemem memory modelAndy Whitcroft
2005-06-23[PATCH] ppc64: add memory presentAndy Whitcroft
2005-06-23[PATCH] ppc64: add early_pfn_to_nidAndy Whitcroft
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft
2005-06-23[PATCH] ppc64: Kconfig memory modelsMike Kravetz
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen
2005-06-23[PATCH] Maple powerdown patchDavid Gibson
2005-06-23[PATCH] pSeries - read irqs dynamicallyJohn Rose
2005-06-23[PATCH] correct printing to operator panelMike Strosaker
2005-06-23[PATCH] ppc64: Add driver for BPA iommuArnd Bergmann
2005-06-23[PATCH] ppc64: Add driver for BPA interrupt controllersArnd Bergmann
2005-06-23[PATCH] ppc64: add BPA platform typeArnd Bergmann
2005-06-23[PATCH] ppc64: add a minimal nvram driverUtz Bacher
2005-06-23[PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann
2005-06-23[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.Arnd Bergmann
2005-06-23[PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann
2005-06-23[PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann
2005-06-21[PATCH] ppc64: set/clear SMT capable bit at bootAnton Blanchard
2005-06-21[PATCH] ppc64: Mark kernel hptes dirtyAnton Blanchard
2005-06-21[PATCH] ppc64: tidy up vio devices fake parentStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: tidy up irq code after mergeStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: remove XmPciLpEvent.cStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: irq simple cleanupsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_NodeStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_NodeStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: iSeries_pci.h cleanupsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanupsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_pci_reset.cStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: misc header cleanupsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: tidy up some includes and HvCall.hStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: cleanup ItLpQueue.hStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: eliminate some unused inline functionsStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: remove LparData.hStephen Rothwell
2005-06-21[PATCH] ppc64 iSeries: remove iSeries_proc.hStephen Rothwell
2005-06-21[PATCH] ppc64: override command line AS/LD/CC variables when adding -m64 and ...Sven Luther
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson
2005-06-21[PATCH] ppc32: Kill embedded system.map, use kallsymsBenjamin Herrenschmidt
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou