index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
MIPS: remove GCC < 4.9 support
Nick Desaulniers
1
-8
/
+1
2020-11-11
mips: Remove #include <uapi/asm/types.h> from <asm/types.h>
Geert Uytterhoeven
1
-1
/
+0
2020-11-09
mips: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+4
2020-11-07
net: x25_asy: Delete the x25_asy driver
Xie He
2
-2
/
+0
2020-11-06
mips/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
6
-99
/
+6
2020-11-06
mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init()
Qinglang Miao
1
-1
/
+3
2020-11-06
mips: cm: add missing iounmap() on error in mips_cm_probe()
Qinglang Miao
1
-0
/
+1
2020-11-06
mips: ar7: add missing iounmap() on error in ar7_gpio_init
Qinglang Miao
1
-0
/
+1
2020-11-06
MIPS: Kconfig: fix a few trivial spelling mistakes
Colin Ian King
1
-3
/
+3
2020-11-06
MIPS: zboot: put appended dtb into a section
Chuanhong Guo
1
-3
/
+6
2020-11-04
USB: serial: keyspan_pda: clean up xircom/entrega support
Johan Hovold
2
-2
/
+0
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-10-27
mips: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-7
/
+4
2020-10-27
MIPS: Loongson64: Add /sys/firmware/lefi/boardinfo
Tiezhu Yang
4
-0
/
+63
2020-10-27
MIPS: export has_transparent_hugepage() for modules
Randy Dunlap
1
-0
/
+1
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
4
-4
/
+4
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-0
/
+18
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-18
/
+14
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
3
-0
/
+3
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
158
-3672
/
+1700
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+3
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
14
-129
/
+68
2020-10-14
MIPS: DEC: Restore bootmem reservation for firmware working memory area
Maciej W. Rozycki
1
-1
/
+8
2020-10-14
MIPS: dec: fix section mismatch
Thomas Bogendoerfer
1
-2
/
+2
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-24
/
+23
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2
-23
/
+22
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-17
/
+0
2020-10-13
mips: ralink: enable zboot support
Chuanhong Guo
1
-0
/
+1
2020-10-13
MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGES
Paul Cercueil
1
-1
/
+0
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-2
/
+2
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-10
/
+10
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-229
/
+100
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-51
/
+3
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-10-12
MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
Thomas Bogendoerfer
4
-11
/
+4
2020-10-12
MIPS: cpu-probe: introduce exclusive R3k CPU probe
Thomas Bogendoerfer
2
-1
/
+178
2020-10-12
MIPS: cpu-probe: move fpu probing/handling into its own file
Thomas Bogendoerfer
4
-324
/
+364
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
28
-149
/
+82
2020-10-12
MIPS: Loongson64: Clean up numa.c
Tiezhu Yang
2
-31
/
+4
2020-10-12
MIPS: Loongson64: Select SMP in Kconfig to avoid build error
Tiezhu Yang
2
-1
/
+1
2020-10-12
mips: octeon: Add Ubiquiti E200 and E220 boards
Mikhail Gusarov
1
-0
/
+4
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-17
/
+0
[prev]
[next]