aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu
2009-05-14MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer
2009-05-14MIPS: Use force_sig when handling address errors.David Daney
2009-05-14MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li
2009-05-14MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle
2009-05-14MIPS: Fix highmem.Ralf Baechle
2009-05-14MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle
2009-05-14MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald
2009-05-14MIPS: Use -mno-check-zero-divisionRalf Baechle
2009-05-14MIPS: Set compiler options only after the compiler prefix has ben set.Ralf Baechle
2009-05-14MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle
2009-05-14MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald
2009-05-14MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle
2009-05-14MIPS: Make access_ok() sideeffect proof.Ralf Baechle
2009-05-14MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer
2009-05-14MIPS: Alchemy: Timer build fixManuel Lauss
2009-05-14MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Ralf Baechle
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle
2009-05-14MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto
2009-05-14MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Zhang Le
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto
2009-05-14MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto
2009-05-14MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hZhang Le
2009-05-14MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle
2009-05-14MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev
2009-05-14MIPS: IP32: Two symbols can become staticDmitri Vorobiev
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds