summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-22KVM: PPC: booke: add sregs supportScott Wood
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood
2011-05-22KVM: PPC: e500: emulate SVRScott Wood
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-19powerpc/mpic: add the mpic global timer supportScott Wood
2011-05-19powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood
2011-05-19powerpc/e5500: set non-base IVORsScott Wood
2011-05-19powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala
2011-05-19powerpc: Remove virq_to_hostMilton Miller
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard
2011-05-19powerpc: Add ioremap_wcAnton Blanchard
2011-05-19powerpc: Simplify 4k/64k copy_page logicAnton Blanchard
2011-05-19powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]Stratos Psomadakis
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-05-11KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-06powerpc: Add early debug for WSP platformsJack Miller
2011-05-06powerpc: Add WSP platformDavid Gibson
2011-05-06powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt
2011-05-06powerpc/pseries: Add support for IO event interruptsTseng-Hui (Frank) Lin
2011-05-06powerpc/pseries: Add RTAS event log v6 definitionTseng-Hui (Frank) Lin
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-05-04powerpc/pseries: Add page coalescing supportBrian King
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-05-04powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras
2011-05-04powerpc: Save register r9-r13 values accurately on interrupt with bad stackPaul Mackerras
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin
2011-05-04powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-04-27powerpc/book3e: Fix extlb sizeMichael Ellerman