1. 7178d2c mips: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  2. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  3. 475d592 Merge branch '3.16-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  4. 5236d5c MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge by Atsushi Nemoto · 10 years ago
  5. ad6f9022 MIPS: TXx9: Fix quirk_slc90e66_ide by Atsushi Nemoto · 10 years ago
  6. f0a7a2d MIPS: TXx9: 7segled: add missing put_device call by Levente Kurusa · 11 years ago
  7. 1610c8a MIPS: TXx9: Add missing put_device call by Levente Kurusa · 11 years ago
  8. 8e9ecbc MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. by Daniel Walter · 10 years ago
  9. c8acd40 MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selected by Markos Chandras · 11 years ago
  10. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  11. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  12. f9612a65 mips: txx9: change GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  13. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  14. f7be4e7 MIPS: early_printk: drop __init annotations by Aaro Koskinen · 12 years ago
  15. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  16. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  17. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  18. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  19. f7257d3 MIPS: PCI: Add missing __devinit attributions to fixup functions. by Ralf Baechle · 12 years ago
  20. b33b440 MIPS: TXX9: use IS_ENABLED() macro by Florian Fainelli · 13 years ago
  21. 85a053f MIPS: PCI: Move fixups from __init to __devinit. by Sebastian Andrzej Siewior · 12 years ago
  22. 9349b44 Merge branch 'pci/myron-final-fixups-v2' into next by Bjorn Helgaas · 12 years ago
  23. 02d4b36 MIPS/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  24. 938ca51 MIPS/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  25. 193fb42 MIPS: txx9 7segled fix struct device has no member by Yoichi Yuasa · 13 years ago
  26. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  27. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  28. 269a3eb mips: txx9_sram - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  29. 0e38eaf mips: 7segled - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  30. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  31. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  32. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  33. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  34. 4785488 mips: tx99: remove CONFIG_MTD_PARTITIONS check by Jamie Iles · 13 years ago
  35. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  36. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  37. d7ae7c7 MIPS: TXx9: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  38. 0bec405 MIPS: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  39. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  40. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  41. a8b361d MIPS: TXx9: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  42. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  44. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  45. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  46. ab4ba29 MIPS: TXx9: Remove forced serial console setting by Yoichi Yuasa · 15 years ago
  47. 98bea6f MIPS: TXx9: Cleanup builtin-cmdline processing by Atsushi Nemoto · 15 years ago
  48. 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
  49. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  50. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  51. c4304529 MIPS: Make local arrays with CL_SIZE static __initdata by Atsushi Nemoto · 15 years ago
  52. fcc152f MIPS: TXx9: Fix spi-baseclk value by Atsushi Nemoto · 15 years ago
  53. a2e62f3 MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove. by Ralf Roesch · 15 years ago
  54. 70ebadc MIPS: TXx9: Fix error handling. by Julia Lawall · 15 years ago
  55. 13680ad MIPS: TXx9: Disable PM capability of TX493[89] internal ether by Atsushi Nemoto · 15 years ago
  56. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  57. 923e381 MIPS: TXx9: Add TX4939 RNG support by Atsushi Nemoto · 15 years ago
  58. c3b28ae MIPS: TXx9: Add SRAMC support by Atsushi Nemoto · 15 years ago
  59. 742cd58 MIPS: TXx9: Add ACLC support by Atsushi Nemoto · 15 years ago
  60. f48c8c9 MIPS: TXx9: Add DMAC support by Atsushi Nemoto · 15 years ago
  61. 740ebe4 MIPS: TXx9: Fix possible overflow in clock calculations by Atsushi Nemoto · 15 years ago
  62. a591f5d [MTD] [NAND] TXx9: add NDFMC support by Atsushi Nemoto · 15 years ago
  63. 65655b5 MIPS: TXx9: Add support for TX4939 internal RTC by Atsushi Nemoto · 16 years ago
  64. 97b0511 MIPS: TXx9: Make firmware parameter passing more robust by Geert Uytterhoeven · 16 years ago
  65. 1ba5a17 MIPS: RBTX4939: Add smc91x support by Atsushi Nemoto · 16 years ago
  66. bc89b2b MIPS: TXx9: 7 segment LED support by Atsushi Nemoto · 16 years ago
  67. 5d1d2f8 TXx9: Add TX4938 ATA support (v3) by Atsushi Nemoto · 16 years ago
  68. 4bacc68 MIPS: TXx9: Add TX4939 ATA support (v2) by Atsushi Nemoto · 16 years ago
  69. b6263ff MIPS: TXx9: Implement prom_free_prom_memory by Atsushi Nemoto · 16 years ago
  70. b27311e MIPS: TXx9: Add RBTX4939 board support by Atsushi Nemoto · 16 years ago
  71. 0dcdbe6 MIPS: TXx9: Add TX4939 SoC support by Atsushi Nemoto · 16 years ago
  72. ae027ea MIPS: TXx9: IOC LED support by Atsushi Nemoto · 16 years ago
  73. f6d9831 MIPS: TXx9: stop_unused_modules by Atsushi Nemoto · 16 years ago
  74. ce8e741 MIPS: TXx9: Add board_be_init for TX4927/TX4938 by Atsushi Nemoto · 16 years ago
  75. 496a3b5 MIPS: TXx9: Default machine_restart using watchdog reset by Atsushi Nemoto · 16 years ago
  76. d75a40e MIPS: TXx9: Make spi_eeprom.c more generic by Atsushi Nemoto · 16 years ago
  77. 7489436 MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO by Atsushi Nemoto · 16 years ago
  78. 51f607c MIPS: TXx9: Add mtd support by Atsushi Nemoto · 16 years ago
  79. c7b95bc MIPS: TXx9: Runtime configuration of timeout-error by Atsushi Nemoto · 16 years ago
  80. d10e025 MIPS: TXx9: Cache fixup by Atsushi Nemoto · 16 years ago
  81. 860e546 MIPS: TXx9: Early command-line preprocessing by Atsushi Nemoto · 16 years ago
  82. 265b89d MIPS: TXx9: Add prom_getenv by Atsushi Nemoto · 16 years ago
  83. e0dfb20 MIPS: TXx9: Improve handling of built-in and command-line args by Atsushi Nemoto · 16 years ago
  84. 073828d [MIPS] TXx9: Fix txx9_pcode initialization by Atsushi Nemoto · 16 years ago
  85. 1374d08 [MIPS] TXx9: Fix mips_hpt_frequency initialization by Atsushi Nemoto · 16 years ago
  86. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 16 years ago
  87. e352953 [MIPS] TXx9: Support early_printk by Atsushi Nemoto · 16 years ago
  88. 7779a5e [MIPS] TXx9: Unify serial_txx9 setup by Atsushi Nemoto · 16 years ago
  89. bb72f1f [MIPS] TXx9: Random cleanup by Atsushi Nemoto · 16 years ago
  90. c49f91f [MIPS] TXx9: Make tx4938-specific code more independent by Atsushi Nemoto · 16 years ago
  91. f6727fb [MIPS] TXx9: Make tx3927-specific code more independent by Atsushi Nemoto · 16 years ago
  92. 6831472 [MIPS] TXx9: Cleanup watchdog by Atsushi Nemoto · 16 years ago
  93. a49297e [MIPS] TXx9: Cleanup restart/halt/power_off by Atsushi Nemoto · 16 years ago
  94. 0751752 [MIPS] TXx9: Add some pci options by Atsushi Nemoto · 16 years ago
  95. e0eb730 [MIPS] TXx9: Fix some sparse warnings by Atsushi Nemoto · 16 years ago
  96. 94a4c32 [MIPS] TXx9: Add 64-bit support by Atsushi Nemoto · 16 years ago
  97. 255033a [MIPS] TXx9: Cleanups for 64-bit support by Atsushi Nemoto · 16 years ago
  98. 8d795f2 [MIPS] TXx9: Miscellaneous build fixes by Atsushi Nemoto · 16 years ago
  99. 7b22609 [MIPS] TXx9: cleanup and fix some sparse warnings by Atsushi Nemoto · 16 years ago
  100. 4c642f3 [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx by Atsushi Nemoto · 16 years ago