index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
mach-ip27
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
MIPS: NUMA: Remove the unused parent_node() macro
Dou Liyang
2017-07-11
MIPS16e2: Provide feature overrides for non-MIPS16 systems
Maciej W. Rozycki
2017-01-25
MIPS: VDSO: avoid duplicate CAC_BASE definition
Arnd Bergmann
2016-10-06
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
Paul Burton
2016-05-28
MIPS: IP27: Fix typo
Andrea Gelmini
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2015-06-21
MIPS: IP27: Update/restructure CPU overrides
Joshua Kinard
2015-04-01
MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.
Ralf Baechle
2013-10-29
MIPS: Remove unnecessary platform dma helper functions
Felix Fietkau
2013-09-17
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-06-21
MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNEL
Ralf Baechle
2013-06-21
MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-13
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
2012-10-11
MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.
Ralf Baechle
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
2011-07-25
MIPS: Remove pointless return statement from empty void functions.
Ralf Baechle
2010-10-29
MIPS: Convert DMA to use dma-mapping-common.h
David Daney
2010-10-29
MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.
David Daney
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-01-12
MIPS: cpumask_of_node() should handle -1 as a node
Anton Blanchard
2009-11-02
MIPS: IP27: Fix build
Ralf Baechle
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-09-24
cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips
Rusty Russell
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-06-17
MIPS: Pass struct device to plat_dma_addr_to_phys()
Kevin Cernekee
2009-06-17
MIPS: Add size and direction arguments to plat_unmap_dma_mem()
Kevin Cernekee
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2009-01-11
MIPS: Adjust the dma-common.c platform hooks.
David Daney
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2008-12-26
cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
2008-11-26
sched: convert struct root_domain to cpumask_var_t, fix
Ingo Molnar
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle