summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Make local_irq_disable macro safe for non-Mipsr2Jim Quinlan2014-03-201-0/+11
* MIPS: Octeon: Fix warning in of_device_alloc on cn3xxxAndreas Herrmann2014-03-191-10/+12
* MIPS: ftrace: Tweak safe_load()/safe_store() macrosViller Hsiao2014-03-191-10/+10
* MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki2014-03-191-1/+1
* MIPS: Fix possible build error with transparent hugepages enabledAlex Smith2014-03-181-6/+6
* MIPS: mark O32+FP64 experimental for nowPaul Burton2014-03-171-3/+9
* MIPS: ftrace: Fix icache flush range errorViller Hsiao2014-03-171-3/+2
* MIPS: Fix syscall tracing interfaceLars Persson2014-03-171-2/+2
* MIPS: asm: syscall: Fix copying system call argumentsMarkos Chandras2014-03-171-2/+1
* MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King2014-03-151-0/+1
* MIPS: FPU: Fix conflict of register usageHuacai Chen2014-03-141-4/+4
* MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle2014-03-143-7/+7
* MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu2014-03-112-5/+5
* MIPS: APRP: Choose the correct VPE loader by fixing the linkingDeng-Cheng Zhu2014-03-061-1/+1
* MIPS: APRP: Unregister rtlx interrupt hook at module exitDeng-Cheng Zhu2014-03-062-0/+6
* MIPS: APRP: Fix the linking of rtlx interrupt hookDeng-Cheng Zhu2014-03-061-2/+2
* MIPS: bcm47xx: Include missing errno.h for ENXIOMarkos Chandras2014-03-061-0/+1
* MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss2014-03-062-6/+2
* MIPS: Fix randconfig build error.Ralf Baechle2014-03-061-0/+3
* MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen2014-02-061-0/+2
* MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan2014-02-045-6/+20
* MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss2014-02-041-5/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-30215-3287/+6077
|\
| * mips: select ARCH_MIGHT_HAVE_PC_SERIOMark Salter2014-01-241-0/+1
| * mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2457-57/+0
| * MIPS: KVM: remove shadow_tlb codeJames Hogan2014-01-243-138/+0
| * MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHIJames Hogan2014-01-241-3/+1
| * mips/ide: flush dcache also if icache does not snoop dcacheSebastian Andrzej Siewior2014-01-241-3/+3
| * MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens2014-01-241-9/+25
| * MIPS: BCM63XX: select correct MIPS_L1_CACHE_SHIFT valueFlorian Fainelli2014-01-241-0/+1
| * MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli2014-01-241-3/+4
| * MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli2014-01-243-0/+21
| * MIPS: ZBOOT: gather string functions into string.cAntony Pavlov2014-01-243-24/+30
| * arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang2014-01-241-3/+0
| * arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang2014-01-241-4/+0
| * MIPS: BCM47XX: fix sparse warnings in board.cHauke Mehrtens2014-01-241-10/+10
| * MIPS: BCM47XX: add board detection for Linksys WRT54GS V1Hauke Mehrtens2014-01-242-0/+2
| * MIPS: BCM47XX: fix detection for some boardsHauke Mehrtens2014-01-241-6/+7
| * MIPS: BCM47XX: Enable buttons support on SSBRafał Miłecki2014-01-241-8/+0
| * MIPS: BCM47XX: Convert WNDR4500 to new syntaxRafał Miłecki2014-01-242-61/+14
| * MIPS: BCM47XX: Use "timer" trigger for status LEDsRafał Miłecki2014-01-241-2/+12
| * MIPS: BCM47XX: check length of serial console arrayHauke Mehrtens2014-01-241-2/+4
| * MIPS: bcm63xx: cpu: Replace BUG() with panic()Markos Chandras2014-01-241-2/+4
| * MIPS: BCM47XX: Drop WGT634U hacksRafał Miłecki2014-01-242-175/+0
| * MIPS: BCM47XX: Import LEDs database from OpenWrtRafał Miłecki2014-01-241-0/+494
| * MIPS: BCM47XX: Import buttons database from OpenWrtRafał Miłecki2014-01-241-0/+456
| * MIPS: BCM47XX: Prepare support for GPIO buttonsRafał Miłecki2014-01-244-1/+100
| * MIPS: BCM47XX: Prepare support for LEDsRafał Miłecki2014-01-245-1/+89
| * MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706Hauke Mehrtens2014-01-241-0/+10
| * MIPS: BCM47XX: print board name in machine entry in cpuinfoHauke Mehrtens2014-01-241-0/+2
OpenPOWER on IntegriCloud