1. 73f4388 [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup(). by Ralf Baechle · 18 years ago
  2. 4e5852f [MIPS] EV64120: Fix PCI interrupt allocation. by Ralf Baechle · 18 years ago
  3. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  4. 325d08d [MIPS] EV64120: Fix timer initialization for HZ != 100. by Ralf Baechle · 18 years ago
  5. ff28cbd [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  6. 907c51b [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  7. d6b861c6 [MIPS] SB1: On bootup only flush cache on local CPU. by Ralf Baechle · 18 years ago
  8. d19f7be [MIPS] Ocelot 3: Fix large number of warnings. by Ralf Baechle · 18 years ago
  9. ad0b365 [MIPS] Ocelot C: Fix mapping of ioport address range. by Ralf Baechle · 18 years ago
  10. 2002d2b [MIPS] Ocelot C: Fix warning about missmatching format string. by Ralf Baechle · 18 years ago
  11. 9c422e2 [MIPS] Ocelot C: fix eth registration after conversion to platform_device by Ralf Baechle · 18 years ago
  12. cca7233 [MIPS] Ocelot C: Fix large number of warnings. by Ralf Baechle · 18 years ago
  13. 236d333 [MIPS] Do not use -msym32 option for modules. by Atsushi Nemoto · 18 years ago
  14. 8b922a8 [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. by Ralf Baechle · 18 years ago
  15. 9ba126c [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. by Ralf Baechle · 18 years ago
  16. 1a5c5de [MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch. by Ralf Baechle · 18 years ago
  17. 8a88ca8 [MIPS] Fix merge screwup by patch(1) by Ralf Baechle · 18 years ago
  18. 8427829 Revert "[MIPS] Make SPARSEMEM selectable on QEMU." by Ralf Baechle · 18 years ago
  19. 67cac1e [MIPS] Fix warning in mips-boards generic PCI by Yoichi Yuasa · 18 years ago
  20. 64c590b [MIPS] SMTC: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  21. cb56837 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. by Ralf Baechle · 18 years ago
  22. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  23. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  24. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  25. e79f55a [MIPS] Flags must be unsigned long. by Ralf Baechle · 18 years ago
  26. 781b0f8 [MIPS] VSMP: Fix initialization ordering bug. by Ralf Baechle · 18 years ago
  27. 3ab0f40 [MIPS] Fix warning of printk format in mips_srs_init() by Yoichi Yuasa · 18 years ago
  28. 38384c8 [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer() by Yoichi Yuasa · 18 years ago
  29. c21e6d6 [MIPS] Sort out missuse of __init for prom_getcmdline() by Ralf Baechle · 18 years ago
  30. e8f05de [MIPS] Add missing file for support of backplane on TX4927 based board by Manish Lachwani · 20 years ago
  31. 0887fa5 [MIPS] TX4927: Remove indent error message that somehow ended in the code. by Ralf Baechle · 18 years ago
  32. e523318 [MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup. by Ralf Baechle · 18 years ago
  33. 77aec99 [MIPS] EMMA 2 / Markeins: struct resource takes physical addresses. by Ralf Baechle · 18 years ago
  34. 4aad7b7 [MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization. by Ralf Baechle · 18 years ago
  35. e30e66b [MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes. by Ralf Baechle · 18 years ago
  36. 408d325 [MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage. by Ralf Baechle · 18 years ago
  37. 6ceb6d3 [MIPS] Ocelot G: Fix build error and numerous warnings. by Ralf Baechle · 18 years ago
  38. c39c30d [MIPS] Fix return value of TXX9 SPI interrupt handler by Yoichi Yuasa · 18 years ago
  39. a597a47 [MIPS] Au1000: Fix warning about unused variable. by Yoichi Yuasa · 18 years ago
  40. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  41. 9448b8f [MIPS] Make SB1 cache flushes not to use on_each_cpu by Manish Lachwani · 18 years ago
  42. f0ec69e [MIPS] Fix warning about unused definition in c-sb1.c by Yoichi Yuasa · 18 years ago
  43. 8cde4a3 [MIPS] SMTC: Make 8 the default number of processors. by Ralf Baechle · 18 years ago
  44. ea3df4a [MIPS] Oprofile: Fix MIPSxx counter number detection. by Ralf Baechle · 18 years ago
  45. 53c1b19 [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency by Sergei Shtylyov · 18 years ago
  46. be609f3 [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations. by Ralf Baechle · 18 years ago
  47. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  48. f8829ca [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page by Ralf Baechle · 18 years ago
  49. 224dc50 [MIPS] Cleanup remaining references to mips_counter_frequency. by Ralf Baechle · 18 years ago
  50. d89e36d [MIPS] Fix iounmap argument to const volatile. by Ralf Baechle · 18 years ago
  51. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  52. e7a6f9c [MIPS] Update tb0287_defconfig by Yoichi Yuasa · 18 years ago
  53. 0895b19 [MIPS] Update pnx8550-v2pci_defconfig by Yoichi Yuasa · 18 years ago
  54. 00ddf2b [MIPS] Update pnx8500-jbs_defconfig by Yoichi Yuasa · 18 years ago
  55. eea32d4 [MIPS] save_context_stack fix by Atsushi Nemoto · 18 years ago
  56. 089c7e7 [MIPS] Use compat_sys_mount. by Ralf Baechle · 18 years ago
  57. 53571ce [MIPS] Fix O32 personality(2) call with 0xffffffff argument. by Thiemo Seufer · 18 years ago
  58. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  59. ba38cdf [MIPS] Malta: Fix uninitialized regs pointer. by Ralf Baechle · 18 years ago
  60. 22c56c3 [MIPS] Delete unneeded pt_regs forward declaration. by Ralf Baechle · 18 years ago
  61. 55b7428 [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() by Franck Bui-Huu · 18 years ago
  62. 9a244b9 [MIPS] Pass NULL not 0 for pointer value. by Ralf Baechle · 18 years ago
  63. c11b3c1b [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. by Ralf Baechle · 18 years ago
  64. 67672f5 [MIPS] BigSur: More useful defconfig. by Ralf Baechle · 18 years ago
  65. 472f291 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c by Mark Mason · 18 years ago
  66. f940541 [MIPS] Workaround for bug in gcc -EB / -EL options. by Ralf Baechle · 18 years ago
  67. ea57428 [MIPS] Fix timer setup for Jazz by Yoichi Yuasa · 18 years ago
  68. e04582b [MIPS] Make sure cpu_has_fpu is used only in atomic context by Atsushi Nemoto · 18 years ago
  69. f5c70dd [MIPS] Fix build errors related to wbflush.h on tx4927/tx4938. by Atsushi Nemoto · 18 years ago
  70. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  71. 0118c3c [MIPS] Malta: Fix build for non-MIPS32/64 configuration. by Ralf Baechle · 18 years ago
  72. 0e8f8f5 [MIPS] NUMA: Register all nodes before cpus or sysfs will barf. by Ralf Baechle · 18 years ago
  73. f431baa [MIPS] ret_from_irq adjustment by Atsushi Nemoto · 18 years ago
  74. 441ee34 [MIPS] Fix RM9000 wait instruction detection. by Ralf Baechle · 18 years ago
  75. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  76. 27f7681 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  77. 6dab2f4 [MIPS] DEC: pt_regs fixes for buserror handlers by Ralf Baechle · 18 years ago
  78. 6554207 [MIPS] Fix return type of gt64120_irq. by Ralf Baechle · 18 years ago
  79. d864b96 [MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument. by Ralf Baechle · 18 years ago
  80. de4f742 [MIPS] Jazz defconfig file. by Ralf Baechle · 18 years ago
  81. 06e8011 [MIPS] Jazz: build fix - include <linux/screen_info.h> by Ralf Baechle · 18 years ago
  82. 3bdcdd6 [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) by Ralf Baechle · 18 years ago
  83. 2cf69e7 [MIPS] Jazz: Fix I/O port resources. by Ralf Baechle · 18 years ago
  84. d62801e [MIPS] DEC: pt_regs fixes for dec_intr_halt. by Ralf Baechle · 18 years ago
  85. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  86. 31aa366 [MIPS] Show actual CPU information in /proc/cpuinfo by Karl-Johan Karlsson · 18 years ago
  87. 5c90d52 [MIPS] Cobalt: Time runs too quickly by Scott Ashcroft · 18 years ago
  88. 59d6ab8 [MIPS] Update Malta config. by Ralf Baechle · 18 years ago
  89. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  90. 7009af8 [MIPS] PNX8550 fixups by Vitaly Wool · 18 years ago
  91. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  92. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  93. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  94. 8db0201 [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. by Ralf Baechle · 18 years ago
  95. 3f82164 [MIPS] DECstation defconfig update by Maciej W. Rozycki · 18 years ago
  96. b58e5d0 [MIPS] Fix size of zones_size and zholes_size array by Atsushi Nemoto · 18 years ago
  97. 34c2dd0 [MIPS] BCM1480: Mask pending interrupts against c0_status.im. by Ralf Baechle · 18 years ago
  98. d599def [MIPS] SB1250: Interrupt handler fixes by Maciej W. Rozycki · 18 years ago
  99. af8b128 [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. by Yoichi Yuasa · 18 years ago
  100. 15a1c51 [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systems by Maciej W. Rozycki · 18 years ago