Age | Commit message (Expand) | Author | Files | Lines |
2017-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -23/+4 |
2017-09-01 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse | 1 | -5/+0 |
2017-08-29 | MIPS: Remove pt_regs adjustments in indirect syscall handler | James Cowgill | 2 | -17/+0 |
2017-08-29 | MIPS: seccomp: Fix indirect syscall args | James Hogan | 1 | -6/+4 |
2017-08-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 14 | -42/+137 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1950 |
2017-08-08 | MIPS: Set ISA bit in entry-y for microMIPS kernels | Paul Burton | 1 | -1/+14 |
2017-08-08 | MIPS: Prevent building MT support for microMIPS kernels | Paul Burton | 1 | -1/+1 |
2017-08-08 | MIPS: PCI: Fix smp_processor_id() in preemptible | Matt Redfearn | 1 | -4/+3 |
2017-08-08 | MIPS: Introduce cpu_tcache_line_size | Matt Redfearn | 1 | -0/+3 |
2017-08-07 | MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression | Maciej W. Rozycki | 1 | -28/+6 |
2017-08-07 | MIPS: VDSO: Fix clobber lists in fallback code paths | Goran Ferenc | 1 | -2/+4 |
2017-08-07 | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>." | Paul Burton | 1 | -0/+2 |
2017-08-07 | MIPS: OCTEON: Fix USB platform code breakage. | Steven J. Hill | 1 | -1/+1 |
2017-08-07 | MIPS: Octeon: Fix broken EDAC driver. | Steven J. Hill | 3 | -1/+97 |
2017-08-07 | MIPS: gitignore: ignore generated .c files | Bartosz Golaszewski | 1 | -0/+2 |
2017-08-07 | MIPS: Fix race on setting and getting cpu_online_mask | Matija Glavinic Pecotic | 1 | -3/+3 |
2017-08-07 | MIPS: mm: remove duplicate "const" qualifier on insn_table | Thomas Petazzoni | 1 | -1/+1 |
2017-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -0/+3 |
2017-08-04 | MIPS: Add missing file for eBPF JIT. | David Daney | 1 | -0/+1950 |
2017-07-26 | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2017-07-20 | dma-coherent: introduce interface for default DMA pool | Vladimir Murzin | 1 | -1/+1 |
2017-07-19 | MIPS: ralink: mt7620: Add missing header | Harvey Hunt | 1 | -0/+1 |
2017-07-19 | MIPS: ralink: Fix build error due to missing header | Harvey Hunt | 1 | -0/+2 |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 1 | -1/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -277/+0 |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 127 | -1771/+2206 |
2017-07-13 | MIPS: SMP: move asmlinkage before return type | Joe Perches | 1 | -1/+1 |
2017-07-13 | MIPS: do not use __GFP_REPEAT for order-0 request | Michal Hocko | 1 | -1/+1 |
2017-07-11 | MIPS: Fix MIPS I ISA /proc/cpuinfo reporting | Maciej W. Rozycki | 1 | -1/+1 |
2017-07-11 | MIPS: Fix minimum alignment requirement of IRQ stack | Matt Redfearn | 1 | -1/+1 |
2017-07-11 | MIPS: generic: Support MIPS Boston development boards | Paul Burton | 5 | -0/+311 |
2017-07-11 | MIPS: DTS: img: Don't attempt to build-in all .dtb files | Paul Burton | 1 | -2/+1 |
2017-07-11 | MIPS: Traced negative syscalls should return -ENOSYS | James Hogan | 1 | -0/+7 |
2017-07-11 | MIPS: Correct forced syscall errors | James Hogan | 1 | -1/+1 |
2017-07-11 | MIPS: Negate error syscall return in trace | James Hogan | 1 | -1/+1 |
2017-07-11 | MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select | James Hogan | 1 | -1/+0 |
2017-07-11 | MIPS16e2: Provide feature overrides for non-MIPS16 systems | Maciej W. Rozycki | 16 | -0/+16 |
2017-07-11 | MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo | Maciej W. Rozycki | 1 | -0/+1 |
2017-07-11 | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2 | -2/+4 |
2017-07-09 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+1 |
2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+1 |
2017-07-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -5/+0 |
2017-07-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+2 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -208/+1 |
2017-07-07 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -14/+5 |
2017-07-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+2 |
2017-07-07 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -1/+2 |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -904/+276 |