summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-1/+200
2011-05-22KVM: PPC: booke: add sregs supportScott Wood5-1/+197
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood1-0/+1
2011-05-22KVM: PPC: e500: emulate SVRScott Wood1-0/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-1/+3
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt1-3/+0
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt3-2/+11
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras1-0/+5
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt2-3/+3
2011-05-19powerpc/mpic: add the mpic global timer supportScott Wood1-1/+2
2011-05-19powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood1-0/+2
2011-05-19powerpc/e5500: set non-base IVORsScott Wood1-0/+4
2011-05-19powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala1-1/+3
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala2-3/+3
2011-05-19powerpc: Remove virq_to_hostMilton Miller1-1/+0
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller1-0/+1
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller1-3/+0
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller1-0/+2
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller3-8/+13
2011-05-19powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller2-21/+15
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller1-2/+0
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller3-3/+3
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller1-1/+1
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard1-7/+5
2011-05-19powerpc: Add ioremap_wcAnton Blanchard1-0/+5
2011-05-19powerpc: Simplify 4k/64k copy_page logicAnton Blanchard1-18/+1
2011-05-19powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]Stratos Psomadakis1-7/+6
2011-05-19powerpc: Ensure dtl buffers do not cross 4k boundaryNishanth Aravamudan1-0/+2
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki1-3/+0
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki1-3/+0
2011-05-11KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan1-0/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-06powerpc: Add early debug for WSP platformsJack Miller2-0/+10
2011-05-06powerpc: Add WSP platformDavid Gibson1-0/+14
2011-05-06powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt1-0/+4
2011-05-06powerpc/pseries: Add support for IO event interruptsTseng-Hui (Frank) Lin1-0/+54
2011-05-06powerpc/pseries: Add RTAS event log v6 definitionTseng-Hui (Frank) Lin1-1/+44
2011-05-05net: Add sendmmsg socket system callAnton Blanchard2-1/+3
2011-05-04powerpc/pseries: Add page coalescing supportBrian King3-1/+19
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2-7/+7
2011-05-04powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras4-5/+16
2011-05-04powerpc: Save register r9-r13 values accurately on interrupt with bad stackPaul Mackerras1-3/+4
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin4-1/+20
2011-05-04powerpc: Use new CPU feature bit to select 2.06 tlbieMichael Neuling2-7/+14
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-18/+3
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans3-24/+63
2011-04-27powerpc/book3e: Fix extlb sizeMichael Ellerman1-1/+2