summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2009-11-25Merge remote branch '52xx-and-virtex/next'Stephen Rothwell
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/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard
2009-11-11powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov
2009-11-11powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov
2009-11-11powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov
2009-11-11powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov
2009-11-11powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov
2009-11-05Use hrtimers for the decrementerAlexander Graf
2009-11-05Add fields to PACAAlexander Graf
2009-11-05Split init_new_context and destroy_contextAlexander Graf
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf
2009-11-05Add book3s_64 highmem asm codeAlexander Graf
2009-11-05Add Book3s_64 intercept helpersAlexander Graf
2009-11-05Add asm/kvm_book3s.hAlexander Graf
2009-11-05Add Book3s fields to vcpu structsAlexander Graf
2009-11-05Add Book3s definitionsAlexander Graf
2009-11-05Pass PVR in sregsAlexander Graf
2009-11-04powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio
2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner
2009-10-30powerpc: Fix potential compile error irqs_disabled_flagsMichael Neuling
2009-10-30powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...David Gibson
2009-10-30powerpc/mm: Split hash MMU specific hugepage code into a new fileDavid Gibson
2009-10-30powerpc/mm: Cleanup initialization of hugepages on powerpcDavid Gibson
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-10-30powerpc/mm: Cleanup management of kmem_caches for pagetablesDavid Gibson
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-10-30powerpc: Make NR_IRQS a CONFIG optionMichael Ellerman
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard
2009-09-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce
2009-09-24powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann