summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries
AgeCommit message (Expand)AuthorLines
2012-03-09powerpc: Remove the main legacy iSerie platform codeStephen Rothwell-8373/+0
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell-38/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers-1/+1
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker-4/+8
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker-4/+4
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker-4/+4
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker-3/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker-6/+6
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker-0/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras-3/+3
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras-1/+1
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller-0/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller-28/+4
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller-17/+1
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller-0/+5
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller-24/+35
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely-5/+5
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans-3/+4
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman-1/+2
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman-2/+4
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras-3/+3
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt-3/+3
2011-03-31Fix common misspellingsLucas De Marchi-5/+5
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner-2/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-19/+24
2011-03-10powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek-19/+24
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt-3/+4
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-1/+1
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl-62/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney-1/+1
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras-3/+3
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+1
2010-08-01of/address: Clean up function declarationsGrant Likely-0/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall-2/+1
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov-1/+5
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras-2/+2
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard-1/+1
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita-7/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+5
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman-9/+16
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard-1/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop-2/+2
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman-0/+2
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang-1/+1