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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
mips: Discard post-CMA-init foreach loop
Serge Semin
1
-5
/
+0
2019-05-02
mips: Reserve memory for the kernel image resources
Serge Semin
1
-27
/
+3
2019-05-02
MIPS: Remove duplicate EBase configuration
Paul Burton
1
-17
/
+3
2019-05-02
MIPS: Sync icache for whole exception vector
Paul Burton
1
-1
/
+1
2019-05-02
MIPS: Always allocate exception vector for MIPSr2+
Paul Burton
1
-20
/
+15
2019-05-02
MIPS: Use memblock_phys_alloc() for exception vector
Paul Burton
1
-4
/
+4
2019-04-26
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
1
-1
/
+1
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+3
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+13
2019-04-25
MIPS: eBPF: Make ebpf_to_mips_reg() static
YueHaibing
1
-2
/
+3
2019-04-24
mips: Combine memblock init and memory reservation loops
Serge Semin
1
-41
/
+7
2019-04-24
mips: Discard rudiments from bootmem_init
Serge Semin
1
-20
/
+5
2019-04-24
mips: Make sure kernel .bss exists in boot mem pool
Serge Semin
1
-0
/
+3
2019-04-23
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-3
/
+1
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-0
/
+12
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2019-04-22
Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
5
-5
/
+14
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
1
-2
/
+2
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-18
mtd: rawnand: Clarify Kconfig entry MTD_NAND
Miquel Raynal
11
-11
/
+11
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
1
-1
/
+1
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2
-2
/
+2
2019-04-16
MIPS: perf: ath79: Fix perfcount IRQ assignment
Petr Štetiar
1
-6
/
+0
2019-04-15
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
3
-0
/
+12
2019-04-12
Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"
Paul Burton
3
-93
/
+33
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
5
-5
/
+14
2019-04-09
Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+11
2019-04-09
MIPS: generic: Enable CONFIG_JUMP_LABEL
Paul Burton
1
-0
/
+1
2019-04-09
MIPS: jump_label: Use compact branches for >= r6
Paul Burton
2
-8
/
+34
2019-04-09
MIPS: jump_label: Remove redundant nops
Paul Burton
1
-2
/
+1
2019-04-09
Merge tag 'mips_fixes_5.1_1' into mips-next
Paul Burton
5
-17
/
+13
2019-04-08
mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()
Will Deacon
4
-4
/
+26
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
7
-7
/
+0
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-2
/
+3
2019-04-04
MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
Chuanhong Guo
3
-33
/
+93
2019-04-04
MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
Horatiu Vultur
1
-0
/
+8
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-7
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-8
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-9
/
+0
2019-03-28
MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irq
Thomas Bogendoerfer
1
-2
/
+1
2019-03-28
MIPS: KGDB: fix kgdb support for SMP platforms.
Chong Qiao
1
-1
/
+2
2019-03-25
MIPS: KVM: Use prandom_u32_max() to generate tlbwr index
Paul Burton
1
-3
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2
-4
/
+4
2019-03-19
arch: mips: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
4
-40
/
+39
2019-03-19
MIPS: eBPF: Initial eBPF support for MIPS32 architecture.
Hassan Naveed
5
-1602
/
+70
2019-03-19
MIPS: eBPF: Provide eBPF support for MIPS64R6
Hassan Naveed
1
-9
/
+69
2019-03-19
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
4
-18
/
+49
[prev]
[next]