summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-27mm: remove pte_*map_nested()Peter Zijlstra2-8/+2
2010-10-27mm: stack based kmap_atomic()Peter Zijlstra1-5/+4
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-35/+76
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-35/+76
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-25/+172
2010-10-24KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf1-1/+2
2010-10-24KVM: PPC: Implement Level interrupts on Book3SAlexander Graf2-1/+4
2010-10-24KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf1-2/+13
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf2-1/+1
2010-10-24KVM: PPC: Interpret SR registers on demandAlexander Graf1-10/+1
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf1-0/+2
2010-10-24KVM: PPC: Make long relocations be ulongAlexander Graf1-2/+2
2010-10-24KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf1-0/+4
2010-10-24KVM: PPC: RCU'ify the Book3s MMUAlexander Graf1-0/+2
2010-10-24KVM: PPC: Expose magic page support to guestAlexander Graf1-0/+2
2010-10-24KVM: PPC: Magic Page Book3s supportAlexander Graf1-0/+1
2010-10-24KVM: PPC: First magic page stepsAlexander Graf1-0/+2
2010-10-24KVM: PPC: Make PAM a defineAlexander Graf1-0/+3
2010-10-24KVM: PPC: Tell guest about pending interruptsAlexander Graf1-0/+1
2010-10-24KVM: PPC: Add PV guest scratch registersAlexander Graf1-0/+3
2010-10-24KVM: PPC: Add PV guest critical sectionsAlexander Graf1-0/+1
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf2-1/+114
2010-10-24KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2-4/+4
2010-10-24KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2-2/+2
2010-10-24KVM: PPC: Convert DAR to shared page.Alexander Graf2-1/+1
2010-10-24KVM: PPC: Convert DSISR to shared pageAlexander Graf2-1/+1
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf2-1/+1
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf2-0/+7
2010-10-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds23-58/+218
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+12
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-49/+66
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-4/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-1/+1
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+1
2010-10-14powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala1-0/+15
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai1-0/+48
2010-10-14powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker1-0/+7
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock1-0/+1
2010-10-13powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan1-2/+2
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot1-0/+1
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2-1/+2
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2-1/+2
2010-10-07Fix IRQ flag handling namingDavid Howells2-49/+66
2010-09-15compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-10arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder1-0/+1
2010-09-02powerpc: Wire up direct socket system callsIan Munsie2-1/+39
2010-09-02powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2-13/+4
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov4-7/+7