aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C2-1/+9
2014-01-24MIPS: Netlogic: Add macro for node presentJayachandran C1-0/+2
2014-01-24MIPS: Netlogic: Add topology.h for XLP familyJayachandran C3-18/+39
2014-01-24MIPS: Netlogic: Add MSI support for XLPJayachandran C5-18/+53
2014-01-24MIPS: jz4740: update platform data for JZ4740 usb device controllerApelete Seketeli1-0/+1
2014-01-24MIPS: clean up resume declarationPaul Burton1-4/+12
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-32/+1
2014-01-23Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds1-0/+2
2014-01-23mips: use generic fixmap.hMark Salter1-32/+1
2014-01-23MIPS: include linux/types.hQais Yousef1-0/+1
2014-01-23MIPS: BCM63XX: use linux/serial_bcm63xx.hFlorian Fainelli1-7/+0
2014-01-23MIPS: BCM63XX: move UART register definitionsFlorian Fainelli1-114/+1
2014-01-23MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.David Daney1-0/+9
2014-01-23MIPS: Malta: mux & enable SERIRQ interruptPaul Burton1-0/+7
2014-01-23MIPS: Fix build error seen in some configurationsGuenter Roeck1-1/+1
2014-01-22MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman1-2/+0
2014-01-22MIPS: improve checks for noncoherent DMAFelix Fietkau2-4/+9
2014-01-22MIPS: APRP: Code formatting clean-ups.Steven J. Hill3-21/+18
2014-01-22MIPS: APRP: Add support for Malta CMP platform.Deng-Cheng Zhu1-2/+2
2014-01-22MIPS: APRP: Add RTLX API support for CMP platforms.Deng-Cheng Zhu1-0/+1
2014-01-22MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu1-12/+31
2014-01-22MIPS: APRP: Split VPE loader into separate files.Deng-Cheng Zhu1-5/+112
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin2-1/+2
2014-01-22MIPS: Add processor identifiers for the interAptiv processorsLeonid Yegoshin1-0/+2
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin3-0/+30
2014-01-22MIPS: Add function for flushing the TLB using the TLBINV instructionLeonid Yegoshin1-0/+13
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin2-1/+2
2014-01-22MIPS: Add processor identifiers for the proAptiv processorsLeonid Yegoshin1-0/+2
2014-01-22MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLBLeonid Yegoshin1-1/+3
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill3-0/+34
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin2-0/+4
2014-01-22MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras1-0/+2
2014-01-22MIPS: Add missing bits for Config registersLeonid Yegoshin1-2/+38
2014-01-22MIPS: BCM47XX: add cpu-feature-overrides.hHauke Mehrtens1-0/+82
2014-01-22MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens1-0/+2
2014-01-22MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*Jonas Gorski1-3/+10
2014-01-22MIPS: BMIPS: add a smp ops registration helperJonas Gorski1-0/+26
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski1-1/+2
2014-01-22MIPS: allow asm/cpu.h to be included from assemblyJonas Gorski1-0/+3
2014-01-22MIPS: BCM63XX: add HSSPI platform device and register itJonas Gorski1-0/+8
2014-01-22MIPS: BCM63XX: add HSSPI IRQ and register offsetsJonas Gorski1-0/+18
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+15
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-26/+27
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen1-21/+22
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen2-5/+5
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton6-157/+214
2014-01-13MIPS: Remove unused {en,dis}able_fpu macrosPaul Burton1-13/+0
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki1-0/+2