summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-221-3/+3
* MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-221-0/+1
* MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-221-1/+1
* MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-203-10/+5
* MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst2009-05-201-3/+3
* MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle2009-05-201-1/+1
* MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-201-1/+1
* MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2009-05-142-10/+4
* MIPS: Use force_sig when handling address errors.David Daney2009-05-141-3/+3
* MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li2009-05-141-1/+1
* MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle2009-05-141-92/+50
* MIPS: Fix highmem.Ralf Baechle2009-05-144-34/+26
* MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle2009-05-141-4/+4
* MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2009-05-142-71/+1
* MIPS: Use -mno-check-zero-divisionRalf Baechle2009-05-141-0/+1
* MIPS: Set compiler options only after the compiler prefix has ben set.Ralf Baechle2009-05-141-2/+2
* MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle2009-05-141-2/+2
* MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-142-18/+23
* MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald2009-05-141-6/+2
* MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald2009-05-141-5/+2
* MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
* MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13
* MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer2009-05-141-2/+2
* MIPS: Alchemy: Timer build fixManuel Lauss2009-05-141-1/+1
* MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Ralf Baechle2009-05-141-4/+0
* MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-146-4/+44
* MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto2009-05-143-3/+3
* MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2009-05-142-20/+8
* MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-142-2/+11
* MIPS: Loongson 2 needs no hazard barriers.Zhang Le2009-05-141-2/+3
* MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto2009-05-141-1/+0
* MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto2009-05-141-1/+1
* MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2009-05-142-4/+4
* MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle2009-05-141-1/+1
* MIPS: Add Loongson cpu-feature-overrides.hZhang Le2009-05-141-0/+59
* MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle2009-05-141-1/+1
* MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-141-2/+2
* MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev2009-05-141-1/+1
* MIPS: IP32: Two symbols can become staticDmitri Vorobiev2009-05-141-2/+2
* MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss2009-05-141-17/+0
* MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss2009-05-141-2/+2
* MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss2009-05-141-1/+1
* MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2009-05-142-2/+6
* MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell2009-05-141-8/+11
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-218-10/+10
* Merge branch 'next' into for-linusDmitry Torokhov2009-04-082-18/+4
|\
| * Input: add driver for S1 button of rb532Phil Sutter2009-03-092-18/+4
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-075-31/+31
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-069-0/+264
|\ \
| * | [MTD] RBTX4939: add MTD supportAtsushi Nemoto2009-03-202-0/+166
OpenPOWER on IntegriCloud