summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SMP: move asmlinkage before return typeJoe Perches2017-07-131-1/+1
* MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko2017-07-131-1/+1
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-092-2/+0
|\
| * MIPS: PCI: Remove unused busn_offsetBjorn Helgaas2017-05-181-1/+0
| * MIPS: Loongson: Remove unused PCI_BAR_COUNT definitionBjorn Helgaas2017-05-181-1/+0
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-130/+0
|\ \
| * | mips: get rid of unused __strnlen_user()Al Viro2017-05-161-32/+0
| * | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-161-54/+0
| * | kill strlen_user()Al Viro2017-05-161-44/+0
| |/
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-1/+0
|\ \
| * | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0
| |/
* | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-371/+0
|\ \
| * \ Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-293-2/+13
| |\ \
| * | | MIPS: jz4740: Remove custom GPIO codePaul Cercueil2017-05-221-371/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-213-2/+13
| |\ \ \ | | | |/ | | |/|
| * | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| | |/ | |/|
* | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-0/+1
|\ \ \ | |_|/ |/| |
| * | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/
* | MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2017-06-081-1/+2
* | MIPS: mm: adjust PKMAP locationMarcin Nowakowski2017-06-081-1/+6
* | MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski2017-06-081-0/+5
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-1214-10384/+687
|\
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-131-0/+1
| |\
| * | MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski2017-04-121-2/+0
| * | MIPS: uasm: Remove needless ISA abstractionPaul Burton2017-04-121-59/+28
| * | MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle2017-04-102-4/+1
| * | MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle2017-04-101-1/+0
| * | MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle2017-04-101-2/+0
| * | MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill2017-04-101-3016/+209
| * | MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill2017-04-101-3467/+74
| * | MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill2017-04-105-3828/+239
| * | MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-102-5/+109
| * | MIPS: uasm: Add support for LHU.David Daney2017-04-101-0/+1
| * | MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-101-0/+26
* | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-37/+0
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-4/+1
|\ \ \
| * | | MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-1/+1
| * | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-091-1/+1
|\ \ \ \
| * | | | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-089-105/+478
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-1/+2
| * | | | KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan2017-03-281-0/+2
| * | | | MIPS: Add Octeon III register accessors & definitionsJames Hogan2017-03-281-0/+36
| * | | | KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-281-0/+14
| * | | | KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-282-3/+22
| * | | | KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-281-0/+8
| * | | | KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-281-0/+6