aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | [MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto2009-03-208-0/+98
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
| |\ \ \
| | * \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-167-56/+60
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-139-142/+456
| | |\ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-0/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0610-11/+17
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-1/+0
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-021-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-032-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
| * | | | | | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* | | | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+2
* | | | | | | | | | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-025-6/+20
* | | | | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | bcm47xx: fix GPIO API return codesMichael Buesch2009-04-011-8/+12
* | | | | | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-3014-16/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-3012-14/+2
| * | | | | | | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-302-2/+1
| |/ / / / / / / /
* | | | | | | | | MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss2009-03-301-0/+10
* | | | | | | | | MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss2009-03-302-3/+3
* | | | | | | | | MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss2009-03-301-0/+49
* | | | | | | | | MIPS: Alchemy: unify CPU model constants.Manuel Lauss2009-03-304-38/+11
* | | | | | | | | MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.cDmitri Vorobiev2009-03-301-1/+1
* | | | | | | | | MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.cDmitri Vorobiev2009-03-301-7/+7
* | | | | | | | | MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev2009-03-302-3/+1
* | | | | | | | | MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-305-18/+9
* | | | | | | | | MIPS: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-301-1/+1
* | | | | | | | | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-3012-41/+59
* | | | | | | | | MIPS: EMMA2RH: Set UART mapbaseShinya Kuribayashi2009-03-301-0/+3
* | | | | | | | | MIPS: EMMA2RH: Use set_irq_chip_and_handler_nameShinya Kuribayashi2009-03-301-6/+6
* | | | | | | | | MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interruptsShinya Kuribayashi2009-03-301-18/+10
* | | | | | | | | MIPS: Mark Eins: Fix cascading interrupt dispatcherShinya Kuribayashi2009-03-301-4/+6
* | | | | | | | | MIPS: Au1000: convert to using gpiolibFlorian Fainelli2009-03-303-128/+146
* | | | | | | | | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-306-7/+14
* | | | | | | | | MIPS: Cavium: Add -WerrorRalf Baechle2009-03-301-0/+2
* | | | | | | | | MIPS: Makefile: Add simple make install target.Ralf Baechle2009-03-301-0/+6
* | | | | | | | | MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.Ralf Baechle2009-03-301-3/+3
* | | | | | | | | MIPS: __raw_spin_lock() may spin forever on ticket wrap.David Daney2009-03-301-4/+4
* | | | | | | | | MIPS: Forward declare struct task_struct to avoid potencial warning.Ralf Baechle2009-03-301-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-283-36/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-273-36/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | generic compat_sys_ustatChristoph Hellwig2009-03-273-36/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |