index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-02
mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERIC
Tiezhu Yang
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-24
MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA
Tiezhu Yang
2022-05-24
MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()
Tiezhu Yang
2022-05-24
MIPS: Kconfig: Fix indentation and add endif comment
Juerg Haefliger
2022-05-23
MIPS: bmips: Fix compiler warning observed on W=1 build
Jim Quinlan
2022-05-23
eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Jakub Kicinski
2022-05-23
MIPS: Rewrite `csum_tcpudp_nofold' in plain C
Maciej W. Rozycki
2022-05-23
mips: setup: use strscpy to replace strlcpy
陈学兵
2022-05-23
MIPS: Octeon: add SNIC10E board
Stijn Tintel
2022-05-23
MIPS: Ingenic: Refresh defconfig for CU1000-Neo and CU1830-Neo.
周琰杰 (Zhou Yanjie)
2022-05-23
MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.
周琰杰 (Zhou Yanjie)
2022-05-23
MIPS: Ingenic: Add PWM nodes for X1830.
周琰杰 (Zhou Yanjie)
2022-05-23
MIPS: Octeon: fix typo in comment
Julia Lawall
2022-05-23
MIPS: loongson32: Kconfig: Remove extra space
Juerg Haefliger
2022-05-19
mips: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2022-05-18
mips: ingenic: Do not manually reference the CPU clock
Aidan MacDonald
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
mips: use fallback for random_get_entropy() instead of just c0 random
Jason A. Donenfeld
2022-05-13
mips: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
MIPS: Sibyte: remove unnecessary return variable
Guo Zhengkui
2022-05-12
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Tiezhu Yang
2022-05-12
MIPS: tools: no need to initialise statics to 0
Jason Wang
2022-05-12
MIPS: VR41xx: Drop redundant spinlock initialization
Haowen Bai
2022-05-12
MIPS: smp: optimization for flush_tlb_mm when exiting
Mao Bibo
2022-05-07
Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
Dmitry Torokhov
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-05
termbits: Convert octal defines to hex
Ilpo Järvinen
[next]