1. 6ba045f MIPS: Move generated code to .text for microMIPS by Jayachandran C · 11 years ago
  2. 1990e54 MIPS: Get rid of MIPS I flag and test macros. by Ralf Baechle · 11 years ago
  3. 0dad5d2 MIPS: Malta: Move platform-specific PCI code to arch/mips/pci. by Ralf Baechle · 11 years ago
  4. f69df6d MIPS: Sibyte: Fix comment. by Ralf Baechle · 11 years ago
  5. a7543d6 MIPS: Sibyte: Remove duplicate but harmless line from Platform file. by Ralf Baechle · 11 years ago
  6. 1afb49d0 MIPS: Update cavium_octeon_defconfig by David Daney · 11 years ago
  7. fde1799 MIPS: OCTEON: Remove custom serial setup code. by David Daney · 11 years ago
  8. 5219343 MIPS: OCTEON: Set proper UART clock in internal device trees. by David Daney · 11 years ago
  9. 450acb0 MIPS: BCM63XX: add support for the Netgear CVG834G by Florian Fainelli · 11 years ago
  10. 0b35f0c MIPS: BCM63XX: let board specify an external GPIO to reset PHY by Florian Fainelli · 11 years ago
  11. 0680dc8 MIPS: BCM63XX: provide a MAC address for BCM3368 chips by Florian Fainelli · 11 years ago
  12. d753601 MIPS: BCM63XX: recognize Cable Modem firmware format by Florian Fainelli · 11 years ago
  13. 7b93342 MIPS: BCM63XX: add support for BCM3368 Cable Modem by Florian Fainelli · 11 years ago
  14. ae8de61 MIPS: BCM63XX: select BOOT_RAW by Florian Fainelli · 11 years ago
  15. 169c3c1 MIPS: Delete Wind River ppmc eval board support. by Paul Gortmaker · 11 years ago
  16. 5a772ee MIPS: fcntl.h: Use __kernel_off_t, not off_t. by Ralf Baechle · 11 years ago
  17. a932fec MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>. by Ralf Baechle · 11 years ago
  18. 4b54f06 MIPS: remove alloc_pci_controller prototype by Jonas Gorski · 11 years ago
  19. d6e3469 MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCs by Jonas Gorski · 11 years ago
  20. 937ad10 MIPS: BCM63XX: Handle SW IRQs 0-1 by Kevin Cernekee · 11 years ago
  21. 1400eb6 MIPS: r4k,octeon,r2300: stack protector: change canary per task by Gregory Fong · 11 years ago
  22. 36ecafc MIPS: initial stack protector support by Gregory Fong · 11 years ago
  23. 23df341 MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS by Markos Chandras · 11 years ago
  24. d3478d5 mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  25. b806113 MIPS: MSP71xx: Remove gpio drivers by Paul Bolle · 11 years ago
  26. 9601cd1 MIPS: DEC: remove unbuildable promcon.c by Paul Bolle · 11 years ago
  27. 0e6ecc1 MIPS: Fixup check for invalid scratch register by Jayachandran C · 11 years ago
  28. 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 11 years ago
  29. 8ecd083 MIPS: Netlogic: Fix plat_irq_dispatch by Jayachandran C · 11 years ago
  30. 6099115 MIPS: Netlogic: Remove workarounds for early SoCs by Jayachandran C · 11 years ago
  31. 7221383 MIPS: Netlogic: Fixup memory regions for prefetch by Jayachandran C · 11 years ago
  32. 4033d38 MIPS: Netlogic: wait for all hardware threads by Jayachandran C · 11 years ago
  33. 9f1f1e7 MIPS: Netlogic: Fix sign extension in PIC write by Jayachandran C · 11 years ago
  34. fd5f527 MIPS: Netlogic: use branch instead of jump by Jayachandran C · 11 years ago
  35. 919f9ab MIPS: Netlogic: move cpu_ready array to boot area by Jayachandran C · 11 years ago
  36. 53c8321 MIPS: Netlogic: Add nlm_get_boot_data() helper by Jayachandran C · 11 years ago
  37. 571886b MIPS: Netlogic: Initialization when !CONFIG_SMP by Jayachandran C · 11 years ago
  38. 9584c55 MIPS: Netlogic: Split reset code out of smpboot.S by Jayachandran C · 11 years ago
  39. aceee09 MIPS: Netlogic: Split XLP device tree code to dt.c by Jayachandran C · 11 years ago
  40. 8f0b043 MIPS: Netlogic: Support compressed kernel by Jayachandran C · 11 years ago
  41. d6a5078 MIPS: boot: Fixes for compressed/uart-16550.c by Jayachandran C · 11 years ago
  42. 5649d37 MIPS: Netlogic: COP2 save/restore code by Jayachandran C · 11 years ago
  43. 64f6ebe MIPS: Netlogic: rename nlm_cop2_save/restore by Jayachandran C · 11 years ago
  44. 1c146cd MIPS: Netlogic: Fix nlm_read_c2_status() definition by Jayachandran C · 11 years ago
  45. 83bee79 MIPS: Allow kernel to use coprocessor 2 by Jayachandran C · 11 years ago
  46. 2c952e0 MIPS: Move cop2 save/restore to switch_to() by Jayachandran C · 11 years ago
  47. 79f8511 MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA by Ganesan Ramalingam · 11 years ago
  48. 4954a9a MIPS: Support SWIOTLB in default dma operations by Jayachandran C · 11 years ago
  49. 0cecdde MIPS: Kconfig: Remove extranous help keyword. by Ralf Baechle · 11 years ago
  50. e05eb3f MIPS: Kconfig: Move ZONE_DMA to a more appropriate place. by Ralf Baechle · 11 years ago
  51. 5a5f1ef MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath by Markos Chandras · 11 years ago
  52. c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 11 years ago
  53. e7f3b48 MIPS: Cleanup flags in syscall flags handlers. by Ralf Baechle · 11 years ago
  54. 41c8366 MIPS: using strlcpy() instead of strncpy() by Chen Gang · 11 years ago
  55. 24b1944 MIPS: Ralink: Use strlcpy() instead of strncpy(). by Chen Gang · 11 years ago
  56. 90a6fb1 MIPS: Lantiq: Use strlcpy() instead of strncpy(). by Chen Gang · 11 years ago
  57. 0ec3151 MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED by David Daney · 11 years ago
  58. 02a49d5 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL by David Daney · 11 years ago
  59. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  60. 6e7582b MIPS: PowerTV: use free_reserved_area() to simplify code by Jiang Liu · 11 years ago
  61. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  62. cdfce53 MIPS: ralink: add missing SZ_1M multiplier by John Crispin · 11 years ago
  63. 7b741aa MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. by Ralf Baechle · 11 years ago
  64. 38c3c0f MIPS: OCTEON: Improve _machine_halt implementation. by David Daney · 11 years ago
  65. 406b5ee MIPS: rtlx: Fix implicit declaration of function set_vi_handler() by Yoichi Yuasa · 11 years ago
  66. ed82985 mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. by David Daney · 11 years ago
  67. 4c73fb2 mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG by David Daney · 11 years ago
  68. 8d17dd0 mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs by David Daney · 11 years ago
  69. bf32ebf mips/kvm: Fix name of gpr field in struct kvm_regs. by David Daney · 11 years ago
  70. 688cded mips/kvm: Fix ABI for use of 64-bit registers. by David Daney · 11 years ago
  71. 1f3dc6d mips/kvm: Fix ABI for use of FPU. by David Daney · 11 years ago
  72. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  73. 72dd4e7 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  74. a9a6e7a MIPS: Trap exception handling fixes by Maciej W. Rozycki · 11 years ago
  75. 8f65793 MIPS: Quit exposing Kconfig symbols in uapi headers. by David Daney · 11 years ago
  76. be8a6d4 MIPS: Remove duplicate definition of check_for_high_segbits. by David Daney · 11 years ago
  77. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  78. 22047b8 kprobes/mips: Fix to check double free of insn slot by Masami Hiramatsu · 11 years ago
  79. 6d17c0d KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock() by Sanjay Lal · 11 years ago
  80. ba86e4dd 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
  81. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  82. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  83. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  84. d882f07 MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. by Ralf Baechle · 11 years ago
  85. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  86. c9b6869 MIPS: Idle: Make call of function pointer readable. by Ralf Baechle · 11 years ago
  87. f91a148 MIPS: Idle: Consistently reformat inline assembler. by Ralf Baechle · 11 years ago
  88. 00baf85 MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. by Ralf Baechle · 11 years ago
  89. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  90. 1a461c5 MIPS: clock.h: Remove declaration of cpu_wait. by Ralf Baechle · 11 years ago
  91. 8b92321 MIPS: Rewrite pfn_valid to work in modules, too. by Ralf Baechle · 11 years ago
  92. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  93. 02fdb79 arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  94. 2792d42 MIPS: ralink: use the dwc2 driver for the rt305x USB controller by Matthijs Kooijman · 12 years ago
  95. 5000653 MIPS: Extract schedule_mfi info from __schedule by Tony Wu · 12 years ago
  96. e7438c4 MIPS: Fix sibling call handling in get_frame_info by Tony Wu · 12 years ago
  97. d552b23 MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 12 years ago
  98. 49c426b MIPS: Make virt_to_phys() work for all unmapped addresses. by David Daney · 12 years ago
  99. e84ff42 MIPS: Fix build error for crash_dump.c in 3.10-rc1 by EunBong Song · 11 years ago
  100. bda97ed MIPS: Xway: Fix clk leak by Libo Chen · 11 years ago