1. d21a771 MIPS: BCM63XX: Properly handle mac address octet overflow by Jonas Gorski · 12 years ago
  2. 0b3e06f MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user. by Jonas Gorski · 12 years ago
  3. cb418b3 Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  4. 77a0d76 Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  5. 8922c9b Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  6. 73d155b Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  7. 35a041e Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  8. e33fd70 Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next by Ralf Baechle · 12 years ago
  9. 9b11d43 Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next by Ralf Baechle · 12 years ago
  10. 1e2038b MIPS: Replace `-' in defconfig filename wth `_' for consistency. by Ralf Baechle · 12 years ago
  11. ce71d24 MIPS: Wire kcmp syscall. by Ralf Baechle · 12 years ago
  12. b30fdd6 MIPS: MIPSsim: Remove the MIPSsim platform. by Steven J. Hill · 12 years ago
  13. b1c5618 MIPS: NOTIFY_RESUME is not needed in TIF masks by Al Viro · 13 years ago
  14. 02f884e MIPS: Merge the identical "return from syscall" per-ABI code by Al Viro · 13 years ago
  15. 0b894bd MIPS: Unobfuscate _TIF..._MASK by Al Viro · 13 years ago
  16. f76f330 MIPS: Prevent hitting do_notify_resume() with !user_mode(regs). by Al Viro · 13 years ago
  17. e376fdf MIPS: Malta: Don't crash on spurious interrupt. by Ralf Baechle · 12 years ago
  18. 636221b MIPS: Malta: Remove RTC Data Mode bootstrap breakage by Maciej W. Rozycki · 12 years ago
  19. 05857c6 MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'. by Steven J. Hill · 12 years ago
  20. b2ab4f0 MIPS: Add base architecture support for RI and XI. by Steven J. Hill · 12 years ago
  21. ff401e5 MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. by Steven J. Hill · 12 years ago
  22. e6de1a0 MIPS: uasm: Add INS and EXT instructions. by Steven J. Hill · 12 years ago
  23. 625c0a2 MIPS: Avoid pipeline stalls on some MIPS32R2 cores. by Steven J. Hill · 12 years ago
  24. 3234f44 MIPS: Make VPE count to be one-based. by Steven J. Hill · 12 years ago
  25. ec167f2 MIPS: Add new end of interrupt functionality for GIC. by Steven J. Hill · 12 years ago
  26. 98b67c3 MIPS: Add EIC support for GIC. by Steven J. Hill · 12 years ago
  27. 2299c49 MIPS: Code clean-ups for the GIC. by Steven J. Hill · 12 years ago
  28. 0b271f5 MIPS: Make GIC code platform independent. by Steven J. Hill · 12 years ago
  29. ec47b27 MIPS: Changes to configuration files for SEAD-3 platform. by Steven J. Hill · 13 years ago
  30. 3070033 MIPS: Add core files for MIPS SEAD-3 development platform. by Steven J. Hill · 12 years ago
  31. 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 12 years ago
  32. 6a88a0f MIPS: lantiq: make use of __gpio_to_irq by John Crispin · 12 years ago
  33. e316cb2 OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC by John Crispin · 12 years ago
  34. 3f8c50c OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support by John Crispin · 12 years ago
  35. 70a26a2 MIPS: Octeon: Add octeon_io_clk_delay() function. by David Daney · 12 years ago
  36. c9f0f0c0 MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain. by David Daney · 12 years ago
  37. 1a7e68f MIPS: Octeon: Make interrupt controller work with threaded handlers. by David Daney · 13 years ago
  38. 88fd858 MIPS: OCTEON: Add support for cn68XX interrupt controller. by David Daney · 13 years ago
  39. 9787c56 MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips. by David Daney · 13 years ago
  40. c5aa59e MIPS: OCTEON: Update register definitions. by David Daney · 13 years ago
  41. 5cf02e5 MIPS: OCTEON: Add detection of cnf71xx parts. by David Daney · 13 years ago
  42. 22df90f MIPS: BCM63XX: Create platform_device for USBD by Kevin Cernekee · 12 years ago
  43. 5fd66c2 MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 device by Kevin Cernekee · 12 years ago
  44. a56e853 MIPS: BCM63XX: Fix USB IRQ definitions for 6328 by Kevin Cernekee · 12 years ago
  45. 18ec0e7 MIPS: BCM63XX: Add register definitions for USBD dependencies by Kevin Cernekee · 12 years ago
  46. 6f94234 MIPS: BCM63XX: Add new IUDMA definitions needed for USBD by Kevin Cernekee · 12 years ago
  47. 932e30b MIPS: BCM63XX: Move DMA descriptor definition into common header file by Kevin Cernekee · 12 years ago
  48. dd89d60 MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368 by Kevin Cernekee · 12 years ago
  49. a0aa457 MIPS: ath79: register USB host controller on the DB120 board by Gabor Juhos · 12 years ago
  50. 00ffed5 MIPS: ath79: add USB platform setup code for AR934X by Gabor Juhos · 12 years ago
  51. 8d3e03e MIPS: ath79: use a helper function for USB resource initialization by Gabor Juhos · 12 years ago
  52. af89fa3 MIPS: mm: Add compound tail page _mapcount when mapped by Jovi Zhang · 12 years ago
  53. 2bd4082 MIPS: CMP/SMTC: Fix tc_id calculation by RongQing.Li · 12 years ago
  54. a1dca31 MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module by Gabor Juhos · 12 years ago
  55. 30404ae MIPS: lantiq: adds support for gptu timers by John Crispin · 12 years ago
  56. f40e1f9 MIPS: lantiq: enable pci clk conditional for xrx200 SoC by John Crispin · 12 years ago
  57. 3a6ac50 MIPS: lantiq: falcon clocks were not enabled properly by John Crispin · 12 years ago
  58. f8cd170 MIPS: lantiq: adds support for nmi and ejtag bootrom vectors by John Crispin · 12 years ago
  59. 70ec905 MIPS: lantiq: external irq sources are not loaded properly by John Crispin · 12 years ago
  60. 9c1628b MIPS: lantiq: dont register irq_chip for the irq cascade by John Crispin · 12 years ago
  61. c2c9c78 MIPS: lantiq: timer irq can be different to 7 by John Crispin · 12 years ago
  62. 61fa969 MIPS: lantiq: split up IRQ IM ranges by John Crispin · 12 years ago
  63. 16cc2cf MIPS: Malta: Delete duplicate PCI fixup. by Ralf Baechle · 12 years ago
  64. 00dc5ce MIPS: ath79: don't hardcode the unavailability of the DSP ASE by Gabor Juhos · 12 years ago
  65. cf9bfe5 MIPS: Synchronize MIPS count one CPU at a time by Jayachandran C · 12 years ago
  66. 5a67044 MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. by Florian Fainelli · 12 years ago
  67. c54de49 MIPS: Module: Deal with malformed HI16/LO16 relocation sequences. by Ralf Baechle · 12 years ago
  68. 861667d MIPS: Fix race condition in module relocation code. by Ralf Baechle · 12 years ago
  69. d3cac35 MIPS: Fix memory leak in error path of HI16/LO16 relocation handling. by Ralf Baechle · 12 years ago
  70. 143ec74 MIPS: MTX-1: Add udelay to mtx1_pci_idsel by Bruno Randolf · 12 years ago
  71. 9463806 MIPS: ath79: select HAVE_CLK by Gabor Juhos · 12 years ago
  72. 5fb2345 MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240 by Gabor Juhos · 12 years ago
  73. b4da14a MIPS: ath79: Fix number of GPIO lines for AR724[12] by Gabor Juhos · 12 years ago
  74. 87161cc MIPS: Octeon: Fix broken interrupt controller code. by David Daney · 12 years ago
  75. 1a9b499 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  76. 95cf146 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 12 years ago
  77. 4b00951 MIPS: Loongson 1: more clk support and add select HAVE_CLK by Yoichi Yuasa · 12 years ago
  78. 47cd734 MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  79. 3e82eee MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  80. 8551fb6 MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  81. b902d9a MIPS: Lantiq: Platform specific CLK fixup by John Crispin · 12 years ago
  82. a9188bc MIPS: Lantiq: Add device_tree_init function by John Crispin · 12 years ago
  83. e29b72f MIPS: Lantiq: Fix interface clock and PCI control register offset by John Crispin · 12 years ago
  84. 93180ce mips: zero out pg_data_t when it's allocated by Minchan Kim · 12 years ago
  85. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  86. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  87. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  88. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  89. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  90. 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  91. 9afd408 MIPS: Loongson 1B: Add defconfig by Kelvin Cheung · 12 years ago
  92. ca585cf MIPS: Loongson 1B: Add board support by Kelvin Cheung · 12 years ago
  93. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  94. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  95. 7e6507a MIPS: Netlogic: early console fix by Jayachandran C · 12 years ago
  96. 93a0293 MIPS: Netlogic: Fix indentation of smpboot.S by Jayachandran C · 12 years ago
  97. 1005f28 MIPS: Netlogic: remove cpu_has_dc_aliases define for XLP by Jayachandran C · 12 years ago
  98. 4d9bb75 MIPS: Netlogic: Remove unused pcibios_fixups by Jayachandran C · 12 years ago
  99. fcf9b4d MIPS: Netlogic: Add XLP SoC devices in FDT by Ganesan Ramalingam · 12 years ago
  100. 57d7cdb MIPS: Netlogic: Add IRQ mappings for more devices by Jayachandran C · 12 years ago