]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - arch/mips
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / arch / mips /
2017-08-11 Maciej W. RozyckiMIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulati...
2017-08-11 Maciej W. RozyckiMIPS: Send SIGILL for linked branches in `__compute_ret...
2017-08-11 Maciej W. RozyckiMIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute...
2017-08-11 Maciej W. RozyckiMIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc...
2017-08-11 Maciej W. RozyckiMIPS: math-emu: Prevent wrong ISA mode instruction...
2017-08-11 Maciej W. RozyckiMIPS: Fix unaligned PC interpretation in `compute_retur...
2017-08-11 Maciej W. RozyckiMIPS: Actually decode JALX in `__compute_return_epc_for...
2017-08-11 James HoganMIPS: Save static registers before sysmips
2017-08-11 Maciej W. RozyckiMIPS: Fix MIPS I ISA /proc/cpuinfo reporting
2017-08-11 James HoganMIPS: Negate error syscall return in trace
2017-08-11 James HoganMIPS: Fix mips_atomic_set() with EVA
2017-08-11 James HoganMIPS: Fix mips_atomic_set() retry condition
2017-07-19 Álvaro Fernández... MIPS: ralink: fix MT7628 wled_an pinmux gpio
2017-07-19 Álvaro Fernández... MIPS: ralink: fix MT7628 pinmux typos
2017-07-19 John CrispinMIPS: ralink: Fix invalid assignment of SoC type
2017-07-19 John CrispinMIPS: ralink: fix USB frequency scaling
2017-07-19 John CrispinMIPS: ralink: MT7688 pinmux fixes
2017-07-19 Felix FietkauMIPS: ath79: fix regression in PCI window initialization
2017-07-19 Paul BurtonMIPS: Fix IRQ tracing & lockdep when rescheduling
2017-07-19 Paul BurtonMIPS: pm-cps: Drop manual cache-line alignment of ready...
2017-07-19 James HoganMIPS: Avoid accidental raw backtrace
2017-07-19 Paul BurtonMIPS: Fix bnezc/jialc return address calculation
2017-06-26 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-20 Leonid YegoshinMIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
2017-05-05 James CowgillMIPS: Avoid BUG warning in arch_check_elf
2017-05-05 James HoganMIPS: KGDB: Use kernel context for sleeping threads
2017-05-05 Corey MinyardMIPS: Fix crash registers on non-crashing CPUs
2017-05-05 Greg Kroah-HartmanMIPS: fix Select HAVE_IRQ_EXIT_ON_IRQ_STACK patch.
2017-05-05 Greg Kroah-HartmanRevert "MIPS: Lantiq: Fix cascaded IRQ setup"
2017-04-27 Matt RedfearnMIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
2017-04-27 Matt RedfearnMIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
2017-04-27 Matt RedfearnMIPS: Switch to the irq_stack in interrupts
2017-04-27 Matt RedfearnMIPS: Only change $28 to thread_info if coming from...
2017-04-27 Matt RedfearnMIPS: Stack unwinding while on IRQ stack
2017-04-27 Matt RedfearnMIPS: Introduce irq_stack
2017-04-27 Huacai ChenMIPS: Flush wrong invalid FTLB entry for huge page
2017-04-27 Hauke MehrtensMIPS: Lantiq: fix missing xbar kernel panic
2017-04-27 Paul BurtonMIPS: End spinlocks with .insn
2017-04-27 John CrispinMIPS: ralink: Fix typos in rt3883 pinctrl
2017-04-27 James HoganMIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
2017-04-27 Felix FietkauMIPS: Lantiq: Fix cascaded IRQ setup
2017-04-06 Dave Martinmips/ptrace: Preserve previous registers for short...
2017-04-06 James HoganMIPS: Netlogic: Fix CP0_EBASE redefinition warnings
2017-04-06 Ralf BaechleMIPS: DEC: Avoid la pseudo-instruction in delay slots
2017-04-06 Arnd BergmannMIPS: ralink: Remove unused rt*_wdt_reset functions
2017-04-06 John CrispinMIPS: ralink: Cosmetic change to prom_init().
2017-04-06 Arnd BergmannMIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
2017-04-06 Arnd BergmannMIPS: ip22: Fix ip28 build for modern gcc
2017-04-06 Arnd BergmannMIPS: Update ip27_defconfig for SCSI_DH change
2017-04-06 Arnd BergmannMIPS: ip27: Disable qlge driver in defconfig
2017-04-06 Arnd BergmannMIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE...
2017-04-06 Ralf BaechleMIPS: IP22: Fix build error due to binutils 2.25 useles...
2017-04-06 Ralf BaechleMIPS: IP22: Reformat inline assembler code to modern...
2017-04-06 Paul BurtonMIPS: Handle microMIPS jumps in the same way as MIPS32...
2017-04-06 Paul BurtonMIPS: Calculate microMIPS ra properly when unwinding...
2017-04-06 Paul BurtonMIPS: Fix is_jump_ins() handling of 16b microMIPS instr...
2017-04-06 Paul BurtonMIPS: Fix get_frame_info() handling of microMIPS functi...
2017-04-06 Paul BurtonMIPS: Prevent unaligned accesses during stack unwinding
2017-04-06 Paul BurtonMIPS: Clear ISA bit correctly in get_frame_info()
2017-04-06 Felix FietkauMIPS: Lantiq: Keep ethernet enabled during boot
2017-04-06 James CowgillMIPS: OCTEON: Fix copy_from_user fault handling for...
2017-04-06 Mirko PartheyMIPS: BCM47XX: Fix button inversion for Asus WL-500W
2017-04-06 Ralf BaechleMIPS: Fix special case in 64 bit IP checksumming.
2017-01-20 James HoganKVM: MIPS: Flush KVM entry code from icache globally
2016-12-06 James HoganKVM: MIPS: Precalculate MMIO load resume PC
2016-12-06 James HoganKVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-12-06 Greg Kroah-HartmanRevert KVM: MIPS: Drop other CPU ASIDs on guest MMU...
2016-12-06 James HoganKVM: MIPS: Make ERET handle ERL before EXL
2016-11-08 Marcin NowakowskiMIPS: ptrace: Fix regs_return_value for kernel context
2016-11-08 James HoganMIPS: Fix -mabi=64 build of vdso.lds
2016-11-08 James HoganKVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-10-20 Marcin NowakowskiMIPS: uprobes: fix use of uninitialised variable
2016-10-20 Paul BurtonMIPS: Malta: Fix IOCU disable switch read for MIPS64
2016-10-20 Marcin NowakowskiMIPS: fix uretprobe implementation
2016-10-20 Marcin NowakowskiMIPS: uprobes: remove incorrect set_orig_insn
2016-10-20 Matt RedfearnMIPS: paravirt: Fix undefined reference to smp_bootstrap
2016-10-20 Huacai ChenMIPS: Add a missing ".set pop" in an early commit
2016-10-20 Marcin NowakowskiMIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE...
2016-10-20 Paul BurtonMIPS: Remove compact branch policy Kconfig entries
2016-10-20 James HoganMIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
2016-10-20 Matt RedfearnMIPS: SMP: Fix possibility of deadlock when bringing...
2016-10-20 Paul BurtonMIPS: Fix pre-r6 emulation FPU initialisation
2016-10-20 Al Viromips: copy_from_user() must zero the destination on...
2016-10-20 James HoganMIPS: KVM: Check for pfn noslot case
2016-08-22 Huacai ChenMIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease...
2016-08-22 Huacai ChenMIPS: Don't register r4k sched clock when CPUFREQ enabled
2016-08-22 Matt RedfearnMIPS: mm: Fix definition of R6 cache instruction
2016-08-22 James HoganMIPS: KVM: Propagate kseg0/mapped tlb fault errors
2016-08-22 James HoganMIPS: KVM: Fix gfn range check in kseg0 tlb faults
2016-08-22 James HoganMIPS: KVM: Add missing gfn range check
2016-08-22 James HoganMIPS: KVM: Fix mapped fault broken commpage handling
2016-08-18 David HowellsKEYS: 64-bit MIPS needs to use compat_sys_keyctl for...
2016-08-09 James HoganMIPS: KVM: Fix modular KVM under QEMU
2016-07-13 Ralf BaechleMIPS: Fix 64k page support for 32 bit kernels.
2016-06-10 Maciej W. RozyckiMIPS: VDSO: Build with `-fno-strict-aliasing'
2016-06-10 Harvey HuntMIPS: lib: Mark intrinsics notrace
2016-06-10 James HoganMIPS: Build microMIPS VDSO for microMIPS kernels
2016-06-10 James HoganMIPS: Fix sigreturn via VDSO on microMIPS kernel
2016-06-10 Maciej W. RozyckiMIPS: ptrace: Prevent writes to read-only FCSR bits
2016-06-10 Maciej W. RozyckiMIPS: ptrace: Fix FP context restoration FCSR regression
next