1. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 9 years ago
  3. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  4. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  5. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 9 years ago
  6. 40a2df4 MIPS: Select HAVE_KVM for MIPS64_R{2,6} by James Hogan · 9 years ago
  7. a700434 MIPS: KVM: Reset CP0_PageMask during host TLB flush by James Hogan · 9 years ago
  8. 8296963 MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX() by James Hogan · 9 years ago
  9. 172e02d MIPS: KVM: Sign extend MFC0/RDHWR results by James Hogan · 9 years ago
  10. 5808844f MIPS: KVM: Fix 64-bit big endian dynamic translation by James Hogan · 9 years ago
  11. 2a06dab MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase by James Hogan · 9 years ago
  12. 0d17aea MIPS: KVM: Use 64-bit CP0_EBase when appropriate by James Hogan · 9 years ago
  13. 1d75694 MIPS: KVM: Set CP0_Status.KX on MIPS64 by James Hogan · 9 years ago
  14. e41637d MIPS: KVM: Make entry code MIPS64 friendly by James Hogan · 9 years ago
  15. 28cc5bd MIPS: KVM: Use kmap instead of CKSEG0ADDR() by James Hogan · 9 years ago
  16. cfacace MIPS: KVM: Use virt_to_phys() to get commpage PFN by James Hogan · 9 years ago
  17. 6002bdd MIPS: Fix definition of KSEGX() for 64-bit by James Hogan · 9 years ago
  18. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  19. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  20. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 7ae0ae4 Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  22. 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  23. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 9 years ago
  24. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 20ff3ad MIPS: ath79: Add missing include file by Guenter Roeck · 9 years ago
  27. 22cc1b6 spi: octeon: Move include file from arch/mips to drivers/spi by Jan Glauber · 9 years ago
  28. 65264e3 MIPS/Loongson-3: Convert oprofile to hotplug state machine by Richard Cochran · 9 years ago
  29. 54f5449 Merge branch 'timers/core' into smp/hotplug to pick up dependencies by Thomas Gleixner · 9 years ago
  30. 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 9 years ago
  31. 88d02a2 MIPS: Fix page table corruption on THP permission changes. by David Daney · 9 years ago
  32. 8426097 MIPS: KVM: Emulate generic QEMU machine on r6 T&E by James Hogan · 9 years ago
  33. 8eeab81 MIPS: KVM: Decode RDHWR more strictly by James Hogan · 9 years ago
  34. 5cc4aaf MIPS: KVM: Recognise r6 CACHE encoding by James Hogan · 9 years ago
  35. 2e0badf MIPS: KVM: Support r6 compact branch emulation by James Hogan · 9 years ago
  36. 70e92c7e MIPS: KVM: Don't save/restore lo/hi for r6 by James Hogan · 9 years ago
  37. d85ebff MIPS: KVM: Fix pre-r6 ll/sc instructions on r6 by James Hogan · 9 years ago
  38. d14740f MIPS: KVM: Fix fpu.S misassembly with r6 by James Hogan · 9 years ago
  39. 1b49260 MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op by Paul Burton · 9 years ago
  40. 1c66b79 MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op by Paul Burton · 9 years ago
  41. eadfb50 MIPS: KVM: Save k0 straight into VCPU structure by James Hogan · 9 years ago
  42. 1f9ca62 MIPS: KVM: Relative branch to common exit handler by James Hogan · 9 years ago
  43. 1e5217f5 MIPS: KVM: Dynamically choose scratch registers by James Hogan · 9 years ago
  44. 025014e MIPS: KVM: Drop redundant restore of DDATA_LO by James Hogan · 9 years ago
  45. 38ea7a7 MIPS: KVM: Check MSA presence at uasm time by James Hogan · 9 years ago
  46. d37f403 MIPS: KVM: Omit FPU handling entry code if possible by James Hogan · 9 years ago
  47. 9c98865 MIPS: KVM: Drop now unused asm offsets by James Hogan · 9 years ago
  48. d7b8f89 MIPS: KVM: Add dumping of generated entry code by James Hogan · 9 years ago
  49. 90e9311 MIPS; KVM: Convert exception entry to uasm by James Hogan · 9 years ago
  50. 6f63405c MIPS: uasm: Add r6 MUL encoding by James Hogan · 9 years ago
  51. 9f730a6 MIPS: uasm: Add MTHI/MTLO instructions by James Hogan · 9 years ago
  52. 61c64cf MIPS: uasm: Add DI instruction by James Hogan · 9 years ago
  53. 59e3559 MIPS: uasm: Add CFCMSA/CTCMSA instructions by James Hogan · 9 years ago
  54. c29732a MIPS: uasm: Add CFC1/CTC1 instructions by James Hogan · 9 years ago
  55. 6d037de MIPS: Fix possible corruption of cache mode by mprotect. by Ralf Baechle · 9 years ago
  56. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 9 years ago
  57. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 9 years ago
  58. 2712616 clocksource/drivers/ralink: Convert init function to return error by Daniel Lezcano · 9 years ago
  59. dde0051 mips: use the new LED disk activity trigger by Stephan Linz · 9 years ago
  60. 65f8465 mips: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  61. 0461361 MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups by Bjorn Helgaas · 9 years ago
  62. 1a1d2f9 mips: use of_platform_default_populate() to populate default bus by Kefeng Wang · 9 years ago
  63. ddd0ce8 mips: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
  64. fb6cec1 MIPS: KVM: Combine entry trace events into class by James Hogan · 9 years ago
  65. 8221a01 PCI: Unify pci_resource_to_user() declarations by Bjorn Helgaas · 9 years ago
  66. 4ec4585 locking/atomic, arch/mips: Convert to _relaxed atomics by Peter Zijlstra · 9 years ago
  67. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  68. 4edac52 locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  69. 4e10b76 MIPS: KVM: Use mipsregs.h defs for config registers by James Hogan · 9 years ago
  70. e342925 MIPS: KVM: Report more accurate CP0_Config fields to guest by James Hogan · 9 years ago
  71. 4b34bca MIPS: Add define for Config.VI (virtual icache) bit by James Hogan · 9 years ago
  72. 7414d2f MIPS: KVM: Use host CCA for TLB mappings by James Hogan · 9 years ago
  73. 42aa12e MIPS: KVM: Move commpage so 0x0 is unmapped by James Hogan · 9 years ago
  74. 0510870 MIPS: KVM: Add KScratch registers by James Hogan · 9 years ago
  75. cf1fb0f MIPS: KVM: Emulate RDHWR CPUNum register by James Hogan · 9 years ago
  76. cef061d0 MIPS: KVM: Allow ULRI to restrict UserLocal register by James Hogan · 9 years ago
  77. b937ff6 MIPS: KVM: Don't hardcode restored HWREna by James Hogan · 9 years ago
  78. aff565a MIPS: Clean up RDHWR handling by James Hogan · 9 years ago
  79. e577593 MIPS: KVM: List FPU/MSA registers by James Hogan · 9 years ago
  80. 19451e5 MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu() by James Hogan · 9 years ago
  81. f5c43bd MIPS: KVM: Make KVM_GET_REG_LIST dynamic by James Hogan · 9 years ago
  82. cc68d22 MIPS: KVM: Pass all unknown registers to callbacks by James Hogan · 9 years ago
  83. 258f3a2 MIPS: KVM: Convert emulation to use asm/inst.h by James Hogan · 9 years ago
  84. d5cd26b MIPS: KVM: Factor writing of translated guest instructions by James Hogan · 9 years ago
  85. 66ffc50 MIPS: KVM: Fix translation of MFC0 ErrCtl by James Hogan · 9 years ago
  86. 2ac3c8d MIPS/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  87. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  88. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  89. d86c1eb MIPS: KVM: Print unknown load/store encodings by James Hogan · 9 years ago
  90. eafc4ed MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails by James Hogan · 9 years ago
  91. 6398da1 MIPS: KVM: Trace guest register access emulation by James Hogan · 9 years ago
  92. 9325860 MIPS: KVM: Add guest mode switch trace events by James Hogan · 9 years ago
  93. 9887d1c MIPS: KVM: Add kvm_asid_change trace event by James Hogan · 9 years ago
  94. 1e09e86 MIPS: KVM: Clean up kvm_exit trace event by James Hogan · 9 years ago
  95. 04ebebf MIPS: KVM: Add kvm_aux trace event by James Hogan · 9 years ago
  96. f943176 MIPS: KVM: Generalise fpu_inuse for other state by James Hogan · 9 years ago
  97. 35fec26 MIPS: KVM: Use va in kvm_get_inst() by James Hogan · 9 years ago
  98. 3b08aec MIPS: KVM: Combine handle_tlb_ld/st_miss by James Hogan · 9 years ago
  99. e6207bb MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h by James Hogan · 9 years ago
  100. 19d194c MIPS: KVM: Simplify TLB_* macros by James Hogan · 9 years ago