index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
MIPS: fix local_{add,sub}_return on MIPS64
Huang Pei
1
-4
/
+5
2022-01-05
mips/pci: remove redundant ret variable
Minghao Chi
1
-3
/
+1
2022-01-02
MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS
YunQiang Su
4
-2
/
+14
2022-01-02
MIPS: enable both vmlinux.gz.itb and vmlinuz for generic
YunQiang Su
1
-1
/
+1
2022-01-02
MIPS: signal: Return immediately if call fails
Tiezhu Yang
1
-9
/
+11
2022-01-02
MIPS: signal: Protect against sigaltstack wraparound
Tiezhu Yang
1
-0
/
+7
2022-01-02
mips: bcm63xx: add support for clk_set_parent()
Randy Dunlap
1
-0
/
+6
2022-01-02
mips: lantiq: add support for clk_set_parent()
Randy Dunlap
1
-0
/
+6
2022-01-02
MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000
Qing Zhang
1
-0
/
+5
2022-01-02
MIPS: TXX9: Remove TX4939 SoC support
Thomas Bogendoerfer
7
-1424
/
+0
2022-01-02
MIPS: TXX9: Remove rbtx4939 board support
Thomas Bogendoerfer
13
-992
/
+0
2021-12-21
MIPS: generic: enable SMP on SMVP systems
Sander Vanheule
1
-5
/
+6
2021-12-21
MIPS: only register MT SMP ops if MT is supported
Sander Vanheule
1
-0
/
+3
2021-12-21
MIPS: Octeon: Fix build errors using clang
Tianjia Zhang
1
-2
/
+2
2021-12-16
MIPS: OCTEON: add put_device() after of_find_device_by_node()
Ye Guojin
2
-0
/
+3
2021-12-16
MIPS: BCM47XX: Replace strlcpy with strscpy
Jason Wang
1
-1
/
+1
2021-12-16
mips: fix Kconfig reference to PHYS_ADDR_T_64BIT
Lukas Bulwahn
1
-1
/
+1
2021-12-16
mips: txx9: remove left-over for removed TXX9_ACLC configs
Lukas Bulwahn
2
-31
/
+0
2021-12-16
mips: alchemy: remove historic comment on gpio build constraints
Lukas Bulwahn
1
-2
/
+0
2021-12-16
mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LR
Lukas Bulwahn
1
-1
/
+0
2021-12-16
mips: kgdb: adjust the comment to the actual ifdef condition
Lukas Bulwahn
1
-1
/
+1
2021-12-16
mips: dec: provide the correctly capitalized config CPU_R4X00 in init error m...
Lukas Bulwahn
1
-1
/
+1
2021-12-16
mips: drop selecting non-existing config NR_CPUS_DEFAULT_2
Lukas Bulwahn
1
-1
/
+0
2021-12-16
mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 support
Lukas Bulwahn
1
-0
/
+4
2021-12-16
MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTL
Sander Vanheule
1
-3
/
+0
2021-12-14
mips: ralink: add missing of_node_put() call in ill_acc_of_setup()
Wang Qing
1
-0
/
+1
2021-12-14
MIPS: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-12-14
MIPS: lantiq: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-12-14
MIPS: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-12-14
MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
Tiezhu Yang
1
-2
/
+0
2021-12-14
MIPS: SGI-IP22: Remove unnecessary check of GCC option
Tiezhu Yang
1
-5
/
+0
2021-12-09
MIPS: DTS: Ingenic: adjust register size to available registers
H. Nikolaus Schaller
3
-3
/
+3
2021-12-09
MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780
H. Nikolaus Schaller
1
-0
/
+6
2021-12-09
MIPS: DTS: CI20: Add DT nodes for HDMI setup
Paul Boddie
1
-2
/
+70
2021-12-09
MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
Paul Boddie
1
-0
/
+40
2021-12-09
MIPS: TXX9: Remove rbtx4938 board support
Thomas Bogendoerfer
15
-930
/
+0
2021-12-09
MIPS: Loongson64: Use three arguments for slti
Nathan Chancellor
1
-2
/
+2
2021-12-09
MIPS: Loongson2ef: Remove unnecessary {as,cc}-option calls
Nathan Chancellor
1
-15
/
+4
2021-11-30
MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32
Geert Uytterhoeven
1
-0
/
+1
2021-11-29
MIPS: CPS: Use bitfield helpers
Geert Uytterhoeven
1
-12
/
+7
2021-11-29
MIPS: CPC: Use bitfield helpers
Geert Uytterhoeven
1
-1
/
+2
2021-11-29
MIPS: Remove a repeated word in a comment
Jason Wang
1
-1
/
+1
2021-11-28
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2021-11-27
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
1
-0
/
+10
2021-11-27
Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+7
2021-11-27
Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+5
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
1
-6
/
+0
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2021-11-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-27
/
+64
[next]