1. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  3. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  4. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  6. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  7. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  8. ad8c12e staging: silicom: remove driver by Kristina Martšenko · 10 years ago
  9. 8855d60 MIPS: add seccomp syscall by Kees Cook · 10 years ago
  10. 44304cf MIPS: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  11. 6a8a505 MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 10 years ago
  12. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  13. c1a567d Merge 3.16-rc4 into staging-next by Greg Kroah-Hartman · 10 years ago
  14. 4f23174 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  15. ab76228 MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr() by Deng-Cheng Zhu · 10 years ago
  16. db2fb7f MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init() by Deng-Cheng Zhu · 10 years ago
  17. d7d5b05 MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" by Deng-Cheng Zhu · 10 years ago
  18. b045c40 MIPS: KVM: Remove unneeded volatile by Deng-Cheng Zhu · 10 years ago
  19. d98403a MIPS: KVM: Simplify functions by removing redundancy by Deng-Cheng Zhu · 10 years ago
  20. 6ad78a5 MIPS: KVM: Use KVM internal logger by Deng-Cheng Zhu · 10 years ago
  21. d116e81 MIPS: KVM: Reformat code and comments by Deng-Cheng Zhu · 10 years ago
  22. 16f0bbb MIPS: Lasat: Fix build error if CRC32 is not enabled. by Ralf Baechle · 10 years ago
  23. ab6c15b MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region by Markos Chandras · 10 years ago
  24. d8214ef MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 by Markos Chandras · 10 years ago
  25. b6a14a9 MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register by Markos Chandras · 10 years ago
  26. b4fe0ec MIPS: bpf: Fix PKT_TYPE case for big-endian cores by Markos Chandras · 10 years ago
  27. 95782bf MIPS: BPF: Prevent kernel fall over for >=32bit shifts by Markos Chandras · 10 years ago
  28. e5bb48b MIPS: bpf: Drop update_on_xread and always initialize the X register by Markos Chandras · 10 years ago
  29. 10c4d61 MIPS: bpf: Fix is_range() semantics by Markos Chandras · 10 years ago
  30. 78b95b6 MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes by Markos Chandras · 10 years ago
  31. 91a41d7 MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case by Markos Chandras · 10 years ago
  32. 6e86c59 MIPS: bpf: Use correct mask for VLAN_TAG case by Markos Chandras · 10 years ago
  33. 1ab24a4 MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases by Markos Chandras · 10 years ago
  34. 9eebfe4 MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE by Markos Chandras · 10 years ago
  35. 9ee1606 MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases by Markos Chandras · 10 years ago
  36. 55393ee MIPS: bpf: Return error code if the offset is a negative number by Markos Chandras · 10 years ago
  37. 35a8e16 MIPS: bpf: Use the LO register to get division's quotient by Markos Chandras · 10 years ago
  38. 84c68cb MIPS: mm: uasm: Fix lh micro-assembler instruction by Markos Chandras · 10 years ago
  39. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  40. 9d98736 MIPS: uasm: Add s3s1s2 instruction builder by Markos Chandras · 10 years ago
  41. a83d081 MIPS: BPF JIT: Fix build error. by Daniel Borkmann · 10 years ago
  42. 16f77de Revert "MIPS: Save/restore MSA context around signals" by Paul Burton · 10 years ago
  43. fb738f8 MIPS: math-emu: Reduce code duplication. by Ralf Baechle · 10 years ago
  44. 8c9eb04 MIPS: KVM: Fix memory leak on VCPU by Deng-Cheng Zhu · 10 years ago
  45. ec3a220 staging: octeon-ethernet: Move PHY activation to .ndo_open(). by David Daney · 10 years ago
  46. 91496ea MIPS: math-emu: Work around limitations of older GCC. by Ralf Baechle · 10 years ago
  47. 7c5491b MIPS: pm-cps: convert smp_mb__*() by Paul Burton · 10 years ago
  48. e114ba2 MIPS: smp-cps: Convert smp_mb__after_atomic_dec() by Paul Burton · 10 years ago
  49. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  50. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  51. fae67ad arch/mips/dec: switch DECstation systems to rtc-cmos by Maciej W. Rozycki · 10 years ago
  52. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  53. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  54. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  55. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  56. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  57. 1d421ca MIPS: IP22/IP28: Improve GIO support by Thomas Bogendoerfer · 10 years ago
  58. a53825e MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX by Eunbong Song · 10 years ago
  59. fd28b9a DEC: Document the R4k MB ASIC mini interrupt controller by Maciej W. Rozycki · 10 years ago
  60. d96cc3d MIPS: Add microMIPS MSA support. by Steven J. Hill · 10 years ago
  61. 8e9ecbc MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. by Daniel Walter · 10 years ago
  62. 8ca635b MIPS: Replace obsolete strict_strto call with kstrto by Daniel Walter · 10 years ago
  63. b4f16c9 MIPS: BFP: Simplify code slightly. by Ralf Baechle · 10 years ago
  64. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  65. b77279b Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into next by Linus Torvalds · 10 years ago
  66. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  67. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  68. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. f7a89f1 MIPS: Call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
  70. 2519823 MIPS: Fix 'write_msa_##' inline macro. by Steven J. Hill · 10 years ago
  71. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  72. 1d61ff6 MIPS: Fix MSA toolchain support detection. by Steven J. Hill · 10 years ago
  73. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  74. 5ece239 Merge back earlier cpufreq material. by Rafael J. Wysocki · 10 years ago
  75. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  76. 5e888e8 mips: Update the email address of Geert Uytterhoeven by Geert Uytterhoeven · 10 years ago
  77. a1eace4 MIPS: Add minimal defconfig for mips_paravirt by Andreas Herrmann · 10 years ago
  78. 9bc463b MIPS: Enable build for new system 'paravirt' by David Daney · 10 years ago
  79. ae6e7e6 MIPS: paravirt: Add pci controller for virtio by David Daney · 10 years ago
  80. 18280ed MIPS: Add code for new system 'paravirt' by David Daney · 10 years ago
  81. 568180a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  82. 90dfdc7 MIPS: Add functions for hypervisor call by David Daney · 10 years ago
  83. cd3f538 MIPS: OCTEON: Add OCTEON3 to __get_cpu_type by Andreas Herrmann · 10 years ago
  84. 45b585c MIPS: Add function get_ebase_cpunum by David Daney · 10 years ago
  85. 18a8cd6 MIPS: Add minimal support for OCTEON3 to c-r4k.c by David Daney · 10 years ago
  86. 35d0470 MIPS: Don't build fast TLB refill handler with 32-bit kernels by David Daney · 10 years ago
  87. a68d09a MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs by David Daney · 10 years ago
  88. 8a837cd MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEON by David Daney · 10 years ago
  89. 6e51116 MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOC by David Daney · 10 years ago
  90. a36d822 MIPS: OCTEON: Enable use of FPU by David Daney · 10 years ago
  91. dadaa1c MIPS: Malta: support powering down by Paul Burton · 10 years ago
  92. 37e5c83 MIPS: Malta: hang on halt by Paul Burton · 10 years ago
  93. 9e53481e MIPS: Malta: Let PIIX4 respond to PCI special cycles by Paul Burton · 10 years ago
  94. b6911bb MIPS: Malta: add suspend state entry code by Paul Burton · 10 years ago
  95. 643c570 MIPS: Define some more PIIX4 registers & values by Paul Burton · 10 years ago
  96. 76ad023 MIPS: DEC: Remove the Halt button interrupt on R4k systems by Maciej W. Rozycki · 10 years ago
  97. 81d10ba MIPS: DEC: Only select the R4k clock event/source on R4k systems by Maciej W. Rozycki · 10 years ago
  98. e496453 MIPS: __delay ABI-dependent subtraction simplification by Maciej W. Rozycki · 10 years ago
  99. 06947aa MIPS: Implement random_get_entropy with CP0 Random by Maciej W. Rozycki · 10 years ago
  100. fedfcb1 MIPS: Netlogic: XLP9XX on-chip SATA support by Ganesan Ramalingam · 10 years ago