Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1e2f82d1e9d12223b4cbd1feb3f2b5596f8049eb
/
arch
/
mips
edb0b6a
MIPS: PCI: add controllers before the specified head
by Mathias Kresin
· 8 years ago
162b270
MIPS: KGDB: Use kernel context for sleeping threads
by James Hogan
· 8 years ago
bac06cf
MIPS: smp-cps: Fix potentially uninitialised value of core
by Matt Redfearn
· 8 years ago
ec62a3b
MIPS: KASLR: Add missing header files
by Matt Redfearn
· 8 years ago
c46f59e
MIPS: Avoid BUG warning in arch_check_elf
by James Cowgill
· 8 years ago
e0211327
MIPS: Fix modversioning of _mcount symbol
by James Cowgill
· 8 years ago
337b775
MIPS: generic: fix out-of-tree defconfig target builds
by Marcin Nowakowski
· 8 years ago
9d7f29c
MIPS: cevt-r4k: Fix out-of-bounds array access
by James Hogan
· 8 years ago
f2b4286
MIPS: perf: fix deadlock
by Rabin Vincent
· 8 years ago
9eec1c0
MIPS: Malta: Fix i8259 irqchip setup
by Matt Redfearn
· 8 years ago
977674c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
72c3373
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
by Linus Torvalds
· 8 years ago
d614fd5
mips/ptrace: Preserve previous registers for short regset write
by Dave Martin
· 8 years ago
db8466c
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
by Matt Redfearn
· 8 years ago
0be032c
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
by Huacai Chen
· 8 years ago
0115f6c
MIPS: Flush wrong invalid FTLB entry for huge page
by Huacai Chen
· 8 years ago
5a34133
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
by Huacai Chen
· 8 years ago
033cffee
MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
by Huacai Chen
· 8 years ago
6ef9087
MIPS: Lantiq: fix missing xbar kernel panic
by Hauke Mehrtens
· 8 years ago
fb2155e
MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
by Matt Redfearn
· 8 years ago
9849a56
arch, mm: convert all architectures to use 5level-fixup.h
by Kirill A. Shutemov
· 8 years ago
9cb74b5
MIPS: Wire up statx system call
by James Hogan
· 8 years ago
0c7e2bc
MIPS: Include asm/ptrace.h now linux/sched.h doesn't
by James Hogan
· 8 years ago
7c5a3d8
MIPS: ralink: Fix typos in rt3883 pinctrl
by John Crispin
· 8 years ago
4b5347a
MIPS: End spinlocks with .insn
by Paul Burton
· 8 years ago
2e6c774
MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
by James Hogan
· 8 years ago
fc69910
MIPS: Add missing include files
by Arnd Bergmann
· 8 years ago
ee6a3d1
sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
by Ingo Molnar
· 8 years ago
f3ac606
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
68e21be
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
f719ff9
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
e6d930b
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
712c604
mm: wire up GFP flag passing in dma_alloc_from_contiguous
by Lucas Stach
· 8 years ago
897ab3e
userfaultfd: non-cooperative: add event for memory unmaps
by Mike Rapoport
· 8 years ago
fd7e9a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
0f002fd
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 8 years ago
e67bd12
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
02c3de1
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
cfd75c2
MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tables
by Robert Schiele
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
bdfdaf1
MIPS: BCM47XX: Fix button inversion for Asus WL-500W
by Mirko Parthey
· 8 years ago
650a2b2
MIPS: DTS: Add img directory to Makefile
by Ian Pozella
· 8 years ago
b617649
MIPS: ip27: Disable qlge driver in defconfig
by Arnd Bergmann
· 8 years ago
a726f1d
MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
by Purna Chandra Mandal
· 9 years ago
774f0c6
MIPS: Lantiq: Keep ethernet enabled during boot
by Felix Fietkau
· 8 years ago
884b426
MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
by James Cowgill
· 8 years ago
66fd848
MIPS: Fix special case in 64 bit IP checksumming.
by Ralf Baechle
· 8 years ago
4da3273
MIPS: OCTEON: Enable DEVTMPFS
by James Hogan
· 8 years ago
9050d50
MIPS: lantiq: Set physical_memsize
by Hauke Mehrtens
· 8 years ago
9606de3
MIPS: sysmips: Remove duplicated include from syscall.c
by Wei Yongjun
· 8 years ago
26dd3e4
MIPS: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
2654294
MIPS: Unify perf counter register definitions
by James Hogan
· 8 years ago
573deec0
MIPS: Disable stack checks on MIPS kernels
by Joshua Kinard
· 8 years ago
93e502b
MIPS: OCTEON: Platform support for OCTEON III USB controller
by Steven J. Hill
· 8 years ago
6c356ed
MIPS: Lantiq: Fix cascaded IRQ setup
by Felix Fietkau
· 8 years ago
4fb69af
MIPS: sync-r4k: Fix KERN_CONT fallout
by Matt Redfearn
· 8 years ago
c25f806
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
by Matt Redfearn
· 8 years ago
6e5b95c
MIPS: Fix distclean with Makefile.postlink
by Matt Redfearn
· 8 years ago
4828b5f
MIPS: Fix cacheinfo overflow
by James Hogan
· 8 years ago
f229454
MIPS: Fix protected_cache(e)_op() for microMIPS
by Paul Burton
· 8 years ago
f700a42
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
by James Hogan
· 8 years ago
d815cf8
MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h
by Ulf Hansson
· 8 years ago
7ca2ea8
MIPS: Octeon: Remove unnecessary MODULE_*()
by Russell King
· 8 years ago
2a96c9e
MIPS: BMIPS: enable CPUfreq
by Markus Mayer
· 8 years ago
a8d709b
BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig.
by Markus Mayer
· 8 years ago
71468d7
MIPS: BMIPS: Update defconfig
by Markus Mayer
· 8 years ago
801e0f3
cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option
by Viresh Kumar
· 8 years ago
12ed1fa
KVM: MIPS: Allow multiple VCPUs to be created
by James Hogan
· 8 years ago
ad58d4d
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
by James Hogan
· 10 years ago
013044c
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
by James Hogan
· 8 years ago
be67a0b
KVM: MIPS/T&E: Default to reset vector
by James Hogan
· 8 years ago
7801bbe
KVM: MIPS/T&E: Implement CP0_EBase register
by James Hogan
· 8 years ago
654229a
KVM: MIPS/T&E: Move CP0 register access into T&E
by James Hogan
· 8 years ago
230c572
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
by James Hogan
· 10 years ago
411740f
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
by James Hogan
· 8 years ago
f9b11e5
KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEs
by James Hogan
· 8 years ago
b584f46
KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEs
by James Hogan
· 8 years ago
b5f1dd1
KVM: MIPS/MMU: Handle dirty logging on GPA faults
by James Hogan
· 8 years ago
a1ac9e1
KVM: MIPS: Clean & flush on dirty page logging enable
by James Hogan
· 8 years ago
e88643b
KVM: MIPS/MMU: Use generic dirty log & protect helper
by James Hogan
· 8 years ago
f0c0c33
KVM: MIPS/MMU: Add GPA PT mkclean helper
by James Hogan
· 8 years ago
64ebc9e
KVM: MIPS/T&E: Handle read only GPA in TLB mod
by James Hogan
· 8 years ago
b8f79dd
KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO
by James Hogan
· 10 years ago
420ea09
KVM: MIPS/T&E: Abstract bad access handling
by James Hogan
· 8 years ago
577ed7f
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
by James Hogan
· 10 years ago
89d6ad8
KVM: MIPS/T&E: Ignore user writes to CP0_Config7
by James Hogan
· 8 years ago
b620911
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
by James Hogan
· 8 years ago
Next »