aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ip27 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer1-10/+1
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2-14/+7
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig1-70/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-29MIPS: NUMA: Remove the unused parent_node() macroDou Liyang1-1/+0
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki1-0/+1
2017-01-25MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann1-2/+4
2016-10-06MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton1-0/+1
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder2-2/+2
2015-06-21MIPS: IP27: Update/restructure CPU overridesJoshua Kinard1-35/+57
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle1-0/+4
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau1-10/+0
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle1-0/+2
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle1-2/+10
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle1-0/+39
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle3-4/+4
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-1/+0
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle1-0/+1
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-17/+0
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle1-1/+0
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney1-1/+2
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney1-2/+2
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2009-11-02MIPS: IP27: Fix buildRalf Baechle1-2/+2
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell1-1/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-1/+1
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee1-1/+2
2009-06-17MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee1-1/+2
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+0
2009-01-11MIPS: Adjust the dma-common.c platform hooks.David Daney1-1/+25
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumaskMike Travis1-1/+3
2008-12-26cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+3
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar1-1/+0
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle10-0/+368