index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
last.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
Aleksandar Markovic
2
-2
/
+42
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
Aleksandar Markovic
2
-91
/
+41
2017-08-29
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
Aleksandar Markovic
2
-4
/
+4
2017-08-29
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
Aleksandar Markovic
4
-4
/
+12
2017-08-29
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
Aleksandar Markovic
4
-6
/
+22
2017-08-29
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
Aleksandar Markovic
4
-32
/
+96
2017-08-29
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
Aleksandar Markovic
4
-24
/
+8
2017-08-29
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
Aleksandar Markovic
4
-16
/
+112
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
5
-8
/
+10
2017-08-29
MIPS: Remove plat_timer_setup()
Paul Burton
1
-14
/
+0
2017-08-29
MIPS: Remove __invalidate_kernel_vmap_range
Paul Burton
1
-1
/
+0
2017-08-29
MIPS: math-emu: Correct user fault_addr type
Paul Burton
2
-5
/
+5
2017-08-29
MIPS: Include linux/initrd.h for free_initrd_mem()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include asm/delay.h for __{,n,u}delay()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include linux/cpu.h for arch_cpu_idle()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: Include asm/setup.h for cpu_cache_init()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: generic: Include asm/time.h for get_c0_*_int()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()
Paul Burton
1
-0
/
+5
2017-08-29
MIPS: Consolidate coherent and non-coherent dma_alloc code
Christoph Hellwig
1
-39
/
+3