summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+1
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2-3/+3
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras1-1/+1
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller1-0/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller3-28/+4
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-17/+1
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller1-0/+5
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller1-24/+35
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-5/+5
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2-3/+4
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman1-1/+2
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-2/+4
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2-3/+3
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2-3/+3
2011-03-31Fix common misspellingsLucas De Marchi2-5/+5
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-19/+24
2011-03-10powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek1-19/+24
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2-3/+4
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl1-62/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney1-1/+1
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras2-3/+3
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall1-2/+1
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov1-1/+5
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard1-1/+1
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita1-7/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo5-1/+5
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-9/+16
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop2-2/+2
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman1-0/+2
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan1-64/+83
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-1/+1
2009-09-11powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt1-1/+1
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt1-13/+24
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2-16/+16