summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-062-75/+155
|\
| * kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-051-7/+1Star
| * kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-052-68/+154
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-051-2/+4
|\ \
| * | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04349-14203/+19387
| |\|
| * | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-2/+4
* | | MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn2010-08-055-229/+432
* | | MIPS: strip the un-needed sections of vmlinuzWu Zhangjin2010-08-051-0/+3
* | | MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2010-08-052-13/+14
* | | MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin2010-08-051-24/+14Star
* | | MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin2010-08-051-34/+17Star
* | | MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin2010-08-052-8/+61
* | | MIPS: PowerTV: Add Gaia platform definitions.David VomLehn2010-08-056-11/+708
* | | MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens2010-08-052-2/+5
* | | MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2010-08-054-14/+87
* | | MIPS: Clean up notify_die() usage.David Daney2010-08-051-10/+15
* | | MIPS: Remove unused task_struct.trap_no field.David Daney2010-08-053-4/+1Star
* | | MIPS: kprobe: Add support.David Daney2010-08-059-2/+695
* | | MIPS: Add instrunction format for BREAK and SYSCALLDavid Daney2010-08-051-1/+14
* | | MIPS: kprobes: Define regs_return_value()David Daney2010-08-051-0/+1
* | | MIPS: Ritually kill stupid printk.Ralf Baechle2010-08-055-5/+0Star
* | | MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Chandrakala Chavva2010-08-052-0/+33
* | | MIPS: Octeon: Support 256 MSI on PCIeDavid Daney2010-08-052-118/+178
* | | MIPS: Decode core number for R2 CPUs.David Daney2010-08-051-0/+3
* | | MIPS: SMTC: Use %p to format pointersKulikov Vasiliy2010-08-051-2/+1Star
* | | MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQWu Zhangjin2010-08-051-1/+0Star
* | | MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Wu Zhangjin2010-08-053-4/+10
* | | MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin2010-08-054-18/+8Star
* | | MIPS: Define ST0_NMI in asm/mipsregs.hDavid Daney2010-08-051-0/+1
* | | MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney2010-08-051-0/+4
* | | MIPS: Octeon: Export prom_putchar().David Daney2010-08-051-1/+5
* | | MIPS: uasm: Add option to export uasm API.David Daney2010-08-054-63/+110
* | | MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney2010-08-052-1/+25
* | | MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2010-08-052-5/+18
* | | MIPS: Octeon: Implement delays with cycle counter.David Daney2010-08-054-13/+58
* | | MIPS: JZ4740: Add qi_lb60 board supportLars-Peter Clausen2010-08-053-0/+477
* | | MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen2010-08-051-0/+15
* | | MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen2010-08-051-0/+34
* | | FBDEV: JZ4740: Add framebuffer driverLars-Peter Clausen2010-08-051-0/+67
* | | MIPS: JZ4740: Add Kbuild filesLars-Peter Clausen2010-08-055-0/+43
* | | MIPS: JZ4740: Add platform devicesLars-Peter Clausen2010-08-052-0/+327
* | | MIPS: JZ4740: Add prom supportLars-Peter Clausen2010-08-051-0/+68
* | | MIPS: JZ4740: Add serial supportLars-Peter Clausen2010-08-052-0/+53
* | | MIPS: JZ4740: Add PWM supportLars-Peter Clausen2010-08-051-0/+177
* | | MIPS: JZ4740: Add DMA support.Lars-Peter Clausen2010-08-052-0/+379
* | | MIPS: JZ4740: Add GPIO supportLars-Peter Clausen2010-08-052-0/+1002
* | | MIPS: JZ4740: Add setup codeLars-Peter Clausen2010-08-051-0/+29
* | | MIPS: JZ4740: Add power-management and system reset supportLars-Peter Clausen2010-08-053-0/+141
* | | MIPS: JZ4740: Add clocksource/clockevent support.Lars-Peter Clausen2010-08-051-0/+144
* | | MIPS: JZ4740: Add timer supportLars-Peter Clausen2010-08-053-0/+206