index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
MIPS: math-emu: Add FP emu debugfs statistics for branches
Aleksandar Markovic
3
-0
/
+3
2017-08-29
MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
Aleksandar Markovic
1
-2
/
+2
2017-08-29
MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation
Aleksandar Markovic
5
-6
/
+187
2017-08-29
MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes
Aleksandar Markovic
1
-0
/
+3
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
Douglas Leung
1
-39
/
+94
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
Douglas Leung
2
-70
/
+50
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
Aleksandar Markovic
3
-22
/
+20
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
Aleksandar Markovic
2
-2
/
+34
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
2017-08-29
MIPS: configs: Add Onion Omega2+ defconfig
Harvey Hunt
1
-0
/
+129
2017-08-29
MIPS: Add Onion Omega2+ board
Harvey Hunt
3
-0
/
+24
2017-08-29
MIPS: configs: Add VoCore2 defconfig
Harvey Hunt
1
-0
/
+129
2017-08-29
MIPS: dts: Add Vocore2 board
Harvey Hunt
3
-0
/
+24
2017-08-29
MIPS: dts: ralink: Add Mediatek MT7628A SoC
Harvey Hunt
1
-0
/
+126
2017-08-29
MIPS: Alchemy: Threaded carddetect irqs for devboards
Manuel Lauss
2
-42
/
+53
2017-08-29
MIPS: Alchemy: update cpu feature overrides
Manuel Lauss
1
-0
/
+26
2017-08-29
MIPS: Alchemy: Add devboard machine type to cpuinfo
Manuel Lauss
1
-0
/
+2
2017-08-29
MIPS: math-emu: do not use bools for arithmetic
Manuel Lauss
1
-2
/
+2
2017-08-29
MIPS: dts: Ci20: Add ethernet and fixed-regulator nodes
Harvey Hunt
1
-0
/
+37
2017-08-29
MIPS: Ci20: Enable GPIO driver
Harvey Hunt
1
-0
/
+1
2017-08-29
MIPS: generic: Move NI 169445 FIT image source to its own file
Paul Burton
3
-25
/
+23
2017-08-29
MIPS: generic: Move Boston FIT image source to its own file
Paul Burton
3
-25
/
+23
2017-08-29
MIPS: Allow platform to specify multiple its.S files
Paul Burton
3
-6
/
+15
2017-08-29
MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
Petar Jovanovic
1
-3
/
+3
2017-08-29
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
1
-2
/
+1
2017-08-29
MIPS: NI 169445 board support
Nathan Sullivan
6
-0
/
+166
2017-08-29
MIPS: pci-mt7620: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-29
MIPS: pistachio: Enable Root FS on NFS in defconfig
Matt Redfearn
1
-1
/
+4
2017-08-29
MIPS: NUMA: Remove the unused parent_node() macro
Dou Liyang
2
-2
/
+0
2017-08-29
MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers
Steven J. Hill
1
-10
/
+15
2017-08-29
MIPS: Remove unused ST_OFF from r2300_switch.S
Paul Burton
1
-6
/
+0
[next]