index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
Aleksandar Markovic
2017-08-29
2
-2
/
+34
*
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
Aleksandar Markovic
2017-08-29
2
-2
/
+42
*
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
Aleksandar Markovic
2017-08-29
2
-91
/
+41
*
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
Aleksandar Markovic
2017-08-29
2
-4
/
+4
*
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
Aleksandar Markovic
2017-08-29
4
-4
/
+12
*
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
Aleksandar Markovic
2017-08-29
4
-6
/
+22
*
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
Aleksandar Markovic
2017-08-29
4
-32
/
+96
*
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
Aleksandar Markovic
2017-08-29
4
-24
/
+8
*
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
Aleksandar Markovic
2017-08-29
4
-16
/
+112
*
MIPS: Declare various variables & functions static
Paul Burton
2017-08-29
5
-8
/
+10
*
MIPS: Remove plat_timer_setup()
Paul Burton
2017-08-29
1
-14
/
+0
*
MIPS: Remove __invalidate_kernel_vmap_range
Paul Burton
2017-08-29
1
-1
/
+0
*
MIPS: math-emu: Correct user fault_addr type
Paul Burton
2017-08-29
2
-5
/
+5
*
MIPS: Include linux/initrd.h for free_initrd_mem()
Paul Burton
2017-08-29
1
-0
/
+1
*
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
Paul Burton
2017-08-29
1
-0
/
+1
*
MIPS: Include asm/delay.h for __{,n,u}delay()
Paul Burton
2017-08-29
1
-0
/
+1
*
MIPS: Include linux/cpu.h for arch_cpu_idle()
Paul Burton
2017-08-29
1
-0
/
+1
*
MIPS: Include asm/setup.h for cpu_cache_init()
Paul Burton
2017-08-29
1
-0
/
+1
*
MIPS: generic: Include asm/time.h for get_c0_*_int()
Paul Burton
2017-08-29
1
-0
/
+1
*
MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()
Paul Burton
2017-08-29
1
-0
/
+5
*
MIPS: Consolidate coherent and non-coherent dma_alloc code
Christoph Hellwig
2017-08-29
1
-39
/
+3
*
MIPS: configs: Add Onion Omega2+ defconfig
Harvey Hunt
2017-08-29
1
-0
/
+129
*
MIPS: Add Onion Omega2+ board
Harvey Hunt
2017-08-29
4
-0
/
+30
*
MIPS: configs: Add VoCore2 defconfig
Harvey Hunt
2017-08-29
1
-0
/
+129
*
MIPS: dts: Add Vocore2 board
Harvey Hunt
2017-08-29
4
-0
/
+30
*
dt-bindings: vendors: Add VoCore as a vendor
Harvey Hunt
2017-08-29
1
-0
/
+1
*
MIPS: dts: ralink: Add Mediatek MT7628A SoC
Harvey Hunt
2017-08-29
2
-0
/
+127
*
MIPS: Alchemy: Threaded carddetect irqs for devboards
Manuel Lauss
2017-08-29
3
-56
/
+72
*
MIPS: Alchemy: update cpu feature overrides
Manuel Lauss
2017-08-29
1
-0
/
+26
*
MIPS: Alchemy: Add devboard machine type to cpuinfo
Manuel Lauss
2017-08-29
1
-0
/
+2
*
MIPS: math-emu: do not use bools for arithmetic
Manuel Lauss
2017-08-29
1
-2
/
+2
*
MIPS: dts: Ci20: Add ethernet and fixed-regulator nodes
Harvey Hunt
2017-08-29
1
-0
/
+37
*
MIPS: Ci20: Enable GPIO driver
Harvey Hunt
2017-08-29
1
-0
/
+1
*
MIPS: generic: Move NI 169445 FIT image source to its own file
Paul Burton
2017-08-29
3
-25
/
+23
*
MIPS: generic: Move Boston FIT image source to its own file
Paul Burton
2017-08-29
3
-25
/
+23
*
MIPS: Allow platform to specify multiple its.S files
Paul Burton
2017-08-29
3
-6
/
+15
*
MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
Petar Jovanovic
2017-08-29
1
-3
/
+3
*
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
2017-08-29
1
-2
/
+1
*
MIPS: NI 169445 board support
Nathan Sullivan
2017-08-29
7
-0
/
+173
*
MIPS: pci-mt7620: explicitly request exclusive reset control
Philipp Zabel
2017-08-29
1
-1
/
+1
*
MIPS: pistachio: Enable Root FS on NFS in defconfig
Matt Redfearn
2017-08-29
1
-1
/
+4
*
MIPS: NUMA: Remove the unused parent_node() macro
Dou Liyang
2017-08-29
2
-2
/
+0
*
MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers
Steven J. Hill
2017-08-29
1
-10
/
+15
*
MIPS: Remove unused ST_OFF from r2300_switch.S
Paul Burton
2017-08-29
1
-6
/
+0
*
MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
Paul Burton
2017-08-29
2
-76
/
+79
*
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Paul Burton
2017-08-29
5
-213
/
+212
*
MIPS: Remove unused R6000 support
Paul Burton
2017-08-29
10
-165
/
+3
*
MIPS: R6: Constify r2_decoder_tables
Matt Redfearn
2017-08-29
1
-4
/
+4
*
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-08-29
21
-37
/
+37
*
MIPS: defconfig: Cleanup from non-existing options
Krzysztof Kozlowski
2017-08-29
5
-14
/
+0
[prev]
[next]