aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/iseries
AgeCommit message (Expand)Author
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-10powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce