index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
1
-8
/
+0
2016-06-08
MIPS: ptrace: Prevent writes to read-only FCSR bits
Maciej W. Rozycki
1
-9
/
+19
2016-06-08
MIPS: ptrace: Fix FP context restoration FCSR regression
Maciej W. Rozycki
1
-0
/
+1
2016-06-08
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
1
-0
/
+4
2016-06-08
MIPS: Prevent "restoration" of MSA context in non-MSA kernels
Paul Burton
1
-2
/
+5
2016-06-08
MIPS: Force CPUs to lose FP context during mode switches
Paul Burton
1
-23
/
+17
2016-06-08
MIPS: Use copy_s.fmt rather than copy_u.fmt
Paul Burton
1
-5
/
+5
2016-06-08
MIPS: Reserve nosave data for hibernation
Huacai Chen
1
-0
/
+3
2016-06-08
MIPS: Fix watchpoint restoration
James Hogan
2
-4
/
+3
2016-06-08
MIPS: Avoid using unwind_stack() with usermode
James Hogan
1
-1
/
+1
2016-06-08
MIPS: Don't unwind to user mode with EVA
James Hogan
1
-1
/
+1
2016-06-08
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
1
-3
/
+3
2016-06-08
MIPS64: R6: R2 emulation bugfix
Leonid Yegoshin
1
-52
/
+53
2016-04-04
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
Maciej W. Rozycki
1
-13
/
+13
2016-04-03
MIPS: Bail on unsupported module relocs
Paul Burton
2
-6
/
+32
2016-04-03
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
Maciej W. Rozycki
2
-11
/
+19
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
5
-5
/
+5
2016-04-03
MIPS: Wire up preadv2 and pwrite2 syscalls.
Ralf Baechle
4
-0
/
+8
2016-03-29
MIPS: Fix MSA ld unaligned failure cases
Paul Burton
1
-21
/
+30
2016-03-29
MIPS: Fix broken malta qemu
Qais Yousef
1
-0
/
+12
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+2
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+141
2016-03-15
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+6
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-08
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
11
-34
/
+23
2016-03-05
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
1
-7
/
+6
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
9
-25
/
+15
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-29
MIPS: Avoid variant of .type unsupported by LLVM Assembler
Daniel Sanders
2
-2
/
+2
2016-02-25
MIPS: Delete smp-gic.c
Qais Yousef
1
-1
/
+0
2016-02-25
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
3
-5
/
+5
2016-02-25
MIPS: Add generic SMP IPI support
Qais Yousef
1
-0
/
+136
2016-02-19
MIPS: txx9: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-02-11
mips: Differentiate between 32 and 64 bit ELF header
Daniel Wagner
2
-2
/
+2
2016-02-09
MIPS: Fix early CM probing
Paul Burton
1
-0
/
+1
2016-02-05
MIPS: Wire up copy_file_range syscall.
Ralf Baechle
4
-0
/
+4
2016-02-02
MIPS: traps.c: Correct microMIPS RDHWR emulation
Maciej W. Rozycki
1
-4
/
+5
2016-02-02
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
Maciej W. Rozycki
1
-15
/
+1
2016-02-02
MIPS: Properly disable FPU in start_thread()
James Hogan
1
-4
/
+2
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-4
/
+6
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-74
/
+291
2016-01-24
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2
-1
/
+4
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2
-30
/
+30
2016-01-24
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
1
-3
/
+0
2016-01-24
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: Fix macro typo
Jaedon Shin
1
-1
/
+1
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
1
-0
/
+3
2016-01-24
MIPS: sync-r4k: reduce skew while synchronization
Huacai Chen
1
-24
/
+8
[next]