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