aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-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
2013-09-30MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-09-18MIPS: Remove useless comment about kprobe from arch/mips/MakefileWu Zhangjin
2013-09-18MIPS: Fix VGA_MAP_MEM macro.Leonid Yegoshin
2013-09-18MIPS: Reimplement get_cycles().Ralf Baechle
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2013-09-17MIPS: Provide nice way to access boot CPU's data.Ralf Baechle
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-13MIPS: kernel: vpe: Make vpe_attrs an array of pointers.Markos Chandras
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky