1. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  3. 54c721b mips/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
  4. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. ea03623 uprobes: remove function declarations from arch/{mips,s390} by Marcin Nowakowski · 8 years ago
  6. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  7. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  8. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  9. 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
  10. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  11. 29abfbd mips: separate extable.h, switch module.h to it by Al Viro · 8 years ago
  12. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 6605d15 MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems by Paul Burton · 8 years ago
  15. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  16. 058effe MIPS: Fix detection of unsupported highmem with cache aliases by Paul Burton · 8 years ago
  17. 305723a MIPS: Malta: Fix IOCU disable switch read for MIPS64 by Paul Burton · 8 years ago
  18. 1eefcbc MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS by Paul Burton · 8 years ago
  19. 67acd8d MIPS: clear execution hazard after changing FTLB enable by Paul Burton · 8 years ago
  20. ebd0e0f MIPS: Configure FTLB after probing TLB sizes from config4 by Paul Burton · 8 years ago
  21. 72c70f0 MIPS: Stop setting I6400 FTLBP by Paul Burton · 8 years ago
  22. 3021773 MIPS: DEC: Avoid la pseudo-instruction in delay slots by Ralf Baechle · 8 years ago
  23. 0a90055 MIPS: Octeon: mark GPIO controller node not populated after IRQ init. by Steven J. Hill · 8 years ago
  24. ca86c9e MIPS: uprobes: fix use of uninitialised variable by Marcin Nowakowski · 8 years ago
  25. ddabfa5 MIPS: uprobes: remove incorrect set_orig_insn by Marcin Nowakowski · 8 years ago
  26. db06068 MIPS: fix uretprobe implementation by Marcin Nowakowski · 8 years ago
  27. 6ca8ac7 MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs by Matt Redfearn · 8 years ago
  28. d9ab710 Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into next by Radim Krčmář · 8 years ago
  29. bf18db4 KVM: MIPS: Drop dubious EntryHi optimisation by James Hogan · 8 years ago
  30. 25b08c7 KVM: MIPS: Invalidate TLB by regenerating ASIDs by James Hogan · 8 years ago
  31. f3124cc KVM: MIPS: Split kernel/user ASID regeneration by James Hogan · 8 years ago
  32. 91e4f1b KVM: MIPS: Drop other CPU ASIDs on guest MMU changes by James Hogan · 8 years ago
  33. 831e45d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  34. 116e711 MIPS: Fix delay slot emulation count in debugfs by Paul Burton · 8 years ago
  35. 8f46cca MIPS: SMP: Fix possibility of deadlock when bringing CPUs online by Matt Redfearn · 8 years ago
  36. 7e95630 MIPS: Fix pre-r6 emulation FPU initialisation by Paul Burton · 8 years ago
  37. 554af0c MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs by James Hogan · 8 years ago
  38. e476d31 mips/loongson/smp: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  39. dd6d7c6 mips/octeon/smp: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  40. 08bccf4 MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API by Marcin Nowakowski · 8 years ago
  41. 8074d78 MIPS: Octeon: Fix platform bus probing by Aaro Koskinen · 8 years ago
  42. 3312eca MIPS: Octeon: mangle-port: fix build failure with VDSO code by Aaro Koskinen · 8 years ago
  43. b244614 MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...) by Marcin Nowakowski · 8 years ago
  44. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  45. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  46. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. e69d700 mips: copy_from_user() must zero the destination on access_ok() failure by Al Viro · 8 years ago
  48. 801f823 MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes by Paul Burton · 8 years ago
  49. 3cbc6fc MIPS: Add a missing ".set pop" in an early commit by Huacai Chen · 8 years ago
  50. 951c39c MIPS: paravirt: Fix undefined reference to smp_bootstrap by Matt Redfearn · 8 years ago
  51. ad53e35 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  52. b03c1e3 MIPS: Remove compact branch policy Kconfig entries by Paul Burton · 8 years ago
  53. ac7e385 MIPS: MAAR: Fix address alignment by James Hogan · 8 years ago
  54. 58cae9b MIPS: Fix memory regions reaching top of physical by James Hogan · 8 years ago
  55. 2809328 MIPS: uprobes: fix incorrect uprobe brk handling by Marcin Nowakowski · 8 years ago
  56. e3b2314 MIPS: ath79: Fix test for error return of clk_register_fixed_factor(). by Amitoj Kaur Chawla · 8 years ago
  57. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  58. d588847 KVM: MIPS: Emulate MMIO via TLB miss for EVA by James Hogan · 8 years ago
  59. f6f7017 KVM: MIPS: Override HVA error values for EVA by James Hogan · 8 years ago
  60. 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
  61. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  63. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  64. ba913e4 MIPS: KVM: Check for pfn noslot case by James Hogan · 8 years ago
  65. 9b731bc MIPS: KVM: Propagate kseg0/mapped tlb fault errors by James Hogan · 8 years ago
  66. 0741f52 MIPS: KVM: Fix gfn range check in kseg0 tlb faults by James Hogan · 8 years ago
  67. 8985d50 MIPS: KVM: Add missing gfn range check by James Hogan · 8 years ago
  68. c604cff MIPS: KVM: Fix mapped fault broken commpage handling by James Hogan · 8 years ago
  69. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  70. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  71. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  72. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  73. 4a89cf8 Merge branch '4.7-fixes' into mips-for-linux-next by Ralf Baechle · 8 years ago
  74. 4f53989 MIPS: mm: Fix definition of R6 cache instruction by Matt Redfearn · 8 years ago
  75. 828a542 MIPS: tools: Fix relocs tool compiler warnings by Harvey Hunt · 8 years ago
  76. b73989d MIPS: Cobalt: Fix typo by Andrea Gelmini · 8 years ago
  77. 4a79fb2 MIPS: Octeon: Fix typo by Andrea Gelmini · 8 years ago
  78. 891ab06 MIPS: Lantiq: Fix build failure by Sudip Mukherjee · 8 years ago
  79. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  81. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  82. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  83. 0d8d83d MIPS: Use CPHYSADDR to implement mips32 __pa by Paul Burton · 8 years ago
  84. 5c315e3 MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds. by Aaro Koskinen · 8 years ago
  85. e1b7d0e MIPS: Octeon: Clean up GPIO definitions in dlink_dsr-1000n.dts. by Aaro Koskinen · 8 years ago
  86. 86bee12 MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N. by Aaro Koskinen · 8 years ago
  87. 15f37e1 MIPS: store the appended dtb address in a variable by Jonas Gorski · 8 years ago
  88. b8f54f2 MIPS: ZBOOT: copy appended dtb to the end of the kernel by Jonas Gorski · 8 years ago
  89. 7997789 MIPS: ralink: fix spis group pinmux by Álvaro Fernández Rojas · 8 years ago
  90. d1e63c9 MIPS: Factor o32 specific code into signal_o32.c by Harvey Hunt · 8 years ago
  91. 1a770b8 MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present by Paul Burton · 8 years ago
  92. 432c6ba MIPS: Use per-mm page to execute branch delay slot instructions by Paul Burton · 8 years ago
  93. 33799a6 MIPS: Modify error handling by Amitoj Kaur Chawla · 8 years ago
  94. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  95. 40a2df4 MIPS: Select HAVE_KVM for MIPS64_R{2,6} by James Hogan · 8 years ago
  96. a700434 MIPS: KVM: Reset CP0_PageMask during host TLB flush by James Hogan · 8 years ago
  97. 8296963 MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX() by James Hogan · 8 years ago
  98. 172e02d MIPS: KVM: Sign extend MFC0/RDHWR results by James Hogan · 8 years ago
  99. 5808844f MIPS: KVM: Fix 64-bit big endian dynamic translation by James Hogan · 8 years ago
  100. 2a06dab MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase by James Hogan · 8 years ago