Age | Commit message (Expand) | Author |
2017-05-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-20 | MIPS: PCI: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-13 | Merge branch '4.11-fixes' into mips-for-linux-next | Ralf Baechle |
2017-04-12 | MIPS: Fix modversioning of _mcount symbol | James Cowgill |
2017-04-12 | MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h | Marcin Nowakowski |
2017-04-12 | MIPS: uasm: Remove needless ISA abstraction | Paul Burton |
2017-04-10 | MIPS: Delete redundant definition of SMP_CACHE_BYTES. | Ralf Baechle |
2017-04-10 | MIPS: Delete unused definition of SMP_CACHE_SHIFT. | Ralf Baechle |
2017-04-10 | MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>. | Ralf Baechle |
2017-04-10 | MIPS: Octeon: Remove unused PCIERCX types and macros. | Steven J. Hill |
2017-04-10 | MIPS: Octeon: Remove unused SLI types and macros. | Steven J. Hill |
2017-04-10 | MIPS: Octeon: Remove unused L2C types and macros. | Steven J. Hill |
2017-04-10 | MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages. | Alex Belits |
2017-04-10 | MIPS: uasm: Add support for LHU. | David Daney |
2017-04-10 | MIPS: Enable GENERIC_CPU_AUTOPROBE | Marcin Nowakowski |
2017-04-07 | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public | Paolo Bonzini |
2017-04-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-04-06 | mips: switch to RAW_COPY_USER | Al Viro |
2017-04-06 | mips: get rid of tail-zeroing in primitives | Al Viro |
2017-04-06 | mips: make copy_from_user() zero tail explicitly | Al Viro |
2017-04-06 | mips: clean and reorder the forest of macros... | Al Viro |
2017-04-06 | mips: consolidate __invoke_... wrappers | Al Viro |
2017-04-06 | mips: sanitize __access_ok() | Al Viro |
2017-04-06 | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-28 | KVM: MIPS/VZ: Handle Octeon III guest.PRid register | James Hogan |
2017-03-28 | MIPS: Add Octeon III register accessors & definitions | James Hogan |
2017-03-28 | KVM: MIPS/VZ: Support hardware guest timer | James Hogan |
2017-03-28 | KVM: MIPS/VZ: Emulate MAARs when necessary | James Hogan |
2017-03-28 | KVM: MIPS/VZ: Support guest hardware page table walker | James Hogan |
2017-03-28 | KVM: MIPS/VZ: Support guest segmentation control | James Hogan |
2017-03-28 | KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig | James Hogan |
2017-03-28 | KVM: MIPS/VZ: Support guest CP0_BadInstr[P] | James Hogan |
2017-03-28 | KVM: MIPS: Implement VZ support | James Hogan |
2017-03-28 | KVM: MIPS/TLB: Add VZ TLB management | James Hogan |
2017-03-28 | KVM: MIPS/Entry: Update entry code to support VZ | James Hogan |
2017-03-28 | KVM: MIPS: Abstract guest CP0 register access for VZ | James Hogan |
2017-03-28 | KVM: MIPS: Add guest exit exception callback | James Hogan |
2017-03-28 | KVM: MIPS: Add hardware_{enable,disable} callback | James Hogan |
2017-03-28 | KVM: MIPS: Add callback to check extension | James Hogan |
2017-03-28 | KVM: MIPS: Init timer frequency from callback | James Hogan |
2017-03-28 | KVM: MIPS: Extend counters & events for VZ GExcCodes | James Hogan |