summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt
2009-04-03preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle
2009-04-03Simplify copy_thread()Alexey Dobriyan
2009-04-01Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch
2009-04-01mm: use debug_kmap_atomicAkinobu Mita
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-30MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss
2009-03-30MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss
2009-03-30MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss
2009-03-30MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev
2009-03-30MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev
2009-03-30MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle
2009-03-30MIPS: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle
2009-03-30MIPS: EMMA2RH: Set UART mapbaseShinya Kuribayashi
2009-03-30MIPS: EMMA2RH: Use set_irq_chip_and_handler_nameShinya Kuribayashi
2009-03-30MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interruptsShinya Kuribayashi
2009-03-30MIPS: Mark Eins: Fix cascading interrupt dispatcherShinya Kuribayashi
2009-03-30MIPS: Au1000: convert to using gpiolibFlorian Fainelli