index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
4
-7
/
+6
2019-03-02
MIPS: eBPF: Fix icache flush end address
Paul Burton
1
-1
/
+1
2019-02-27
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+2
2019-02-25
MIPS: lantiq: Remove separate GPHY Firmware loader
Hauke Mehrtens
2
-5
/
+0
2019-02-25
MIPS: BCM63XX: provide DMA masks for ethernet devices
Jonas Gorski
1
-0
/
+8
2019-02-21
MIPS: ingenic: Add support for appended devicetree
Paul Cercueil
2
-5
/
+11
2019-02-19
MIPS: SGI-IP27: rework HUB interrupts
Thomas Bogendoerfer
11
-531
/
+260
2019-02-19
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
4
-3
/
+6
2019-02-19
MIPS: SGI-IP27: do xtalk scanning later
Thomas Bogendoerfer
2
-4
/
+12
2019-02-19
MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
Thomas Bogendoerfer
2
-45
/
+45
2019-02-19
MIPS: SGI-IP27: clean up bridge access and header files
Thomas Bogendoerfer
5
-192
/
+138
2019-02-19
MIPS: SGI-IP27: get rid of volatile and hubreg_t
Thomas Bogendoerfer
8
-75
/
+19
2019-02-19
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
1
-2
/
+2
2019-02-19
MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()
Paul Burton
1
-6
/
+1
2019-02-19
MIPS: eBPF: Remove REG_32BIT_ZERO_EX
Paul Burton
1
-10
/
+7
2019-02-19
MIPS: eBPF: Always return sign extended 32b values
Paul Burton
1
-3
/
+6
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
1
-3
/
+1
2019-02-16
MIPS: eBPF: Remove REG_32BIT_ZERO_EX
Paul Burton
1
-10
/
+7
2019-02-16
MIPS: eBPF: Always return sign extended 32b values
Paul Burton
1
-3
/
+6
2019-02-15
MIPS: CM: Fix indentation
Paul Burton
1
-2
/
+2
2019-02-12
MIPS: lantiq: pass struct device to DMA API functions
Christoph Hellwig
1
-2
/
+2
2019-02-11
MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S support
Rafał Miłecki
2
-6
/
+6
2019-02-11
MIPS: fix truncation in __cmpxchg_small for short values
Michael Clark
1
-2
/
+1
2019-02-07
MIPS: OCTEON: program rx/tx-delay always from DT
Aaro Koskinen
6
-52
/
+52
2019-02-07
MIPS: OCTEON: delete board-specific link status
Aaro Koskinen
1
-42
/
+1
2019-02-07
MIPS: OCTEON: don't lie about interface type of CN3005 board
Aaro Koskinen
1
-16
/
+0
2019-02-07
MIPS: OCTEON: warn if deprecated link status is being used
Aaro Koskinen
2
-0
/
+6
2019-02-07
MIPS: OCTEON: add fixed-link nodes to in-kernel device tree
Aaro Koskinen
2
-0
/
+32
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
6
-183
/
+0
2019-02-07
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2019-02-07
mips: loongson64: remove unreachable(), fix loongson_poweroff().
Yifeng Li
1
-1
/
+6
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
3
-0
/
+42
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2
-7
/
+7
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+22
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
1
-13
/
+0
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2
-51
/
+51
2019-02-06
MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
Paul Burton
2
-6
/
+102
2019-02-05
MIPS: Export mm switching functions used by KVM
Paul Burton
1
-0
/
+3
2019-02-04
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2
-3
/
+3
2019-02-04
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
1
-4
/
+3
2019-02-04
MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.c
Paul Burton
1
-28
/
+0
2019-02-04
MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNEL
Paul Burton
2
-4
/
+13
2019-02-04
MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherent
Paul Burton
1
-4
/
+4
2019-02-04
MIPS: Use lower case for addresses in nexys4ddr.dts
Paul Burton
1
-4
/
+4
2019-02-04
MIPS: Enable hugepage support for MIPS64r6
Paul Burton
1
-0
/
+1
2019-02-04
MIPS: Remove open-coded cmpxchg() in set_pte()
Paul Burton
1
-43
/
+2
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
15
-31
/
+509
2019-02-04
MIPS: Add GINVT instruction helpers
Paul Burton
4
-0
/
+84
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
5
-13
/
+24
[next]