index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+11
2021-08-06
Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+11
2021-08-05
MIPS: check return value of pgtable_pmd_page_ctor
Huang Pei
1
-6
/
+11
2021-08-05
MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive
Rui Wang
1
-1
/
+1
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
1
-0
/
+2
2021-08-02
MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
Christoph Hellwig
1
-2
/
+0
2021-07-23
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
1
-2
/
+0
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-13
/
+11
2021-07-23
MIPS/asm/printk: Fix build failure caused by printk
Petr Mladek
1
-1
/
+1
2021-07-19
MIPS: Ingenic: Add system type for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-2
/
+5
2021-07-13
MIPS: Fix unreachable code issue
Gustavo A. R. Silva
1
-1
/
+1
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2021-07-10
Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-1
/
+1
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-0
/
+3
2021-07-09
MIPS: vdso: Invalid GIC access through VDSO
Martin Fäcknitz
1
-1
/
+1
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
1
-0
/
+3
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-05
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-3
/
+3
2021-07-01
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
6
-10
/
+26
2021-07-01
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-165
/
+7
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2
-2
/
+0
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
1
-0
/
+3
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2021-06-30
MIPS: Fix PKMAP with 32-bit MIPS huge page support
Wei Li
1
-1
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+2
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2
-2
/
+2
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
1
-6
/
+0
2021-06-29
MIPS: set mips32r5 for virt extensions
Nick Desaulniers
1
-4
/
+4
2021-06-29
MIPS: MT extensions are not available on MIPS32r1
Paul Cercueil
1
-1
/
+3
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+2
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-37
/
+40
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+5
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+2
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-7
/
+2
2021-06-21
MIPS: add PMD table accounting into MIPS'pmd_alloc_one
Huang Pei
1
-3
/
+7
2021-06-17
KVM: switch per-VM stats to u64
Paolo Bonzini
1
-1
/
+1
2021-06-15
MIPS: ralink: Define PCI_IOBASE
Sergio Paracuellos
1
-0
/
+10
2021-06-10
MIPS: Do not include linux/irqdomain.h from asm/irq.h
Marc Zyngier
1
-1
/
+0
2021-06-08
mips: ar7: convert to CONFIG_COMMON_CLK
Arnd Bergmann
1
-4
/
+0
2021-06-07
pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...
Sergio Paracuellos
1
-9
/
+0
2021-06-07
pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...
Sergio Paracuellos
1
-46
/
+7
2021-06-07
pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...
Sergio Paracuellos
1
-24
/
+0
2021-06-07
pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...
Sergio Paracuellos
1
-34
/
+0
2021-06-07
pinctrl: ralink: move ralink architecture pinmux header into the driver
Sergio Paracuellos
1
-52
/
+0
[prev]
[next]