index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Ensure ELF appended dtb is relocated
Yasha Cherikovsky
2019-03-27
1
-5
/
+7
*
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
2019-03-10
1
-2
/
+2
*
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
2019-02-27
1
-1
/
+2
*
MIPS: fix truncation in __cmpxchg_small for short values
Michael Clark
2019-02-11
1
-2
/
+1
*
mips: cm: reprime error cause
Vladimir Kondratiev
2019-02-07
1
-1
/
+1
*
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
2019-02-04
1
-4
/
+3
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-4
/
+0
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
8
-84
/
+80
*
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2019-01-01
1
-17
/
+8
|
\
|
*
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
|
*
mips/kgdb: prepare arch_kgdb_ops for constness
Christophe Leroy
2018-12-30
1
-9
/
+7
|
*
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-8
/
+1
|
*
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
|
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-12-26
36
-2081
/
+1991
|
\
\
|
|
/
|
/
|
|
*
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2018-12-20
1
-2
/
+2
|
*
MIPS: Remove struct mm_context_t fp_mode_switching field
Paul Burton
2018-12-17
1
-6
/
+3
|
*
mips: generate uapi header and system call table files
Firoz Khan
2018-12-14
4
-1403
/
+12
|
*
mips: add system call table generation support
Firoz Khan
2018-12-14
7
-0
/
+1261
|
*
mips: remove syscall table entries
Firoz Khan
2018-12-14
1
-12
/
+12
|
*
mips: add +1 to __NR_syscalls in uapi header
Firoz Khan
2018-12-14
5
-11
/
+11
|
*
mips: rename scall64-64.S to scall64-n64.S
Firoz Khan
2018-12-14
2
-1
/
+1
|
*
mips: remove unused macros
Firoz Khan
2018-12-14
1
-3
/
+0
|
*
mips: annotate implicit fall throughs
Mathieu Malaterre
2018-12-03
3
-0
/
+27
|
*
MIPS: MT: Remove norps command line parameter
Paul Burton
2018-11-26
1
-11
/
+0
|
*
MIPS: Enable dead code elimination
Paul Burton
2018-11-21
1
-2
/
+2
|
*
MIPS: ptrace: introduce NT_MIPS_MSA regset
Paul Burton
2018-11-20
1
-0
/
+147
|
*
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2018-11-19
2
-2
/
+3
|
*
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
2018-11-09
1
-2
/
+5
|
*
MIPS: Fix do_ade() closing brace indentation
Paul Burton
2018-11-09
1
-1
/
+1
|
*
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2018-11-09
3
-5
/
+9
|
*
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-1
/
+6
|
*
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-0
/
+4
|
*
MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-5
/
+34
|
*
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
2
-154
/
+179
|
*
MIPS: unaligned: Remove FP & MSA code when unsupported
Paul Burton
2018-11-09
1
-12
/
+24
|
*
MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-6
/
+16
|
*
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
2
-34
/
+68
|
*
MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-13
/
+41
|
*
MIPS: Better abstract R2300 FPU usage in Kconfig
Paul Burton
2018-11-09
1
-2
/
+1
|
*
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
2018-11-09
3
-10
/
+0
|
*
MIPS: Simplify FP context initialization
Paul Burton
2018-11-09
6
-244
/
+11
|
*
MIPS: BCM5xxx: Remove dead init_fpu code
Paul Burton
2018-11-08
1
-6
/
+0
|
*
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
2018-11-07
1
-2
/
+2
|
*
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-06
1
-27
/
+5
*
|
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
1
-12
/
+2
|
\
\
|
*
|
MIPS: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-12
/
+2
|
|
/
*
|
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2018-11-12
2
-2
/
+2
|
/
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
6
-6
/
+4
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+1
[next]