- 8542363 MIPS: Avoid accidental raw backtrace by James Hogan · 7 years ago
- cad482c MIPS: Perform post-DMA cache flushes on systems with MAARs by Paul Burton · 7 years ago
- d855086 MIPS: Fix IRQ tracing & lockdep when rescheduling by Paul Burton · 8 years ago
- 161c51c MIPS: pm-cps: Drop manual cache-line alignment of ready_count by Paul Burton · 8 years ago
- ddbfff7 MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately by Aleksandar Markovic · 7 years ago
- 25d8b92 MIPS: head: Reorder instructions missing a delay slot by Karl Beldan · 7 years ago
- e27a9ec KVM: MIPS: Fix maybe-uninitialized build failure by James Cowgill · 7 years ago
- 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
- bcd7c45 MIPS: .its targets depend on vmlinux by Paul Burton · 7 years ago
- 1a73d93 MIPS: Fix bnezc/jialc return address calculation by Paul Burton · 7 years ago
- 698b851 MIPS: kprobes: flush_insn_slot should flush only if probe initialised by Marcin Nowakowski · 7 years ago
- 87051ec MIPS: ftrace: fix init functions tracing by Marcin Nowakowski · 8 years ago
- c56e7a4 MIPS: mm: adjust PKMAP location by Marcin Nowakowski · 8 years ago
- 725a269 MIPS: highmem: ensure that we don't use more than one page for PTEs by Marcin Nowakowski · 8 years ago
- 71eb989 MIPS: mm: fixed mappings: correct initialisation by Marcin Nowakowski · 8 years ago
- f7a31b5 MIPS: perf: Remove incorrect odd/even counter handling for I6400 by Marcin Nowakowski · 8 years ago
- b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 8 years ago
- d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
- ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
- ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
- c311c79 cpumask: make "nr_cpumask_bits" unsigned by Alexey Dobriyan · 8 years ago
- 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 72875d8a KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
- b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- ff4143c MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMC by Steven J. Hill · 8 years ago
- 3e44184 MIPS: Sibyte: Fix Kconfig warning. by Ralf Baechle · 8 years ago
- c1d5900 MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver. by Ralf Baechle · 8 years ago
- 35368f8 MIPS: PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
- f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
- 4287ade MIPS/Malta: Probe gic-timer via devicetree by Matt Redfearn · 8 years ago
- 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
- 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- e4db9253 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
- edb0b6a MIPS: PCI: add controllers before the specified head by Mathias Kresin · 8 years ago
- e469b23 Merge branch '4.11-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago
- 72f941a MIPS: Remove confusing else statement in __do_page_fault() by Paul Burton · 8 years ago
- e648898 MIPS: Stengthen IPI IRQ domain sanity check by Paul Burton · 8 years ago
- 1eed400 MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support by Paul Burton · 8 years ago
- 162b270 MIPS: KGDB: Use kernel context for sleeping threads by James Hogan · 8 years ago
- ca452b9 MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64} by Paul Burton · 8 years ago
- bac06cf MIPS: smp-cps: Fix potentially uninitialised value of core by Matt Redfearn · 8 years ago
- f110cc4 MIPS: generic: Enable Root FS on NFS in generic_defconfig 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
- 1e548da MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h by Marcin Nowakowski · 8 years ago
- f9c4e3a MIPS: Opt into HAVE_COPY_THREAD_TLS by James Cowgill · 8 years ago
- 33679a5 MIPS: uasm: Remove needless ISA abstraction by Paul Burton · 8 years ago
- 828d1e4 MIPS: Remove dead define of ST_OFF by Matt Redfearn · 8 years ago
- 1f83f5e MIPS: Use common outgoing-CPU-notification code by Marcin Nowakowski · 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
- 8bcd84a MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handling by Douglas Leung · 8 years ago
- 411dac7 MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters by Aleksandar Markovic · 8 years ago
- 5bba7aa MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification by Leonid Yegoshin · 8 years ago
- 17c99d9 MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6 by Huacai Chen · 8 years ago
- 294d627 MIPS: Delete redundant definition of SMP_CACHE_BYTES. by Ralf Baechle · 8 years ago
- 4437637 MIPS: Delete unused definition of SMP_CACHE_SHIFT. by Ralf Baechle · 8 years ago
- 296e46d MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>. by Ralf Baechle · 8 years ago
- 5373633 MIPS: Disable Werror when W= is set by Florian Fainelli · 8 years ago
- e96b1b0 MIPS: Octeon: Clean up platform code. by Steven J. Hill · 8 years ago
- 97b7029 MIPS: Octeon: Remove unused PCIERCX types and macros. by Steven J. Hill · 8 years ago
- 7fd57ab MIPS: Octeon: Fix compile error when USB is not enabled. by Steven J. Hill · 8 years ago
- 930cbb7 MIPS: Octeon: Remove unused SLI types and macros. by Steven J. Hill · 8 years ago
- 15f6847 MIPS: Octeon: Remove unused L2C types and macros. by Steven J. Hill · 8 years ago
- 3377e22 MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages. by Alex Belits · 8 years ago
- dfa3226 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL by David Daney · 8 years ago
- a81507c MIPS: BPF: Fix multiple problems in JIT skb access helpers. by David Daney · 8 years ago
- 1ef0910 MIPS: BPF: Quit clobbering callee saved registers in JIT code. by David Daney · 8 years ago
- 64b2dd3 MIPS: BPF: Use unsigned access for unsigned SKB fields. by David Daney · 8 years ago
- 4ad7015 MIPS: BPF: Add JIT support for SKF_AD_HATYPE. by David Daney · 8 years ago
- bfbfa9d MIPS: uasm: Add support for LHU. by David Daney · 8 years ago
- 05510f2 MIPS: Enable GENERIC_CPU_AUTOPROBE by Marcin Nowakowski · 8 years ago
- 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
- 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
- 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
- 977674c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
- 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 2260ea8 mips: switch to RAW_COPY_USER by Al Viro · 8 years ago
- 1a4fded mips: get rid of tail-zeroing in primitives by Al Viro · 8 years ago
- ab0aca2 mips: make copy_from_user() zero tail explicitly by Al Viro · 8 years ago
- b0bb945 mips: clean and reorder the forest of macros... by Al Viro · 8 years ago
- c12a1d7 mips: consolidate __invoke_... wrappers by Al Viro · 8 years ago
- f0a955f mips: sanitize __access_ok() by Al Viro · 8 years ago
- 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
- b5effd3 debug: Fix __bug_table[] in arch linker scripts by Peter Zijlstra · 8 years ago