summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds4-53/+70
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-7/+56
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-26/+26
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar4-12/+13
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras1-1/+1
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-4/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra3-22/+23
2010-10-12powerpc/of: add eSPI controller dts bindings and DTS modificationMingkai Hu2-7/+56
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner5-26/+26
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar4-12/+13
2010-10-07Fix IRQ flag handling namingDavid Howells4-53/+70
2010-10-05powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-5/+0
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-6/+13
2010-09-23Merge branch 'linus' into perf/coreIngo Molnar3-3/+4
2010-09-22powerpc: fix double syscall restartsAl Viro3-3/+4
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar1-1/+1
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar12-37/+72
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-09arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder1-0/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra2-78/+134
2010-09-09perf: Per PMU disablePeter Zijlstra2-19/+23
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra2-2/+9
2010-09-09perf: Register PMU implementationsPeter Zijlstra2-40/+43
2010-09-09perf: Deconstify struct pmuPeter Zijlstra2-5/+5
2010-09-08powerpc/5200: tighten up ac97 reset timingEric Millbrandt1-2/+6
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall1-3/+6
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot1-13/+29
2010-09-01powerpc/512x: fix clk_get() return valueAkinobu Mita1-1/+1
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov1-0/+2
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall1-3/+6
2010-08-31fsl_rio: fix compile errorsLi Yang1-1/+5
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala1-2/+2
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf1-0/+1
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras1-12/+11
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock1-0/+3
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+2
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar30-120/+180
2010-08-24powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab1-2/+1
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab3-1/+15
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely1-1/+2
2010-08-24powerpc: Fix typo in uImage targetAnatolij Gustschin1-1/+1
2010-08-24powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans1-3/+3
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard4-7/+8
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard2-9/+14
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2-31/+43
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart1-2/+4