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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
MIPS: Remove superfluous check for __linux__
Sean Young
1
-8
/
+0
2018-11-12
MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS
Paul Burton
1
-10
/
+0
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
13
-63
/
+112
2018-11-09
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-5
/
+14
2018-11-09
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+28
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
1
-4
/
+22
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: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
1
-3
/
+0
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
2
-43
/
+25
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
1
-8
/
+0
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2
-0
/
+13
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-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
2018-10-26
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-6
/
+0
2018-10-26
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-11
/
+2
2018-10-26
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
10
-265
/
+127
2018-10-26
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-24
/
+7
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-8
/
+0
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-22
/
+8
2018-10-16
MIPS: Cleanup DSP ASE detection
Paul Burton
1
-1
/
+19
2018-10-16
MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
Huacai Chen
1
-1
/
+1
2018-10-15
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
1
-1
/
+1
2018-10-15
MIPS: Remove unused PREF, PREFE & PREFX macros
Paul Burton
1
-36
/
+0
2018-10-15
MIPS: Remove unused CAT macro
Paul Burton
1
-9
/
+0
2018-10-15
MIPS: Add kernel_pref & user_pref helpers
Paul Burton
1
-0
/
+6
2018-10-15
MIPS: Remove unused TTABLE macro
Paul Burton
1
-11
/
+0
2018-10-15
MIPS: Remove unused PIC macros
Paul Burton
1
-17
/
+0
2018-10-15
MIPS: Remove unused MOVN & MOVZ macros
Paul Burton
1
-43
/
+0
2018-10-09
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
1
-20
/
+28
2018-10-09
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
1
-8
/
+20
2018-10-09
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
1
-8
/
+3
2018-10-09
MIPS: Define MMIO ordering barriers
Maciej W. Rozycki
1
-0
/
+13
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
1
-11
/
+0
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
1
-0
/
+2
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
1
-5
/
+5
[prev]
[next]