aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
Commit message (Expand)AuthorAge
* 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
* powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-11
* powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-19
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-19
* powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman2009-06-14
* powerpc/iseries: Fix unused function warning in iSeries DT codeMichael Ellerman2009-06-14
* powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala2009-05-21
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-15
|\
| * viocd: needs to depend on BLOCKAlexander Beregalov2009-05-12
* | powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-15
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-11
* powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-11
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-11