index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+5
2018-11-09
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
3
-5
/
+27
2018-11-09
MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-5
/
+34
2018-11-09
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-154
/
+179
2018-11-09
MIPS: unaligned: Remove FP & MSA code when unsupported
Paul Burton
1
-12
/
+24
2018-11-09
MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-6
/
+16
2018-11-09
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-34
/
+68
2018-11-09
MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-13
/
+41
2018-11-09
MIPS: Stub asm/fpu.h functions
Paul Burton
1
-3
/
+82
2018-11-09
MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-3
/
+8
2018-11-09
MIPS: Introduce CONFIG_MIPS_FP_SUPPORT
Paul Burton
2
-0
/
+8
2018-11-09
MIPS: Better abstract R2300 FPU usage in Kconfig
Paul Burton
2
-3
/
+6
2018-11-09
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
1
-3
/
+0
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
4
-10
/
+7
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
9
-292
/
+38
2018-11-08
MIPS: BCM5xxx: Remove dead init_fpu code
Paul Burton
1
-6
/
+0
2018-11-08
MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
Paul Burton
1
-1
/
+1
2018-11-08
MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
Paul Burton
1
-1
/
+3
2018-11-07
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
1
-11
/
+7
2018-11-07
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
2
-10
/
+2
2018-11-06
MIPS: DEC: Add 64-bit DECstation defconfig
Maciej W. Rozycki
1
-0
/
+227
2018-11-06
MIPS: DEC: Add R4k DECstation defconfig
Maciej W. Rozycki
1
-0
/
+224
2018-11-06
MIPS: DEC: Update R3k DECstation defconfig for Y2018
Maciej W. Rozycki
1
-28
/
+135
2018-11-06
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-27
/
+5
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
3
-0
/
+14
2018-11-05
MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+2
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2
-2
/
+2
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
37
-37
/
+33
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
3
-3
/
+3
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2
-2
/
+3
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-5
/
+0
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2018-10-27
Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-33
/
+7
2018-10-26
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-26
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-0
/
+1
2018-10-26
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-0
/
+1
[next]