aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C
2013-10-29MIPS: Tell R4k SC and MC variations apartMaciej W. Rozycki
2013-10-29MIPS: DECstation CPU feature overridesMaciej W. Rozycki
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau
2013-10-29MIPS: Cobalt: Move to 8250/16550 serial early printk driverYoichi Yuasa
2013-10-29MIPS: Add 8250/16550 serial early printk driverYoichi Yuasa
2013-10-29MIPS: ZBOOT: Support LZ4 compression schemeFlorian Fainelli
2013-10-29MIPS: ZBOOT: Define program header for text loadable segmentFlorian Fainelli
2013-10-29MIPS: ZBOOT: Support XZ compression schemeFlorian Fainelli
2013-10-29MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOTFlorian Fainelli
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer
2013-10-29MIPS: Quiet the building output of vmlinux.32 and vmlinux.64Wu Zhangjin
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-10-29MIPS: Use NUMA_NO_NODE instead of -1 for node ID.Ralf Baechle
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray
2013-10-29MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens
2013-10-29MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens
2013-10-29MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens
2013-10-29MIPS: BCM47XX: Print board name in /proc/cpuinfoHauke Mehrtens
2013-10-29MIPS: BCM47XX: Add board detectionHauke Mehrtens
2013-10-29MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C
2013-10-29MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-10-29MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23mips: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-10-14KVM: mips: Get rid of KVM_HPAGE definesChristoffer Dall
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-10-09mips: add explicit includes of prom.hRob Herring
2013-10-09mips: use common of_flat_dt_get_machine_nameRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09mips: use early_init_dt_scanRob Herring
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-07MIPS: stack protector: Fix per-task canary switchJames Hogan
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra
2013-10-02MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa