1. 070c7b8 [MIPS] Alchemy: Fix modpost warnings. by Ralf Baechle · 17 years ago
  2. 4ead168 [MIPS] Add generic GPIO to Au1x00 by Florian Fainelli · 17 years ago
  3. b3a04a6 [MIPS] Fix pb1500 reg B access by Yoichi Yuasa · 17 years ago
  4. 08a4593 [MIPS] Alchemy: Fix wrong cast by Yoichi Yuasa · 17 years ago
  5. c3543e2 [MIPS] Separate Alchemy processor based boards config by Yoichi Yuasa · 17 years ago
  6. baa545f [MIPS] MTX1: add idsel cardbus ressources by Florian Fainelli · 17 years ago
  7. 6fff989 [MIPS] MTX1: remove unneeded settings by Florian Fainelli · 17 years ago
  8. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  9. 7ed744d [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c by Eric W. Biederman · 18 years ago
  10. ee40456 [PATCH] sysctl: mips/au1000: remove sys_sysctl support by Eric W. Biederman · 18 years ago
  11. 3f21cde [MIPS] PB1100: Fix pile of warnings by Ralf Baechle · 18 years ago
  12. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  13. 722b05a [MIPS] Alchemy: Fix bunch more warnings. by Ralf Baechle · 18 years ago
  14. 19487f1 [MIPS] Fix pb1200/irqmap.c and apply some missed patches by Atsushi Nemoto · 18 years ago
  15. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  16. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  17. 8a93c49 [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  18. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  19. 0d02f07 [MIPS] PB1200: Remove duplicate definitions by Yoichi Yuasa · 18 years ago
  20. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  21. c21e6d6 [MIPS] Sort out missuse of __init for prom_getcmdline() by Ralf Baechle · 18 years ago
  22. a597a47 [MIPS] Au1000: Fix warning about unused variable. by Yoichi Yuasa · 18 years ago
  23. 53c1b19 [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency by Sergei Shtylyov · 18 years ago
  24. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  25. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  26. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  27. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  28. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  29. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  30. 79495d8 [MIPS] db1x00: Remove unused mirage_ts.c by Yoichi Yuasa · 18 years ago
  31. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  32. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  33. 6fe725c [MIPS] au1xxx: Support both YAMON and U-Boot by Domen Puncer · 18 years ago
  34. a5e6898 [MIPS] Au1000: Remove au1000 code. by Yoichi Yuasa · 18 years ago
  35. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  36. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  39. fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 18 years ago
  40. 3e2c6ef [MIPS] au1xxx: export dbdma functions by Domen Puncer · 18 years ago
  41. c061389 [MIPS] au1xxx: dbdma, no sleeping under spin_lock by Domen Puncer · 18 years ago
  42. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  43. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  44. 5e46c3a [MIPS] C99-ify struct resource initialization. by Ralf Baechle · 18 years ago
  45. cbb3069 [MIPS] Remove duplicate declarations from Alchemy code. by Ralf Baechle · 18 years ago
  46. fbd7a38 [MIPS] arch/mips/au1000/time.c cleanup by Sergei Shtylyov · 18 years ago
  47. a643d2b [MIPS] Au1xxx: board specific irq code cleanup by Herbert Valerio Riedel · 18 years ago
  48. fef6d6a [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment by Sergei Shtylyov · 18 years ago
  49. 9370b35 [MIPS] Save write-only Config.OD from being clobbered by Sergei Shtylyov · 18 years ago
  50. 343fdc3 [MIPS] AU1xxx mips_timer_interrupt() fixes by Herbert Valerio Riedel · 18 years ago
  51. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  52. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 18 years ago
  53. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 18 years ago
  54. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  55. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  56. d5fb7f1 [PATCH] USB: OHCI for AU1200 by Jordan Crouse · 19 years ago
  57. 76fa9a2 [PATCH] USB: EHCI for AU1200 by Jordan Crouse · 19 years ago
  58. 66a9a4f [MIPS] Simple patch to power off DBAU1200 by Matej Kupljen · 19 years ago
  59. 86dde15 [MIPS] Fix DBAu1550 software power off. by Sergei Shtylylov · 18 years ago
  60. 8073055 [MIPS] Au1xx0: really set KSEG0 to uncached on reboot by Sergei Shtylylov · 19 years ago
  61. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  62. ecd5a73 [MIPS] Alchemy: Set board type on initialization. by Ralf Baechle · 19 years ago
  63. dea9100 [MIPS] Alchemy: Fix BCSR accesses. by Ralf Baechle · 19 years ago
  64. b60ccd5 [MIPS] Alchemy: Console output fixup by Pantelis Antoniou · 19 years ago
  65. c5b6097 [PATCH] arch/mips/au1000/common/usbdev.c: don't concatenate __FUNCTION__ with strings by Clemens Buchacher · 19 years ago
  66. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  67. 01a16fa [PATCH] fbdev: Remove remains of epson1356fb by Ralf Baechle · 19 years ago
  68. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  69. 030274a Remove useless casts of kmalloc return values. by Ralf Baechle · 19 years ago
  70. 2f69ddc Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. by Ralf Baechle · 19 years ago
  71. 3959c79 Don't call memset to clean irq_desc; these data fields have already by Ralf Baechle · 19 years ago
  72. 0c9ec46 smc91x platform support; requires patch to smc91x.h which was sent upstream. by Pete Popov · 19 years ago
  73. ba264b3 Au1[12]00 mmc driver. Only tested on the Au1200 at this point though by Pete Popov · 19 years ago
  74. 2cce826 Kernel gpio/2 routines that will be used by some drivers. by Pete Popov · 19 years ago
  75. 13bb199 Fix a cache snooping issue. by Pete Popov · 19 years ago
  76. d646082 Updated pcmcia driver with pb1200 and db1200 support. by Pete Popov · 19 years ago
  77. efe29c0 - moved platform structure to platform.c by Pete Popov · 19 years ago
  78. 26a940e Cleaned up AMD Au1200 IDE driver: by Pete Popov · 19 years ago
  79. 64abf64 Misc au1200 updates. by Pete Popov · 19 years ago
  80. 57e3e3b When no yamon command line is passed to the kernel, preserve the default by Pete Popov · 19 years ago
  81. e607d6c Get rid of a bunch of debug serial routines. Use prom_printf instead. by Pete Popov · 19 years ago
  82. 1329404 Void functions shouldn't return values by Ladislav Michl · 19 years ago
  83. 3ce86ee Au1x PM fixes. by Pete Popov · 19 years ago
  84. c3455b0 Inline ioremap() calls for constant addresses that map to KSEG1. by Maciej W. Rozycki · 19 years ago
  85. 1342f7e Arrested for multiple offences of header file inclusion. by Ralf Baechle · 19 years ago
  86. fe359bf Fixed buglet with previous patch that broke non au1x builds. by Pete Popov · 19 years ago
  87. 494900a Remove CONFIG_PM dependency from au1x wait in cpu_probe. by Pete Popov · 19 years ago
  88. 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 19 years ago
  89. a3701ca When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system by Pete Popov · 19 years ago
  90. ebc7f12 Int controller fixes. by Pete Popov · 19 years ago
  91. 0f04afb ISOify. by Ralf Baechle · 19 years ago
  92. 2d32ffa Moved irq_tab_alchemy to the board specific irqmap.c files. by Pete Popov · 19 years ago
  93. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 19 years ago
  94. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 19 years ago
  95. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  96. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  97. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago