summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-083-1/+21
* powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-083-42/+35
* Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-023-35/+42
* powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-273-42/+35
* powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de2009-11-241-1/+1
* powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce2009-11-241-0/+11
* powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-241-1/+8
* powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard2009-11-241-0/+13
* powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-112-1/+54
* powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2009-11-112-8/+16
* powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov2009-11-113-5/+27
* powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2009-11-112-84/+0
* powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2009-11-111-1/+22
* powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-111-1/+1
* powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov2009-11-111-0/+7
* Use hrtimers for the decrementerAlexander Graf2009-11-051-2/+4
* Add fields to PACAAlexander Graf2009-11-051-0/+9
* Split init_new_context and destroy_contextAlexander Graf2009-11-051-0/+2
* Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-051-0/+2
* Add book3s_64 highmem asm codeAlexander Graf2009-11-051-0/+1
* Add Book3s_64 intercept helpersAlexander Graf2009-11-051-0/+58
* Add asm/kvm_book3s.hAlexander Graf2009-11-051-0/+136
* Add Book3s fields to vcpu structsAlexander Graf2009-11-051-1/+72
* Add Book3s definitionsAlexander Graf2009-11-051-0/+39
* Pass PVR in sregsAlexander Graf2009-11-051-0/+2
* powerpc: Enable sparse irq_descs on powerpcMichael Ellerman2009-10-301-0/+3
* powerpc/nvram_64: Remove unused codeThomas Gleixner2009-10-301-1/+0
* powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling2009-10-301-5/+0
* powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson2009-10-302-6/+20
* powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson2009-10-301-0/+3
* powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson2009-10-301-1/+1
* powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-305-13/+32
* powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson2009-10-304-56/+45
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-2/+0
* powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman2009-10-301-2/+2
* powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-141-5/+5
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-247-10/+47
|\
| * powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt2009-09-243-5/+2
| * powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-243-3/+28
| * powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-241-3/+18
| * powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt2009-09-241-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-241-0/+136
|\ \ | |/ |/|
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-231-0/+136
| |\
| | * Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-0812-82/+49
| | |\
| | * | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-081-0/+136
* | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* | | | cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-241-1/+2
* | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
* | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-5/+0
* | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
OpenPOWER on IntegriCloud