aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-09powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund
2009-12-09powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund
2009-12-09powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund
2009-12-09powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund
2009-12-09powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund
2009-12-09powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund
2009-12-09powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund
2009-12-09Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy
2009-12-09powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak
2009-12-09powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson
2009-12-04powerpc/44x: Fix PCI node in Yosemite DTSCurtis Wald
2009-12-04powerpc/44x: Fix DMA ranges in DTS file for Katmai board.pbathija@amcc.com
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt
2009-11-27powerpc/mm: Fix bug in gup_hugepd()David Gibson
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt
2009-11-24powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de
2009-11-24powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce
2009-11-24powerpc: Kill unused swiotlb variableFUJITA Tomonori
2009-11-24powerpc: do not export pci_alloc/free_consistentStephen Rothwell
2009-11-24powerpc: kill the obsolete code under is_global_init()Benjamin Herrenschmidt
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner
2009-11-24powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin
2009-11-24Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2009-11-20powerpc/p4080: Add basic support for p4080ds platformKumar Gala
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch
2009-11-20powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch
2009-11-20powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds