aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen1-0/+2
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan5-6/+20
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss1-5/+2
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds215-3287/+6077
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-0/+13
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-30/+0
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2014-01-24mips: select ARCH_MIGHT_HAVE_PC_SERIOMark Salter1-0/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker57-57/+0
2014-01-24MIPS: KVM: remove shadow_tlb codeJames Hogan3-138/+0
2014-01-24MIPS: KVM: use common EHINV aware UNIQUE_ENTRYHIJames Hogan1-3/+1
2014-01-24mips/ide: flush dcache also if icache does not snoop dcacheSebastian Andrzej Siewior1-3/+3
2014-01-24MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens1-9/+25
2014-01-24MIPS: BCM63XX: select correct MIPS_L1_CACHE_SHIFT valueFlorian Fainelli1-0/+1
2014-01-24MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli1-3/+4
2014-01-24MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli3-0/+21
2014-01-24MIPS: ZBOOT: gather string functions into string.cAntony Pavlov3-24/+30
2014-01-24arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2014-01-24arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2014-01-24MIPS: BCM47XX: fix sparse warnings in board.cHauke Mehrtens1-10/+10
2014-01-24MIPS: BCM47XX: add board detection for Linksys WRT54GS V1Hauke Mehrtens2-0/+2
2014-01-24MIPS: BCM47XX: fix detection for some boardsHauke Mehrtens1-6/+7
2014-01-24MIPS: BCM47XX: Enable buttons support on SSBRafał Miłecki1-8/+0
2014-01-24MIPS: BCM47XX: Convert WNDR4500 to new syntaxRafał Miłecki2-61/+14
2014-01-24MIPS: BCM47XX: Use "timer" trigger for status LEDsRafał Miłecki1-2/+12
2014-01-24MIPS: BCM47XX: check length of serial console arrayHauke Mehrtens1-2/+4
2014-01-24MIPS: bcm63xx: cpu: Replace BUG() with panic()Markos Chandras1-2/+4
2014-01-24MIPS: BCM47XX: Drop WGT634U hacksRafał Miłecki2-175/+0
2014-01-24MIPS: BCM47XX: Import LEDs database from OpenWrtRafał Miłecki1-0/+494
2014-01-24MIPS: BCM47XX: Import buttons database from OpenWrtRafał Miłecki1-0/+456
2014-01-24MIPS: BCM47XX: Prepare support for GPIO buttonsRafał Miłecki4-1/+100
2014-01-24MIPS: BCM47XX: Prepare support for LEDsRafał Miłecki5-1/+89
2014-01-24MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706Hauke Mehrtens1-0/+10
2014-01-24MIPS: BCM47XX: print board name in machine entry in cpuinfoHauke Mehrtens1-0/+2
2014-01-24MIPS: Netlogic: Core wakeup improvementsJayachandran C2-9/+13
2014-01-24MIPS: Netlogic: Remove XLR early serial setupJayachandran C3-27/+2
2014-01-24MIPS: Netlogic: Add default DTB for XLP9XX SoCJayachandran C4-1/+92
2014-01-24MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C1-6/+31
2014-01-24MIPS: Netlogic: XLP9XX USB supportGanesan Ramalingam4-13/+84
2014-01-24MIPS: PCI: Netlogic XLP9XX supportJayachandran C4-23/+90
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C8-14/+33
2014-01-24MIPS: Netlogic: XLP9XX bridge and DRAM codeJayachandran C2-44/+51
2014-01-24MIPS: Netlogic: XLP9XX UART offsetJayachandran C2-1/+4
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C5-26/+84
2014-01-24MIPS: Netlogic: XLP9XX PIC updatesJayachandran C4-26/+65
2014-01-24MIPS: Netlogic: update iomap.h for XLP9XXJayachandran C3-2/+48
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C4-1/+11
2014-01-24MIPS: Netlogic: Get coremask from FUSE registerJayachandran C1-5/+24
2014-01-24MIPS: Netlogic: Add macro for node presentJayachandran C2-4/+4
2014-01-24MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song1-2/+23