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.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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-21
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
1
-1
/
+0
2016-01-20
MIPS: Add IEEE Std 754 conformance mode selection
Maciej W. Rozycki
3
-14
/
+107
2016-01-20
MIPS: Determine the presence of IEEE Std 754-2008 features
Maciej W. Rozycki
1
-2
/
+74
2016-01-20
MIPS: ELF: Interpret the NAN2008 file header flag
Maciej W. Rozycki
2
-3
/
+62
2016-01-20
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
2
-2
/
+2
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
11
-42
/
+93
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation
Maciej W. Rozycki
2
-26
/
+50
2016-01-20
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
3
-0
/
+11
2016-01-20
MIPS: Use a union to access the ELF file header
Maciej W. Rozycki
1
-14
/
+26
2016-01-20
MIPS: pci: Add MT7620a PCIE driver
John Crispin
3
-0
/
+428
2016-01-20
MIPS: ralink: Add a few missing clocks
John Crispin
3
-0
/
+5
2016-01-20
MIPS: ralink: Fix vendor string for mt7620
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: Fix invalid assignment of SoC type
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: fix USB frequency scaling
John Crispin
1
-1
/
+1
2016-01-20
MIPS: ralink: MT7688 pinmux fixes
John Crispin
1
-30
/
+50
2016-01-20
MIPS: ralink: add MT7621 support
John Crispin
9
-1
/
+410
2016-01-20
MIPS: ralink: add a symbol for INTC
John Crispin
2
-0
/
+6
2016-01-20
MIPS: BCM47xx: Support SPROM prefixes on other platforms
Rafał Miłecki
1
-3
/
+9
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-35
/
+16
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
3
-11
/
+11
2016-01-16
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
1
-0
/
+1
2016-01-16
mm: define MADV_FREE for some arches
Minchan Kim
1
-0
/
+1
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
3
-5
/
+6
2016-01-16
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
5
-51
/
+5
2016-01-16
mm: drop tail page refcounting
Kirill A. Shutemov
1
-4
/
+0
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-5
/
+5
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-38
/
+4
2016-01-13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+6
2016-01-12
mips: define __smp_xxx
Michael S. Tsirkin
1
-12
/
+14
2016-01-12
mips: reuse asm-generic/barrier.h
Michael S. Tsirkin
1
-23
/
+2
2016-01-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-01-12
Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
9
-9
/
+0
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
1
-1
/
+1
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+2
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-15
/
+1
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-15
/
+1
2016-01-06
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
1
-38
/
+1
2016-01-05
Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...
Mark Brown
9
-9
/
+0
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+3
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
9
-25
/
+43
2016-01-04
Fix ld-version.sh to handle large 3rd version part
James Hogan
1
-1
/
+1
2016-01-04
MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
Alex Smith
2
-0
/
+90
2016-01-04
MIPS: bmips: Support SMP on BCM63168
Simon Arlott
1
-0
/
+1
2016-01-04
MIPS: ath79: Remove some unused code from setup.c
Alban Bedel
1
-10
/
+1
2016-01-04
MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
Alban Bedel
2
-1
/
+1
2016-01-04
MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip
Alban Bedel
1
-30
/
+28
2016-01-04
MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP
Alban Bedel
1
-3
/
+0
2016-01-04
MIPS: ath79: Enable the USB port on the TL-WR1043ND
Alban Bedel
1
-0
/
+8
[prev]
[next]