summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-31powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard1-0/+1
2008-12-31KVM: ppc: support large host pagesHollis Blanchard1-2/+2
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard1-0/+2
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard1-3/+0
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard1-25/+25
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard3-13/+53
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard1-0/+3
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard1-23/+6
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard1-0/+80
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2-17/+20
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2-8/+3
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard1-2/+2
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds50-646/+907
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok4-9/+47
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-1/+1
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth1-0/+13
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth1-2/+2
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov1-9/+6
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov1-0/+4
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang1-1/+10
2008-12-21powerpc/mpc5200: Document and tidy irq driverGrant Likely1-0/+19
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson1-2/+2
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt3-38/+43
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt1-14/+0
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt3-48/+56
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt3-48/+108
2008-12-21powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt5-7/+13
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-226/+34
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt2-14/+56
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch1-0/+3
2008-12-16powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt1-0/+5
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt1-1/+10
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori1-7/+0
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2-3/+27
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch1-0/+1
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov1-2/+0
2008-12-16powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warningBecky Bruce1-6/+35
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven1-27/+26
2008-12-16powerpc: Fix typo in pgtable-ppc64.hGeoff Levand1-1/+1
2008-12-15powerpc: Fix bogus cache flushing on all 40x and BookE processors v2Benjamin Herrenschmidt1-7/+8
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar1-0/+2
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2-3/+0
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho1-0/+2
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2-10/+32
2008-12-03powerpc/math-emu: Adopt new version of _FP_CHOOSENANLiu Yu1-9/+17
2008-12-03powerpc/math-emu: Fix single float point division bugLiu Yu1-1/+1
2008-12-03powerpc and sparc: Introduce dev_archdata node accessorsAnton Vorontsov1-0/+12
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce1-31/+62
2008-12-03powerpc: Use RCU based pte freeing mechanism for all powerpcKumar Gala3-37/+49