summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund1-2/+3
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund1-7/+6
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-0/+47
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot1-0/+5
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot1-0/+1
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2-11/+19
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+1
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+2
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf3-1/+21
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson3-42/+35
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt3-35/+42
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson3-42/+35
2009-11-24powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de1-1/+1
2009-11-24powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce1-0/+11
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy1-1/+8
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard1-0/+13
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß1-1/+2
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß1-1/+1
2009-11-12powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2-1/+54
2009-11-12powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2-8/+16
2009-11-12powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov3-5/+27
2009-11-12powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2-84/+0
2009-11-12powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov1-1/+22
2009-11-12powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov1-1/+1
2009-11-12powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov1-0/+7
2009-11-05Use hrtimers for the decrementerAlexander Graf1-2/+4
2009-11-05Add fields to PACAAlexander Graf1-0/+9
2009-11-05Split init_new_context and destroy_contextAlexander Graf1-0/+2
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf1-0/+2
2009-11-05Add book3s_64 highmem asm codeAlexander Graf1-0/+1
2009-11-05Add Book3s_64 intercept helpersAlexander Graf1-0/+58
2009-11-05Add asm/kvm_book3s.hAlexander Graf1-0/+136
2009-11-05Add Book3s fields to vcpu structsAlexander Graf1-1/+72
2009-11-05Add Book3s definitionsAlexander Graf1-0/+39
2009-11-05Pass PVR in sregsAlexander Graf1-0/+2
2009-11-05powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio1-0/+39
2009-11-05powerpc/5200: add general purpose timer API for the MPC5200Grant Likely1-0/+7
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman1-0/+3
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner1-1/+0
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling1-5/+0
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2-6/+20
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson1-0/+3
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson1-1/+1
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson5-13/+32
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson4-56/+45
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-2/+0
2009-10-30powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman1-2/+2
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard1-5/+5
2009-09-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-10/+47
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+136