aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard
2008-12-31powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard
2008-12-31KVM: ppc: support large host pagesHollis Blanchard
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang
2008-12-21powerpc/mpc5200: Document and tidy irq driverGrant Likely
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-12-21powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch
2008-12-16powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov