index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
2
-6
/
+20
*
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
2
-2
/
+29
*
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
3
-5
/
+27
*
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: 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: Introduce CONFIG_MIPS_FP_SUPPORT
Paul Burton
2018-11-09
2
-0
/
+8
*
MIPS: Better abstract R2300 FPU usage in Kconfig
Paul Burton
2018-11-09
2
-3
/
+6
*
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
2018-11-09
1
-3
/
+0
*
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
2018-11-09
4
-10
/
+7
*
MIPS: Simplify FP context initialization
Paul Burton
2018-11-09
9
-292
/
+38
*
MIPS: BCM5xxx: Remove dead init_fpu code
Paul Burton
2018-11-08
1
-6
/
+0
*
MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
Paul Burton
2018-11-08
1
-1
/
+1
*
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
2
-10
/
+2
*
MIPS: DEC: Add 64-bit DECstation defconfig
Maciej W. Rozycki
2018-11-06
1
-0
/
+227
*
MIPS: DEC: Add R4k DECstation defconfig
Maciej W. Rozycki
2018-11-06
1
-0
/
+224
*
MIPS: DEC: Update R3k DECstation defconfig for Y2018
Maciej W. Rozycki
2018-11-06
1
-28
/
+135
*
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-06
1
-27
/
+5
*
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-11-05
4
-1
/
+15
*
MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-05
1
-11
/
+1
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-04
1
-2
/
+2
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
25
-292
/
+2418
|
\
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
*
Documentation: ubifs: Add authentication whitepaper
Sascha Hauer
2018-10-23
1
-0
/
+426
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
3
-1
/
+52
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
|
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
2
-6
/
+70
|
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
4
-0
/
+722
|
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
2
-15
/
+29
|
*
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
3
-3
/
+50
|
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
3
-22
/
+8
|
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
[next]