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