aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Zhang Le1-2/+3
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto1-1/+0
2009-05-14MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto1-1/+1
2009-05-14MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2-4/+4
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle1-1/+1
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hZhang Le1-0/+59
2009-05-14MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle1-1/+1
2009-05-14MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev1-2/+2
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev1-1/+1
2009-05-14MIPS: IP32: Two symbols can become staticDmitri Vorobiev1-2/+2
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss1-17/+0
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss1-2/+2
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss1-1/+1
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2-2/+6
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell1-8/+11
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm8-10/+10
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov2-18/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang5-31/+31
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-0/+264
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+2
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle5-6/+20
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch1-8/+12
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds14-16/+3
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-30MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss1-0/+10
2009-03-30MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss2-3/+3
2009-03-30MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss1-0/+49
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss4-38/+11
2009-03-30MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev1-1/+1
2009-03-30MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev1-7/+7
2009-03-30MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev2-3/+1
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle5-18/+9
2009-03-30MIPS: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner1-1/+1
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle12-41/+59
2009-03-30MIPS: EMMA2RH: Set UART mapbaseShinya Kuribayashi1-0/+3
2009-03-30MIPS: EMMA2RH: Use set_irq_chip_and_handler_nameShinya Kuribayashi1-6/+6
2009-03-30MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interruptsShinya Kuribayashi1-18/+10
2009-03-30MIPS: Mark Eins: Fix cascading interrupt dispatcherShinya Kuribayashi1-4/+6
2009-03-30MIPS: Au1000: convert to using gpiolibFlorian Fainelli3-128/+146
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle6-7/+14
2009-03-30MIPS: Cavium: Add -WerrorRalf Baechle1-0/+2
2009-03-30MIPS: Makefile: Add simple make install target.Ralf Baechle1-0/+6
2009-03-30MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle1-3/+3
2009-03-30MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney1-4/+4