1. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  2. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  3. b745fcb MIPS: SMP: move asmlinkage before return type by Joe Perches · 7 years ago
  4. 473738eb MIPS: do not use __GFP_REPEAT for order-0 request by Michal Hocko · 7 years ago
  5. 5fdc66e MIPS: Fix minimum alignment requirement of IRQ stack by Matt Redfearn · 7 years ago
  6. becddba MIPS: Correct forced syscall errors by James Hogan · 8 years ago
  7. 65ae8d2 MIPS16e2: Provide feature overrides for non-MIPS16 systems by Maciej W. Rozycki · 8 years ago
  8. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  9. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  10. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. 8d1630f MIPS: MIPS16e2: Identify ASE presence by Maciej W. Rozycki · 8 years ago
  12. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  13. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 8 years ago
  14. 8ec7f15 MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse() by Goran Ferenc · 8 years ago
  15. e7bc855 MIPS: Add CPU shared FTLB feature detection by Paul Burton · 8 years ago
  16. 11a3799 MIPS: Fix unaligned PC interpretation in `compute_return_epc' by Maciej W. Rozycki · 8 years ago
  17. 0b17c96 MIPS: Use queued spinlocks (qspinlock) by Paul Burton · 8 years ago
  18. 25da4e9 MIPS: Use queued read/write locks (qrwlock) by Paul Burton · 8 years ago
  19. 4843cf8 MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg() by Paul Burton · 8 years ago
  20. 3ba7f44 MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() by Paul Burton · 8 years ago
  21. b70eb30 MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() by Paul Burton · 8 years ago
  22. 8263db4 MIPS: cmpxchg: Implement __cmpxchg() as a function by Paul Burton · 8 years ago
  23. 62c6081 MIPS: cmpxchg: Drop __xchg_u{32,64} functions by Paul Burton · 8 years ago
  24. d15dc68 MIPS: cmpxchg: Error out on unsupported xchg() calls by Paul Burton · 8 years ago
  25. 77299db MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers by Paul Burton · 8 years ago
  26. 5154f3b MIPS: cmpxchg: Pull xchg() asm into a macro by Paul Burton · 8 years ago
  27. 6b1e762 MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases by Paul Burton · 8 years ago
  28. b9c4dc2 MIPS: Loogson: Make enum loongson_cpu_type more clear by Huacai Chen · 8 years ago
  29. 0a00024 MIPS: Loongson: Add Loongson-3A R3 basic support by Huacai Chen · 8 years ago
  30. ae7ce6b MIPS: generic: Set RTC_ALWAYS_BCD to 0 by Paul Burton · 8 years ago
  31. e889dfc MIPS: generic: Abstract FDT fixup application by Paul Burton · 8 years ago
  32. f41d243 MIPS: generic/yamon-dt: Support > 256MB of RAM by Paul Burton · 8 years ago
  33. 571b7e6 MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board by Paul Burton · 8 years ago
  34. 859aeb1 MIPS: Probe the I6500 CPU by Paul Burton · 8 years ago
  35. dc19012 MIPS: Add some instructions to uasm. by David Daney · 8 years ago
  36. 430d0b8 MIPS: module: Unify rel & rela reloc handling by Paul Burton · 8 years ago
  37. 698b851 MIPS: kprobes: flush_insn_slot should flush only if probe initialised by Marcin Nowakowski · 8 years ago
  38. c56e7a4 MIPS: mm: adjust PKMAP location by Marcin Nowakowski · 8 years ago
  39. 725a269 MIPS: highmem: ensure that we don't use more than one page for PTEs by Marcin Nowakowski · 8 years ago
  40. 123dbfe trim __ARCH_WANT_SYS_OLD_GETRLIMIT by Al Viro · 8 years ago
  41. e25f2af MIPS: jz4740: Remove custom GPIO code by Paul Cercueil · 8 years ago
  42. 7ee214b MIPS: PCI: Remove unused busn_offset by Bjorn Helgaas · 8 years ago
  43. f5853e8 MIPS: Loongson: Remove unused PCI_BAR_COUNT definition by Bjorn Helgaas · 8 years ago
  44. 8f3ba02 mips: get rid of unused __strnlen_user() by Al Viro · 8 years ago
  45. 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
  46. 8298525 kill strlen_user() by Al Viro · 8 years ago
  47. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  48. 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
  49. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  51. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  52. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 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
  54. 35368f8 MIPS: PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  55. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  56. e469b23 Merge branch '4.11-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago
  57. e021132 MIPS: Fix modversioning of _mcount symbol by James Cowgill · 8 years ago
  58. 1e548da MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h by Marcin Nowakowski · 8 years ago
  59. 33679a5 MIPS: uasm: Remove needless ISA abstraction by Paul Burton · 8 years ago
  60. 294d627 MIPS: Delete redundant definition of SMP_CACHE_BYTES. by Ralf Baechle · 8 years ago
  61. 4437637 MIPS: Delete unused definition of SMP_CACHE_SHIFT. by Ralf Baechle · 8 years ago
  62. 296e46d MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>. by Ralf Baechle · 8 years ago
  63. 97b7029 MIPS: Octeon: Remove unused PCIERCX types and macros. by Steven J. Hill · 8 years ago
  64. 930cbb7 MIPS: Octeon: Remove unused SLI types and macros. by Steven J. Hill · 8 years ago
  65. 15f6847 MIPS: Octeon: Remove unused L2C types and macros. by Steven J. Hill · 8 years ago
  66. 3377e22 MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages. by Alex Belits · 8 years ago
  67. bfbfa9d MIPS: uasm: Add support for LHU. by David Daney · 8 years ago
  68. 05510f2 MIPS: Enable GENERIC_CPU_AUTOPROBE by Marcin Nowakowski · 8 years ago
  69. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  70. 977674c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  71. 2260ea8 mips: switch to RAW_COPY_USER by Al Viro · 8 years ago
  72. 1a4fded mips: get rid of tail-zeroing in primitives by Al Viro · 8 years ago
  73. ab0aca2 mips: make copy_from_user() zero tail explicitly by Al Viro · 8 years ago
  74. b0bb945 mips: clean and reorder the forest of macros... by Al Viro · 8 years ago
  75. c12a1d7 mips: consolidate __invoke_... wrappers by Al Viro · 8 years ago
  76. f0a955f mips: sanitize __access_ok() by Al Viro · 8 years ago
  77. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  78. 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
  79. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  80. 1f48f9b KVM: MIPS/VZ: Handle Octeon III guest.PRid register by James Hogan · 8 years ago
  81. 7d8a528 MIPS: Add Octeon III register accessors & definitions by James Hogan · 8 years ago
  82. f4474d5 KVM: MIPS/VZ: Support hardware guest timer by James Hogan · 8 years ago
  83. d42a008 KVM: MIPS/VZ: Emulate MAARs when necessary by James Hogan · 8 years ago
  84. 5a2f352 KVM: MIPS/VZ: Support guest hardware page table walker by James Hogan · 8 years ago
  85. 4b7de02 KVM: MIPS/VZ: Support guest segmentation control by James Hogan · 8 years ago
  86. dffe042 KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig by James Hogan · 8 years ago
  87. edc8926 KVM: MIPS/VZ: Support guest CP0_BadInstr[P] by James Hogan · 8 years ago
  88. c992a4f KVM: MIPS: Implement VZ support by James Hogan · 8 years ago
  89. 372582a KVM: MIPS/TLB: Add VZ TLB management by James Hogan · 8 years ago
  90. 1934a3a KVM: MIPS/Entry: Update entry code to support VZ by James Hogan · 8 years ago
  91. a27660f KVM: MIPS: Abstract guest CP0 register access for VZ by James Hogan · 8 years ago
  92. 28c1e76 KVM: MIPS: Add guest exit exception callback by James Hogan · 8 years ago
  93. edab4fe KVM: MIPS: Add hardware_{enable,disable} callback by James Hogan · 8 years ago
  94. 607ef2f KVM: MIPS: Add callback to check extension by James Hogan · 8 years ago
  95. a517c1a KVM: MIPS: Init timer frequency from callback by James Hogan · 8 years ago
  96. a724492 KVM: MIPS: Extend counters & events for VZ GExcCodes by James Hogan · 8 years ago
  97. 955d8dc KVM: MIPS: Implement HYPCALL emulation by James Hogan · 8 years ago
  98. a6c09b9 MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro by James Hogan · 8 years ago
  99. eb0bab3 MIPS: Add some missing guest CP0 accessors & defs by James Hogan · 8 years ago
  100. a929bdc MIPS: Probe guest MVH by James Hogan · 8 years ago