1. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  2. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  3. 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
  4. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  6. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  7. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  8. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  10. 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
  11. 35368f8 MIPS: PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  12. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  13. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. e469b23 Merge branch '4.11-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago
  15. e0211327 MIPS: Fix modversioning of _mcount symbol by James Cowgill · 8 years ago
  16. 1e548da MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h by Marcin Nowakowski · 8 years ago
  17. 33679a5 MIPS: uasm: Remove needless ISA abstraction by Paul Burton · 8 years ago
  18. 294d627 MIPS: Delete redundant definition of SMP_CACHE_BYTES. by Ralf Baechle · 8 years ago
  19. 4437637 MIPS: Delete unused definition of SMP_CACHE_SHIFT. by Ralf Baechle · 8 years ago
  20. 296e46d MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>. by Ralf Baechle · 8 years ago
  21. 97b7029 MIPS: Octeon: Remove unused PCIERCX types and macros. by Steven J. Hill · 8 years ago
  22. 930cbb7 MIPS: Octeon: Remove unused SLI types and macros. by Steven J. Hill · 8 years ago
  23. 15f6847 MIPS: Octeon: Remove unused L2C types and macros. by Steven J. Hill · 8 years ago
  24. 3377e22 MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages. by Alex Belits · 8 years ago
  25. bfbfa9d MIPS: uasm: Add support for LHU. by David Daney · 8 years ago
  26. 05510f2 MIPS: Enable GENERIC_CPU_AUTOPROBE by Marcin Nowakowski · 8 years ago
  27. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  28. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  29. 977674c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  30. 2260ea8 mips: switch to RAW_COPY_USER by Al Viro · 8 years ago
  31. 1a4fded mips: get rid of tail-zeroing in primitives by Al Viro · 8 years ago
  32. ab0aca2 mips: make copy_from_user() zero tail explicitly by Al Viro · 8 years ago
  33. b0bb945 mips: clean and reorder the forest of macros... by Al Viro · 8 years ago
  34. c12a1d7 mips: consolidate __invoke_... wrappers by Al Viro · 8 years ago
  35. f0a955f mips: sanitize __access_ok() by Al Viro · 8 years ago
  36. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  37. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  38. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  39. 1f48f9b KVM: MIPS/VZ: Handle Octeon III guest.PRid register by James Hogan · 8 years ago
  40. 7d8a528 MIPS: Add Octeon III register accessors & definitions by James Hogan · 8 years ago
  41. f4474d5 KVM: MIPS/VZ: Support hardware guest timer by James Hogan · 8 years ago
  42. d42a008 KVM: MIPS/VZ: Emulate MAARs when necessary by James Hogan · 8 years ago
  43. 5a2f352 KVM: MIPS/VZ: Support guest hardware page table walker by James Hogan · 8 years ago
  44. 4b7de02 KVM: MIPS/VZ: Support guest segmentation control by James Hogan · 8 years ago
  45. dffe042 KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig by James Hogan · 8 years ago
  46. edc8926 KVM: MIPS/VZ: Support guest CP0_BadInstr[P] by James Hogan · 8 years ago
  47. c992a4f KVM: MIPS: Implement VZ support by James Hogan · 8 years ago
  48. 372582a KVM: MIPS/TLB: Add VZ TLB management by James Hogan · 8 years ago
  49. 1934a3a KVM: MIPS/Entry: Update entry code to support VZ by James Hogan · 8 years ago
  50. a27660f KVM: MIPS: Abstract guest CP0 register access for VZ by James Hogan · 8 years ago
  51. 28c1e76 KVM: MIPS: Add guest exit exception callback by James Hogan · 8 years ago
  52. edab4fe KVM: MIPS: Add hardware_{enable,disable} callback by James Hogan · 8 years ago
  53. 607ef2f KVM: MIPS: Add callback to check extension by James Hogan · 8 years ago
  54. a517c1a KVM: MIPS: Init timer frequency from callback by James Hogan · 8 years ago
  55. a724492 KVM: MIPS: Extend counters & events for VZ GExcCodes by James Hogan · 8 years ago
  56. 955d8dc KVM: MIPS: Implement HYPCALL emulation by James Hogan · 8 years ago
  57. a6c09b9 MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro by James Hogan · 8 years ago
  58. eb0bab3 MIPS: Add some missing guest CP0 accessors & defs by James Hogan · 8 years ago
  59. a929bdc MIPS: Probe guest MVH by James Hogan · 8 years ago
  60. a7c7ad6 MIPS: Probe guest CP0_UserLocal by James Hogan · 8 years ago
  61. f359a11 MIPS: Separate MAAR V bit into VL and VH for XPA by James Hogan · 8 years ago
  62. 4e87580 MIPS: Add defs & probing of UFR by James Hogan · 8 years ago
  63. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  64. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  65. db8466c MIPS: IRQ Stack: Unwind IRQ stack onto task stack by Matt Redfearn · 8 years ago
  66. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  67. 9cb74b5 MIPS: Wire up statx system call by James Hogan · 8 years ago
  68. 0c7e2bc MIPS: Include asm/ptrace.h now linux/sched.h doesn't by James Hogan · 8 years ago
  69. 4b5347a MIPS: End spinlocks with .insn by Paul Burton · 8 years ago
  70. fc69910 MIPS: Add missing include files by Arnd Bergmann · 8 years ago
  71. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  72. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  73. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  74. e6d930b signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> by Ingo Molnar · 8 years ago
  75. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  76. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  77. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  79. 0f002fd Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 8 years ago
  80. 66fd848 MIPS: Fix special case in 64 bit IP checksumming. by Ralf Baechle · 8 years ago
  81. 2654294 MIPS: Unify perf counter register definitions by James Hogan · 8 years ago
  82. 93e502b MIPS: OCTEON: Platform support for OCTEON III USB controller by Steven J. Hill · 8 years ago
  83. f229454 MIPS: Fix protected_cache(e)_op() for microMIPS by Paul Burton · 8 years ago
  84. f700a42 Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next by James Hogan · 8 years ago
  85. 12ed1fa KVM: MIPS: Allow multiple VCPUs to be created by James Hogan · 8 years ago
  86. ad58d4d KVM: MIPS/T&E: Expose read-only CP0_IntCtl register by James Hogan · 10 years ago
  87. 013044c KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers by James Hogan · 8 years ago
  88. 7801bbe KVM: MIPS/T&E: Implement CP0_EBase register by James Hogan · 8 years ago
  89. 654229a KVM: MIPS/T&E: Move CP0 register access into T&E by James Hogan · 8 years ago
  90. 230c572 KVM: MIPS: Claim KVM_CAP_READONLY_MEM support by James Hogan · 10 years ago
  91. 411740f KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU by James Hogan · 8 years ago
  92. f0c0c33 KVM: MIPS/MMU: Add GPA PT mkclean helper by James Hogan · 8 years ago
  93. 64ebc9e KVM: MIPS/T&E: Handle read only GPA in TLB mod by James Hogan · 8 years ago
  94. 577ed7f KVM: MIPS: Pass type of fault down to kvm_mips_map_page() by James Hogan · 10 years ago
  95. b620911 KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot by James Hogan · 8 years ago
  96. 4cf74c9 KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation by James Hogan · 8 years ago
  97. 1880afd KVM: MIPS/T&E: Add lockless GVA access helpers by James Hogan · 8 years ago
  98. 06c158c KVM: MIPS/MMU: Convert guest physical map to page table by James Hogan · 10 years ago
  99. 6a97c77 KVM: MIPS: Use CP0_BadInstr[P] for emulation by James Hogan · 10 years ago
  100. 122e51d KVM: MIPS: Improve kvm_get_inst() error return by James Hogan · 8 years ago