aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-313-3/+0
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-316-6/+6
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-312-0/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-1/+1
|\
| * powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-1/+1
* | powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-122-3/+3
|/
* powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-191-0/+1
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-193-28/+4
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-17/+1
* powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller2011-05-191-0/+5
* powerpc/iseries: Cleanup and fix secondary startupMilton Miller2011-05-191-24/+35
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-5/+5
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-272-3/+4
* powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman2011-04-271-1/+2
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-2/+4
* powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-202-3/+3
* powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-202-3/+3
* Fix common misspellingsLucas De Marchi2011-03-312-5/+5
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-19/+24
|\
| * powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek2011-03-101-19/+24
* | powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2011-03-102-3/+4
|/
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl2010-11-291-62/+0
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-1/+1
* | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-022-3/+3
|/
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-241-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-0/+1
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
* | powerpc/iseries: Use kstrdupJulia Lawall2010-07-091-2/+1
|/
* powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov2010-07-081-1/+5
* powerpc: Avoid bad relocations in iSeries codePaul Mackerras2010-05-211-2/+2
* powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard2010-05-061-1/+1
* powerpc/iseries/pci: Use __ratelimitAkinobu Mita2010-04-071-7/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+5
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-9/+16
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Remove trailing space in messagesFrans Pop2010-02-092-2/+2
* powerpc/iseries: Initialise on-stack completionMichael Ellerman2010-01-151-0/+2
* powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* powerpc/iseries: Convert to proc_fopsAlexey Dobriyan2009-12-181-64/+83
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Replace old style lock initializerThomas Gleixner2009-11-241-2/+6
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-272-42/+25
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-1/+1