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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MIPS: OCTEON: cvmx-bootmem: delete unused functions
Aaro Koskinen
2018-11-21
1
-33
/
+0
|
*
|
MIPS: OCTEON: make cvmx_bootmem_alloc_range static
Aaro Koskinen
2018-11-21
1
-16
/
+0
|
*
|
MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue static
Aaro Koskinen
2018-11-21
1
-15
/
+0
|
*
|
MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packet
Aaro Koskinen
2018-11-21
1
-8
/
+0
|
*
|
MIPS: OCTEON: delete unused loopback configuration functions
Aaro Koskinen
2018-11-21
5
-92
/
+0
|
*
|
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
2018-11-20
1
-0
/
+5
|
*
|
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
2018-11-20
4
-0
/
+33
|
*
|
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2018-11-19
2
-3
/
+4
|
*
|
MIPS: Remove superfluous check for __linux__
Sean Young
2018-11-19
1
-8
/
+0
|
*
|
MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS
Paul Burton
2018-11-12
1
-10
/
+0
|
*
|
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2018-11-09
13
-63
/
+112
|
*
|
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-5
/
+14
|
*
|
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-1
/
+28
|
*
|
MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-1
/
+5
|
*
|
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-4
/
+22
|
*
|
MIPS: Stub asm/fpu.h functions
Paul Burton
2018-11-09
1
-3
/
+82
|
*
|
MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-3
/
+8
|
*
|
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
2018-11-09
1
-3
/
+0
|
*
|
MIPS: Simplify FP context initialization
Paul Burton
2018-11-09
2
-43
/
+25
|
*
|
MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
Paul Burton
2018-11-08
1
-1
/
+3
|
*
|
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
2018-11-07
1
-11
/
+7
|
*
|
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
2018-11-07
1
-8
/
+0
|
*
|
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-11-05
2
-0
/
+13
|
|
/
*
/
mips: fix mips_get_syscall_arg o32 check
Dmitry V. Levin
2018-11-21
1
-1
/
+1
|
/
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-5
/
+0
*
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-0
/
+2
|
\
|
*
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
1
-33
/
+7
|
\
\
|
*
|
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
1
-5
/
+0
|
*
|
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
1
-6
/
+0
|
*
|
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
1
-5
/
+0
|
*
|
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
1
-6
/
+0
|
*
|
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-26
1
-11
/
+2
*
|
|
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-10-26
10
-265
/
+127
|
\
\
\
|
*
|
|
MIPS: Cleanup DSP ASE detection
Paul Burton
2018-10-16
1
-1
/
+19
|
*
|
|
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
2018-10-15
1
-1
/
+1
|
*
|
|
MIPS: Remove unused PREF, PREFE & PREFX macros
Paul Burton
2018-10-15
1
-36
/
+0
|
*
|
|
MIPS: Remove unused CAT macro
Paul Burton
2018-10-15
1
-9
/
+0
|
*
|
|
MIPS: Add kernel_pref & user_pref helpers
Paul Burton
2018-10-15
1
-0
/
+6
|
*
|
|
MIPS: Remove unused TTABLE macro
Paul Burton
2018-10-15
1
-11
/
+0
|
*
|
|
MIPS: Remove unused PIC macros
Paul Burton
2018-10-15
1
-17
/
+0
|
*
|
|
MIPS: Remove unused MOVN & MOVZ macros
Paul Burton
2018-10-15
1
-43
/
+0
|
*
|
|
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
2018-10-09
1
-20
/
+28
|
*
|
|
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
2018-10-09
1
-8
/
+20
|
*
|
|
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
2018-10-09
1
-8
/
+3
[prev]
[next]