aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds120-898/+7814
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds33-541/+974
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-08-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-9508/+1058
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds262-2126/+12056
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds13-259/+513
2010-08-05MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn5-229/+432
2010-08-05MIPS: strip the un-needed sections of vmlinuzWu Zhangjin1-0/+3
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2-13/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin1-24/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin1-34/+17
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin2-8/+61
2010-08-05MIPS: PowerTV: Add Gaia platform definitions.David VomLehn6-11/+708
2010-08-05MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens2-2/+5
2010-08-05MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney4-14/+87
2010-08-05MIPS: Clean up notify_die() usage.David Daney1-10/+15
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney3-4/+1
2010-08-05MIPS: kprobe: Add support.David Daney9-2/+695
2010-08-05MIPS: Add instrunction format for BREAK and SYSCALLDavid Daney1-1/+14
2010-08-05MIPS: kprobes: Define regs_return_value()David Daney1-0/+1
2010-08-05MIPS: Ritually kill stupid printk.Ralf Baechle5-5/+0
2010-08-05MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Chandrakala Chavva2-0/+33
2010-08-05MIPS: Octeon: Support 256 MSI on PCIeDavid Daney2-118/+178
2010-08-05MIPS: Decode core number for R2 CPUs.David Daney1-0/+3
2010-08-05MIPS: SMTC: Use %p to format pointersKulikov Vasiliy1-2/+1
2010-08-05MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQWu Zhangjin1-1/+0
2010-08-05MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Wu Zhangjin3-4/+10
2010-08-05MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin4-18/+8
2010-08-05MIPS: Define ST0_NMI in asm/mipsregs.hDavid Daney1-0/+1
2010-08-05MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney1-0/+4
2010-08-05MIPS: Octeon: Export prom_putchar().David Daney1-1/+5
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney4-63/+110
2010-08-05MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney2-1/+25
2010-08-05MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2-5/+18
2010-08-05MIPS: Octeon: Implement delays with cycle counter.David Daney4-13/+58
2010-08-05MIPS: JZ4740: Add qi_lb60 board supportLars-Peter Clausen3-0/+477
2010-08-05MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen1-0/+15
2010-08-05MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen1-0/+34
2010-08-05FBDEV: JZ4740: Add framebuffer driverLars-Peter Clausen1-0/+67
2010-08-05MIPS: JZ4740: Add Kbuild filesLars-Peter Clausen5-0/+43
2010-08-05MIPS: JZ4740: Add platform devicesLars-Peter Clausen2-0/+327
2010-08-05MIPS: JZ4740: Add prom supportLars-Peter Clausen1-0/+68
2010-08-05MIPS: JZ4740: Add serial supportLars-Peter Clausen2-0/+53
2010-08-05MIPS: JZ4740: Add PWM supportLars-Peter Clausen1-0/+177
2010-08-05MIPS: JZ4740: Add DMA support.Lars-Peter Clausen2-0/+379
2010-08-05MIPS: JZ4740: Add GPIO supportLars-Peter Clausen2-0/+1002
2010-08-05MIPS: JZ4740: Add setup codeLars-Peter Clausen1-0/+29
2010-08-05MIPS: JZ4740: Add power-management and system reset supportLars-Peter Clausen3-0/+141
2010-08-05MIPS: JZ4740: Add clocksource/clockevent support.Lars-Peter Clausen1-0/+144
2010-08-05MIPS: JZ4740: Add timer supportLars-Peter Clausen3-0/+206