aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-4/+8
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-4/+4
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-4/+4
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker3-3/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker6-6/+6
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2-3/+3
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras1-1/+1
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller1-0/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller3-28/+4
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-17/+1
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller1-0/+5
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller1-24/+35
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-5/+5
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2-3/+4
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman1-1/+2
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-2/+4
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2-3/+3
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2-3/+3
2011-03-31Fix common misspellingsLucas De Marchi2-5/+5
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-19/+24
2011-03-10powerpc: platforms/iseries irq_data conversion.Lennert Buytenhek1-19/+24
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2-3/+4
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-11-29powerpc/iseries: Remove unused mf_getSrcHistory function and caller.Jesper Juhl1-62/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney1-1/+1
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras2-3/+3
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-09powerpc/iseries: Use kstrdupJulia Lawall1-2/+1
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resourcesDenis Kirjanov1-1/+5
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-05-06powerpc/cpumask: Convert iseries SMP code to new cpumask APIAnton Blanchard1-1/+1
2010-04-07powerpc/iseries/pci: Use __ratelimitAkinobu Mita1-7/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-1/+5
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-9/+16
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop2-2/+2
2010-01-15powerpc/iseries: Initialise on-stack completionMichael Ellerman1-0/+2
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan1-64/+83
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2