summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-0/+5
2010-10-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds30-233/+426
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-14/+15
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-4/+4
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras1-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-21/+21
2010-10-15llseek: automatically add .llseek fopArnd Bergmann3-0/+5
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2-0/+16
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala1-2/+2
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala4-2/+50
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala1-1/+1
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock2-3/+9
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock3-12/+29
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi1-1/+2
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri2-0/+16
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney2-6/+6
2010-10-13powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan1-3/+1
2010-10-13powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan1-1/+6
2010-10-13powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan1-2/+1
2010-10-13powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan1-1/+1
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan1-10/+11
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-10-13powerpc: Use static const char arraysJoe Perches1-1/+1
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot1-2/+2
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt4-9/+4
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar1-6/+0
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar7-24/+27
2010-10-07Fix IRQ flag handling namingDavid Howells2-4/+4
2010-10-06powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-5/+0
2010-09-23powerpc/perf: Fix sampling enable for PPC970Paul Mackerras1-0/+2
2010-09-23Merge branch 'linus' into perf/coreIngo Molnar3-3/+4
2010-09-22powerpc: fix double syscall restartsAl Viro3-3/+4
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-15/+23
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-02powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt1-0/+18
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2-4/+4
2010-09-02powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2-12/+2
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras1-1/+5
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras5-150/+150
2010-09-02powerpc: Dynamically allocate most lppaca structsPaul Mackerras1-2/+68
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras1-7/+7
2010-09-02powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2-11/+9
2010-09-02powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard1-0/+22
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar46-1933/+1285
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling1-3/+9