summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-10-13powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan
2010-10-13powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan
2010-10-13powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan
2010-10-13powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall
2010-10-13powerpc: Use static const char arraysJoe Perches
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-23powerpc/perf: Fix sampling enable for PPC970Paul Mackerras
2010-09-23Merge branch 'linus' into perf/coreIngo Molnar
2010-09-22powerpc: fix double syscall restartsAl Viro
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-02powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov
2010-09-02powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-09-02powerpc: Dynamically allocate most lppaca structsPaul Mackerras
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras
2010-09-02powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling
2010-09-02powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock