summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Move of include to __KERNEL__ sectionAlexander Graf
2010-10-24KVM: PPC: Implement Level interrupts on Book3SAlexander Graf
2010-10-24KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf
2010-10-24KVM: PPC: Interpret SR registers on demandAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Make long relocations be ulongAlexander Graf
2010-10-24KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf
2010-10-24KVM: PPC: RCU'ify the Book3s MMUAlexander Graf
2010-10-24KVM: PPC: Expose magic page support to guestAlexander Graf
2010-10-24KVM: PPC: Magic Page Book3s supportAlexander Graf
2010-10-24KVM: PPC: First magic page stepsAlexander Graf
2010-10-24KVM: PPC: Make PAM a defineAlexander Graf
2010-10-24KVM: PPC: Tell guest about pending interruptsAlexander Graf
2010-10-24KVM: PPC: Add PV guest scratch registersAlexander Graf
2010-10-24KVM: PPC: Add PV guest critical sectionsAlexander Graf
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf
2010-10-24KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert DAR to shared page.Alexander Graf
2010-10-24KVM: PPC: Convert DSISR to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf
2010-10-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-14powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai
2010-10-14powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock
2010-10-13powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-10arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder
2010-09-02powerpc: Wire up direct socket system callsIan Munsie
2010-09-02powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov
2010-09-02powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras