MIPS: microMIPS: Fix decoding of addiusp instruction
[linux-2.6-block.git] / arch /
2017-09-06 Matt RedfearnMIPS: microMIPS: Fix decoding of addiusp instruction
2017-09-06 Matt RedfearnMIPS: microMIPS: Fix detection of addiusp instruction
2017-09-06 Matt RedfearnMIPS: Handle non word sized instructions when examining...
2017-09-06 Jonas GorskiMIPS: ralink: allow NULL clock for clk_get_rate
2017-09-06 Jonas GorskiMIPS: Loongson 2F: allow NULL clock for clk_get_rate
2017-09-06 Jonas GorskiMIPS: BCM63XX: allow NULL clock for clk_get_rate
2017-09-06 Jonas GorskiMIPS: AR7: allow NULL clock for clk_get_rate
2017-09-06 Jonas GorskiMIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset
2017-09-06 Corey Minyardmips: Save all registers when saving the frame
2017-09-06 Corey MinyardMIPS: Add DWARF unwinding to assembly
2017-09-06 Corey MinyardMIPS: Make SAVE_SOME more standard
2017-09-06 Corey MinyardMIPS: Fix issues in backtraces
2017-09-06 Mathieu MalaterreMIPS: jz4780: DTS: Probe the jz4740-rtc driver from...
2017-09-06 Mathieu MalaterreMIPS: Ci20: Enable RTC driver
2017-09-04 Steven J. HillMIPS: Octeon: Allow access to CIU3 IRQ domains.
2017-09-04 Steven J. HillMIPS: Octeon: Make CSR functions node aware.
2017-09-04 Steven J. HillMIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx...
2017-09-04 Steven J. HillMIPS: Octeon: Add support for accessing the boot vector.
2017-09-04 Martin BlumenstinglMIPS: lantiq: Remove the arch/mips/lantiq/xway/reset...
2017-09-04 Hauke MehrtensMIPS: lantiq: remove old USB PHY initialisation
2017-09-04 Hauke Mehrtensphy: Add an USB PHY driver for the Lantiq SoCs using...
2017-09-04 Hauke MehrtensMIPS: lantiq: remove old GPHY loader code
2017-09-04 Martin BlumenstinglMIPS: lantiq: Add a GPHY driver which uses the RCU...
2017-09-04 Hauke MehrtensMIPS: lantiq: remove old reset controller implementation
2017-09-04 Ralf BaechleMIPS: lantiq: Replace ltq_boot_select() with dummy...
2017-09-04 Hauke MehrtensMIPS: lantiq: remove ltq_reset_cause() and ltq_boot_sel...
2017-09-04 Hauke MehrtensMIPS: lantiq: Convert the fpi bus driver to a platform_...
2017-09-04 Martin BlumenstinglMIPS: lantiq: Enable MFD_SYSCON to be able to use it...
2017-09-04 Martin BlumenstinglMIPS: lantiq: Use of_platform_default_populate instead...
2017-09-04 Paul BurtonMIPS: Remove unnecessary inclusions of linux/irqchip...
2017-09-04 Paul BurtonMIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
2017-09-04 Paul Burtonirqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips...
2017-09-04 Paul BurtonMIPS: Use mips_gic_present() in place of gic_present
2017-09-04 Paul BurtonMIPS: VDSO: Drop gic_get_usm_range() usage
2017-09-04 Paul Burtonirqchip: mips-gic: Move various definitions to the...
2017-09-04 Paul BurtonMIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
2017-09-04 Paul BurtonMIPS: Add __ioread64_copy
2017-09-04 Paul BurtonMIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip...
2017-09-01 Paul BurtonMIPS: Malta: Use new GIC accessor functions
2017-08-30 Paul BurtonMIPS: GIC: Introduce asm/mips-gic.h with accessor functions
2017-08-29 Christoph HellwigMIPS: Don't use dma_cache_sync to implement fd_cacheflush
2017-08-29 Paul BurtonMIPS: generic: Bump default NR_CPUS to 16
2017-08-29 Paul BurtonMIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT
2017-08-29 Paul BurtonMIPS: Make CONFIG_MIPS_MT_SMP default y
2017-08-29 Paul BurtonMIPS: Prevent direct use of generic_defconfig
2017-08-29 Paul BurtonMIPS: NI 169445: Only include in 32r2el kernels
2017-08-29 Paul BurtonMIPS: SEAD-3: Only include in 32 bit kernels by default
2017-08-29 Paul BurtonMIPS: generic: Allow filtering enabled boards by requir...
2017-08-29 Paul BurtonMIPS: CPS: Detect CPUs in secondary clusters
2017-08-29 Paul BurtonMIPS: CPS: Cluster support for topology functions
2017-08-29 Paul BurtonMIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
2017-08-29 Paul BurtonMIPS: SMP: Allow boot_secondary SMP op to return errors
2017-08-29 Paul BurtonMIPS: CM: Add cluster & block args to mips_cm_lock_other()
2017-08-29 Paul BurtonMIPS: Add CPU cluster number accessors
2017-08-29 Paul BurtonMIPS: Unify checks for sibling CPUs
2017-08-29 Paul BurtonMIPS: Store core & VP IDs in GlobalNumber-style variable
2017-08-29 Paul BurtonMIPS: Abstract CPU core & VP(E) ID access through acces...
2017-08-29 Paul BurtonMIPS: CPS: Use GlobalNumber macros rather than magic...
2017-08-29 Paul BurtonMIPS: Add accessor & bit definitions for GlobalNumber
2017-08-29 Paul BurtonMIPS: CPS: Add CM/CPC 3.5 register definitions
2017-08-29 Paul BurtonMIPS: CPS: Use change_*, set_* & clear_* where appropriate
2017-08-29 Paul BurtonMIPS: CPS: Introduce register modify (set/clear/change...
2017-08-29 Paul BurtonMIPS: CPC: Use BIT/GENMASK for register fields, order...
2017-08-29 Paul BurtonMIPS: CPC: Use common CPS accessor generation macros
2017-08-29 Paul BurtonMIPS: CM: Use BIT/GENMASK for register fields, order...
2017-08-29 Paul BurtonMIPS: CM: Specify register size when generating accessors
2017-08-29 Paul BurtonMIPS: CM: Rename mips_cm_base to mips_gcr_base
2017-08-29 Aleksandar MarkovicMIPS: math-emu: Add FP emu debugfs stats for individual...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: Add FP emu debugfs clear functionality
2017-08-29 Aleksandar MarkovicMIPS: math-emu: Add FP emu debugfs statistics for branches
2017-08-29 Aleksandar MarkovicMIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
2017-08-29 Aleksandar MarkovicMIPS: math-emu: RINT.<D|S>: Fix several problems by...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences...
2017-08-29 Douglas LeungMIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit...
2017-08-29 Douglas LeungMIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_fl...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
2017-08-29 Aleksandar MarkovicMIPS: math-emu: MINA.<D|S>: Fix some cases of infinity...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases...
2017-08-29 Aleksandar MarkovicMIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet...
2017-08-29 Paul BurtonMIPS: Declare various variables & functions static
2017-08-29 Paul BurtonMIPS: Remove plat_timer_setup()
2017-08-29 Paul BurtonMIPS: Remove __invalidate_kernel_vmap_range
2017-08-29 Paul BurtonMIPS: math-emu: Correct user fault_addr type
2017-08-29 Paul BurtonMIPS: Include linux/initrd.h for free_initrd_mem()
2017-08-29 Paul BurtonMIPS: Include elf-randomize.h for arch_mmap_rnd() ...
2017-08-29 Paul BurtonMIPS: Include asm/delay.h for __{,n,u}delay()
2017-08-29 Paul BurtonMIPS: Include linux/cpu.h for arch_cpu_idle()
2017-08-29 Paul BurtonMIPS: Include asm/setup.h for cpu_cache_init()
2017-08-29 Paul BurtonMIPS: generic: Include asm/time.h for get_c0_*_int()
2017-08-29 Paul BurtonMIPS: generic: Include asm/bootinfo.h for plat_fdt_relo...
2017-08-29 Christoph HellwigMIPS: Consolidate coherent and non-coherent dma_alloc...
2017-08-29 Harvey HuntMIPS: configs: Add Onion Omega2+ defconfig
2017-08-29 Harvey HuntMIPS: Add Onion Omega2+ board
2017-08-29 Harvey HuntMIPS: configs: Add VoCore2 defconfig
next