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
2021-11-09
MIPS: Allow modules to set board_be_handler
Florian Fainelli
11
-13
/
+19
2021-11-03
MIPS: Cobalt: Explain GT64111 early PCI fixup
Pali Rohár
1
-0
/
+15
2021-11-02
mips: fix HUGETLB function without THP enabled
Zhaolong Zhang
1
-23
/
+22
2021-11-02
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
2
-17
/
+16
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
79
-11559
/
+6
2021-10-24
MIPS: kernel: proc: add CPU option reporting
Hauke Mehrtens
1
-0
/
+122
2021-10-24
MIPS: kernel: proc: use seq_puts instead of seq_printf
Ilya Lipnitskiy
1
-38
/
+38
2021-10-24
MIPS: kernel: proc: fix trivial style errors
Ilya Lipnitskiy
1
-24
/
+43
2021-10-24
MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
Maciej W. Rozycki
1
-1
/
+4
2021-10-24
MIPS: octeon: Remove unused functions
Thomas Bogendoerfer
4
-32
/
+0
2021-10-18
MIPS: Loongson64: Add of_node_put() before break
Wan Jiabing
1
-0
/
+1
2021-10-18
bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()
Andy Shevchenko
1
-8
/
+4
2021-10-18
bcm47xx: Get rid of redundant 'else'
Andy Shevchenko
1
-3
/
+1
2021-10-18
MIPS: sni: Fix the build
Bart Van Assche
1
-2
/
+2
2021-09-23
MIPS: Avoid macro redefinitions
Paul Cercueil
4
-92
/
+155
2021-09-23
MIPS: loongson64: Fix no screen display during boot-up
Wang Haojun
1
-0
/
+1
2021-09-23
MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
Jackie Liu
1
-0
/
+1
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
69
-880
/
+377
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
4
-47
/
+0
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
2
-10
/
+10
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-4
/
+0
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
4
-4
/
+0
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+1
2021-09-06
KVM: MIPS: Remove a "set but not used" variable
Huacai Chen
1
-2
/
+1
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2
-1
/
+3
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-4
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-09-03
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
47
-771
/
+332
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-15
/
+13
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
3
-0
/
+6
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-8
/
+6
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-7
/
+1
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2021-09-02
MIPS: Malta: fix alignment of the devicetree buffer
Oleksij Rempel
1
-1
/
+1
2021-09-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2021-09-02
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+0
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-13
/
+13
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
8
-39
/
+29
2021-08-29
MIPS: ingenic: Unconditionally enable clock of CPU #0
Paul Cercueil
1
-0
/
+28
2021-08-21
MIPS: mscc: ocelot: mark the phy-mode for internal PHY ports
Vladimir Oltean
2
-0
/
+8
2021-08-21
MIPS: mscc: ocelot: disable all switch ports by default
Vladimir Oltean
3
-0
/
+23
2021-08-21
MIPS: Return true/false (not 1/0) from bool functions
Huilong Deng
2
-7
/
+7
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+0
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2
-4
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+14
[next]