MIPS: math-emu: Fix jalr emulation when rd == $0
[deliverable/linux.git] / arch /
2016-05-13  Paul BurtonMIPS: math-emu: Fix jalr emulation when rd == $0
2016-05-13  Paul BurtonMIPS: math-emu: Fix m{add,sub}.s shifts
2016-05-13  Paul BurtonMIPS: math-emu: Fix code indentation
2016-05-13  Paul BurtonMIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf...
2016-05-13  Paul BurtonMIPS: math-emu: Add z argument macros
2016-05-13  Paul BurtonMIPS: math-emu: Unify ieee754dp_m{add,sub}f
2016-05-13  Paul BurtonMIPS: math-emu: Unify ieee754sp_m{add,sub}f
2016-05-13  Paul BurtonMIPS: math-emu: Emulate MIPSr6 sel.fmt instruction
2016-05-13  Paul BurtonMIPS: inst: Declare fsel_op for sel.fmt instruction
2016-05-13  Paul BurtonMIPS: Fix BC1{EQ,NE}Z return offset calculation
2016-05-13  Paul BurtonMIPS: math-emu: Fix BC1{EQ,NE}Z emulation
2016-05-13  Rabin VincentMIPS: Add support for extending builtin cmdline
2016-05-13  Rabin VincentMIPS: Don't add leading spacing to command lines
2016-05-13  James HoganMIPS: genex: Indent delay slots & clean whitespace
2016-05-13  Paul BurtonMIPS: Support extended ASIDs
2016-05-13  Paul BurtonMIPS: Retrieve ASID masks using function accepting...
2016-05-13  James HoganMIPS: KVM/locore.S: Relax noat
2016-05-13  James HoganMIPS: KVM/locore.S: Only preserve callee saved registers
2016-05-13  Paul BurtonMIPS: KVM: Abstract guest ASID mask
2016-05-13  James HoganMIPS: Add & use CP0_EntryHi ASID definitions
2016-05-13  James HoganMIPS: KVM/locore.S: Don't preserve host ASID around...
2016-05-13  John CrispinMIPS: Change my email address
2016-05-13  Paul BurtonMIPS: Implement __arch_bitrev* using bitswap for MIPSr6
2016-05-13  Sergey RyazanovMIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
2016-05-13  Leonid YegoshinMIPS64: Support of at least 48 bits of SEGBITS
2016-05-13  Leonid YegoshinMIPS64: signal: Fix o32 sigaction syscall
2016-05-13  Leonid YegoshinMIPS: remove aliasing alignment if HW has antialising...
2016-05-13  Tony WuMIPS: traps: remove unused variable
2016-05-13  Huacai ChenMIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
2016-05-13  Huacai ChenMIPS: Loongson-3: Fast TLB refill handler
2016-05-13  Huacai ChenMIPS: Loongson: Invalidate special TLBs when needed
2016-05-13  Huacai ChenMIPS: Loongson-3: Set cache flush handlers to cache_noop
2016-05-13  Huacai ChenMIPS: Loongson: Add Loongson-3A R2 basic support
2016-05-13  Huacai ChenMIPS: Loongson-3: Adjust irq dispatch to speedup processing
2016-05-13  Huacai ChenMIPS: Loongson-3: Move chipset ACPI code from drivers...
2016-05-13  Antonio OspiteMIPS: BCM1480: bcm1480_regs.h: strip redundant comments
2016-05-13  James HoganMIPS: Add and use watch register field definitions
2016-05-13  James HoganMIPS: Add and use CAUSEF_WP definition
2016-05-13  Andrzej HajdaMIPS: module: fix incorrect IS_ERR_VALUE macro usages
2016-05-13  Maciej W. RozyckiMIPS: math-emu: Always propagate sNaN payload in quieting
2016-05-13  Maciej W. RozyckiMIPS: ELF: Restructure personality macros
2016-05-13  James HoganMIPS: Fix uapi include in exported asm/siginfo.h
2016-05-13  Yang ShiMIPS: Octeon: Mark some functions __init in smp.c
2016-05-13  Álvaro Fernández... MIPS: BMIPS: Improve BCM6368 device tree
2016-05-13  Álvaro Fernández... MIPS: BMIPS: Improve BCM6328 device tree
2016-05-13  Álvaro Fernández... MIPS: BMIPS: Add support for BCM63268
2016-05-13  Álvaro Fernández... MIPS: BMIPS: Add device tree example for BCM6358
2016-05-13  Álvaro Fernández... MIPS: BMIPS: Add BCM6358 support
2016-05-13  Florian FainelliMIPS: BMIPS: Pretty print BMIPS5200 processor name
2016-05-13  Florian FainelliMIPS: BMIPS: Add cpu-feature-overrides.h
2016-05-13  Florian FainelliMIPS: BMIPS: local_r4k___flush_cache_all needs to blast...
2016-05-13  Florian FainelliMIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
2016-05-13  Florian FainelliMIPS: BMIPS: BMIPS5000 has I cache filing from D cache
2016-05-13  Florian FainelliMIPS: BMIPS: Enable partition parser in defconfig
2016-05-13  Florian FainelliMIPS: BCM63xx: Enable partition parser in defconfig
2016-05-13  Kelvin CheungMIPS: Loongson1B: Some updates/fixes for LS1B
2016-05-13  Jaedon ShinMIPS: BMIPS: Fix interrupt and remove needless properties
2016-05-13  Jaedon ShinMIPS: BMIPS: Add support UART, I2C, SATA device
2016-05-13  Yang ShiMIPS: Kconfig: replace OPROFILE=n to !OPROFILE
2016-05-13  Matt RedfearnMIPS: KASLR: Print relocation Information on boot
2016-05-13  Matt RedfearnMIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
2016-05-13  Matt RedfearnMIPS: Introduce plat_get_fdt a platform API to retrieve...
2016-05-13  Matt RedfearnMIPS: Add CONFIG_RELOCATABLE Kconfig option
2016-05-13  Matt RedfearnMIPS: bootmem: When relocatable, free memory below...
2016-05-13  Matt RedfearnMIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
2016-05-13  Matt RedfearnMIPS: Kernel: Add relocate.c
2016-05-13  Matt RedfearnMIPS: Generate relocation table when CONFIG_RELOCATABLE
2016-05-13  Matt RedfearnMIPS: Reserve space for relocation table
2016-05-13  Matt RedfearnMIPS: tools: Build relocs tool
2016-05-13  Matt RedfearnMIPS: tools: Add relocs tool
2016-05-13  Matt RedfearnMIPS: seccomp: Support compat with both O32 and N32
2016-05-13  Matt RedfearnMIPS: scall: Handle seccomp filters which redirect...
2016-05-13  Matt RedfearnMIPS: Support sending SIG_SYS to 32bit userspace from...
2016-05-13  Martin Schillerpinctrl/lantiq: update devicetree binding in dts file
2016-05-13  Borislav PetkovMIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY
2016-05-13  Stephen BoydMIPS: Use generic clkdev.h header
2016-05-13  Paul BurtonMIPS: Sync icache & dcache in set_pte_at
2016-05-13  Paul BurtonMIPS: Handle highmem pages in __update_cache
2016-05-13  Paul BurtonMIPS: Flush highmem pages in __flush_dcache_page
2016-05-13  Paul BurtonMIPS: Flush dcache for flush_kernel_dcache_page
2016-05-13  Aaro KoskinenMIPS: OCTEON: cavium_octeon_defconfig: enable all OCTEO...
2016-05-13  Zubair Lutfullah... MIPS: Detect DSP v3 support
2016-05-13  James HoganMIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)
2016-05-13  James HoganMIPS: cpu: Alter MIPS_CPU_* definitions to fill gap
2016-05-13  Florian FainelliMIPS: BMIPS: Add early CPU initialization code
2016-05-13  Maciej W. RozyckiMIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC...
2016-05-13  Zubair Lutfullah... MIPS: Octeon: Add Octeon III CN7xxx interface detection
2016-05-13  Ralf BaechleMIPS: Make flush_thread
2016-05-13  Paul BurtonMIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
2016-05-13  Paul BurtonMIPS: Support R_MIPS_PC{21,26} rela-style relocs
2016-05-13  Steven J. HillMIPS: module: Make consistent use of pr_*()
2016-05-13  Paul BurtonMIPS: Probe the M6250 CPU
2016-05-13  Paul BurtonMIPS: Add M6250 cases to CPU switch statements
2016-05-13  Paul BurtonMIPS: Add M6250 PRID & cpu_type_enum values
2016-05-13  Paul BurtonMIPS: Probe the P6600 core
2016-05-13  Paul BurtonMIPS: Add P6600 cases to CPU switch statements
2016-05-13  Paul BurtonMIPS: Add P6600 PRID & cpu_type_enum values
2016-05-13  Ralf BaechleMIPS: <asm/cpu.h>: Reformat to 80 columns.
2016-05-13  Paul BurtonMIPS: SEAD3 can support MIPS32r6 CPUs
2016-05-13  Paul BurtonMIPS: smp-cps: Stop printing EJTAG exceptions to UART
next
This page took 0.043099 seconds and 8 git commands to generate.