1. 368b062 MIPS: Octeon: Fix build error if CONFIG_BUG=n by David Daney · 11 years ago
  2. c8d5c68 MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  3. cfceb5e MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  4. cfb9a4e MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  5. f746caa MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  6. b8121f0 MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  7. d414976 MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM by Markos Chandras · 11 years ago
  8. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  9. 4c73fb2 mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG by David Daney · 11 years ago
  10. bf32ebf mips/kvm: Fix name of gpr field in struct kvm_regs. by David Daney · 11 years ago
  11. 688cded mips/kvm: Fix ABI for use of 64-bit registers. by David Daney · 11 years ago
  12. 1f3dc6d mips/kvm: Fix ABI for use of FPU. by David Daney · 11 years ago
  13. 72dd4e7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  14. 8f65793 MIPS: Quit exposing Kconfig symbols in uapi headers. by David Daney · 11 years ago
  15. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  16. ba86e4d KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API. by Sanjay Lal · 11 years ago
  17. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  18. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  19. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  20. 1a461c5 MIPS: clock.h: Remove declaration of cpu_wait. by Ralf Baechle · 11 years ago
  21. 8b92321 MIPS: Rewrite pfn_valid to work in modules, too. by Ralf Baechle · 11 years ago
  22. 49c426b MIPS: Make virt_to_phys() work for all unmapped addresses. by David Daney · 11 years ago
  23. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 11 years ago
  24. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  25. b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 11 years ago
  26. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  27. 0ab2b7d MIPS: Add new GIC clockevent driver. by Raghu Gandham · 11 years ago
  28. 2675fa7 MIPS: Formatting clean-ups for clocksources. by Steven J. Hill · 11 years ago
  29. dfa762e MIPS: Refactor GIC clocksource code. by Steven J. Hill · 11 years ago
  30. 28ea215 MIPS: Move 'gic_frequency' to common location. by Steven J. Hill · 11 years ago
  31. ff86714 MIPS: Move 'gic_present' to common location. by Steven J. Hill · 11 years ago
  32. 8508488 MIPS: MIPS16e: Support handling of delay slots. by Steven J. Hill · 11 years ago
  33. cd57470 MIPS: MIPS16e: Add instruction formats. by Steven J. Hill · 11 years ago
  34. 26c5e07 MIPS: microMIPS: Optimise 'memset' core library function. by Steven J. Hill · 11 years ago
  35. 1658f91 MIPS: microMIPS: Disable LL/SC and fix linker bug. by Steven J. Hill · 11 years ago
  36. fb6883e MIPS: microMIPS: Support handling of delay slots. by Leonid Yegoshin · 11 years ago
  37. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 11 years ago
  38. 102cedc MIPS: microMIPS: Floating point support. by Leonid Yegoshin · 11 years ago
  39. cf6d905 MIPS: microMIPS: Fix macro naming in micro-assembler. by Steven J. Hill · 11 years ago
  40. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 11 years ago
  41. 270690e MIPS: FW: Remove obsolete header file for MTI platforms. by Steven J. Hill · 11 years ago
  42. 14aecdd MIPS: FW: Add environment variable processing. by Steven J. Hill · 11 years ago
  43. 98ffcf6 MIPS: Add declarations to MIPS Technologies Inc. generic header. by Steven J. Hill · 11 years ago
  44. f9afbd4 MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap. by Sanjay Lal · 12 years ago
  45. 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
  46. 740765c KVM/MIPS32: Arch specific KVM data structures. by Sanjay Lal · 12 years ago
  47. fc0460d MIPS: IP27: Remove pfn_t. by Ralf Baechle · 11 years ago
  48. 9b3539e Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  49. 51e3960 MIPS: ralink: add memory definition for MT7620 by John Crispin · 11 years ago
  50. fe98f61 MIPS: ralink: add memory definition for RT3883 by John Crispin · 11 years ago
  51. 38d5b81 MIPS: ralink: add memory definition for RT2880 by John Crispin · 11 years ago
  52. dafecee MIPS: ralink: add memory definition for RT305x by John Crispin · 11 years ago
  53. 4d9f77d MIPS: add detect_memory_region() by John Crispin · 11 years ago
  54. de3eb02 MIPS: ralink: add cpu-feature-overrides.h by Gabor Juhos · 11 years ago
  55. 594bde6 MIPS: ralink: adds support for MT7620 SoC family by John Crispin · 11 years ago
  56. 293840b MIPS: ralink: adds support for RT3883 SoC family by John Crispin · 11 years ago
  57. 80fb55a MIPS: ralink: adds support for RT2880 SoC family by John Crispin · 11 years ago
  58. 8ddc251 MIPS: ralink: add RT5350 sdram register defines by John Crispin · 11 years ago
  59. bb19fea MIPS: ralink: add RT3352 register defines by John Crispin · 11 years ago
  60. 9169a5d MIPS: move mips_{set,get}_machine_name() to a more generic place by John Crispin · 11 years ago
  61. 2247867 MIPS: Init new mmu_context for each possible CPU to avoid memory corruption by Huacai Chen · 11 years ago
  62. 8759934 MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem by Huacai Chen · 11 years ago
  63. c80dd3b MIPS: Netlogic: Merge platform usb.h to usb-init.c by Jayachandran C · 11 years ago
  64. 033e6f2 MIPS: Netlogic: Remove unused code by Jayachandran C · 11 years ago
  65. 1ad4af8 MIPS: Netlogic: Add 32-bit support for XLP by Jayachandran C · 11 years ago
  66. 3c0553e MIPS: Netlogic: Avoid using fixed PIC IRT index by Jayachandran C · 11 years ago
  67. e6904ff MIPS: Netlogic: Remove unused EIMR/EIRR functions by Jayachandran C · 11 years ago
  68. 33ff712 MIPS: Netlogic: Optimize and fix write_c0_eimr() by Jayachandran C · 11 years ago
  69. 042df4f MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c by Jonas Gorski · 11 years ago
  70. ab8ed98 MIPS: BCM63XX: add flash detection for BCM6362 by Jonas Gorski · 11 years ago
  71. a156ba6 MIPS: BCM63XX: enable pcie for BCM6362 by Jonas Gorski · 11 years ago
  72. 08a41d1 MIPS: BCM63XX: enable SPI controller for BCM6362 by Jonas Gorski · 11 years ago
  73. 2c8aaf7 MIPS: BCM63XX: add basic BCM6362 support by Jonas Gorski · 11 years ago
  74. 6605428 MIPS: BCM63XX: fix revision ID width by Jonas Gorski · 11 years ago
  75. 8a398d7 MIPS: BCM63XX: remove duplicate spi register definitions by Jonas Gorski · 11 years ago
  76. b6d92b4 MIPS: Add option to disable software I/O coherency. by Steven J. Hill · 11 years ago
  77. bfd08ba MIPS: microMIPS: Add instruction utility macros. by Steven J. Hill · 11 years ago
  78. a6a4834 MIPS: microMIPS: uasm: Add microMIPS micro assembler support. by Steven J. Hill · 11 years ago
  79. abc597f MIPS: microMIPS: uasm: Split 'uasm.c' into two files. by Steven J. Hill · 11 years ago
  80. 2aa9fd0 MIPS: microMIPS: Add instruction formats. by Steven J. Hill · 11 years ago
  81. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  82. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  83. 7315438 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  84. 61f3d0a Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  85. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  86. 3d39019 MIPS: Remove redundant instructions from arch_spin_{,try}lock. by David Daney · 11 years ago
  87. 3b5e50e Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK." by Ralf Baechle · 11 years ago
  88. e01961c MIPS: Remove further use of .subsection by Ralf Baechle · 11 years ago
  89. 02b849f MIPS: Get rid of the use of .macro in C code. by Ralf Baechle · 11 years ago
  90. 0bfbf6a MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match. by Ralf Baechle · 11 years ago
  91. ad04c2e MIPS: Use inline function to access current thread pointer. by Ralf Baechle · 11 years ago
  92. 5bbea36 MIPS: Add linux/mm_types.h to pgtable.h by Corey Minyard · 11 years ago
  93. ab300d1 spi/bcm63xx: remove unused speed_hz variable by Jonas Gorski · 11 years ago
  94. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  96. 80fa8181 MIPS: Delete definition of SA_RESTORER. by Ralf Baechle · 11 years ago
  97. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  98. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  99. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 11 years ago
  100. 9736751 MIPS: BCM63XX: Make nvram checksum failure non fatal by Jonas Gorski · 11 years ago