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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-11-04
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
1
-64
/
+39
2016-11-04
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2
-117
/
+131
2016-11-04
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
1
-5
/
+1
2016-11-04
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
1
-1
/
+1
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
5
-42
/
+78
2016-11-04
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
1
-0
/
+1
2016-11-04
MIPS: dump_tlb: Fix printk continuations
James Hogan
2
-31
/
+31
2016-11-04
MIPS: Fix __show_regs() output
Paul Burton
1
-21
/
+21
2016-11-04
MIPS: traps: Fix output of show_code
Matt Redfearn
1
-3
/
+4
2016-11-04
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
1
-6
/
+8
2016-11-04
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Fix build of compressed image
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
1
-6
/
+10
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
1
-1
/
+1
2016-11-04
MIPS: Malta: Fixup reboot
Paul Burton
1
-1
/
+2
2016-11-04
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
1
-1
/
+10
2016-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2
-3
/
+4
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+3
2016-10-19
KVM: MIPS: Add missing uaccess.h include
James Hogan
1
-0
/
+1
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
210
-3399
/
+4748
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
5
-6
/
+28
2016-10-12
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
1
-1
/
+1
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+16
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
3
-3
/
+0
2016-10-12
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
4
-1
/
+33
2016-10-11
MIPS: VDSO: Drop duplicated -I*/-E* aflags
James Hogan
1
-2
/
+0
2016-10-11
MIPS: Fix -mabi=64 build of vdso.lds
James Hogan
1
-1
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-10
MIPS: Enable hardened usercopy
Paul Burton
2
-0
/
+19
2016-10-08
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
1
-12
/
+0
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2
-4
/
+12
2016-10-08
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-08
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-2
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-39
/
+176
2016-10-06
MIPS: generic: Convert SEAD-3 to a generic board
Paul Burton
22
-730
/
+152
2016-10-06
MIPS: generic: Introduce generic DT-based board support
Paul Burton
22
-1
/
+643
2016-10-06
MIPS: Support generating Flattened Image Trees (.itb)
Paul Burton
2
-1
/
+64
2016-10-06
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
Paul Burton
3
-7
/
+5
2016-10-06
MIPS: Print CM error reports upon bus errors
Paul Burton
3
-21
/
+3
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
7
-2
/
+31
2016-10-06
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
Paul Burton
1
-4
/
+3
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
7
-14
/
+31
2016-10-06
MIPS: PCI: Support generic drivers
Paul Burton
3
-0
/
+54
2016-10-06
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
Paul Burton
4
-25
/
+43
2016-10-06
MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
Paul Burton
3
-284
/
+306
2016-10-06
MIPS: PCI: Inline pcibios_assign_all_busses
Paul Burton
2
-7
/
+4
[next]