1. bcd0228 [PATCH] MIPS: Fix COW D-cache aliasing on fork by Atsushi Nemoto · 18 years ago
  2. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  3. cbb8fc0 [MIPS] paging_init(): use highend_pfn/highstart_pfn by Franck Bui-Huu · 18 years ago
  4. b228f4c [MIPS] Malta: Resurrect MTD support for onboard flash. by Ralf Baechle · 18 years ago
  5. 2efac77 [MIPS] Discard .exit.text and .exit.data at runtime. by Ralf Baechle · 18 years ago
  6. 9202f32 [MIPS] Export local_flush_data_cache_page for sake of IDE. by Ralf Baechle · 18 years ago
  7. f8bf35a [MIPS] Export pm_power_off by Ralf Baechle · 18 years ago
  8. ae32ffd [MIPS] Export csum_partial_copy_nocheck. by Ralf Baechle · 18 years ago
  9. 86384d5 [MIPS] Discard .exit.text at linktime. by Ralf Baechle · 18 years ago
  10. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  11. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  12. f0647a5 [PATCH] add STB810 support (Philips PNX8550-based) by Vitaly Wool · 18 years ago
  13. c25c79d [MIPS] Qemu now has an ELF loader. by Ralf Baechle · 18 years ago
  14. 9fd32cf [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users by Atsushi Nemoto · 18 years ago
  15. ed99e2b [MIPS] Optimize csum_partial for 64bit kernel by Atsushi Nemoto · 18 years ago
  16. 773ff78 [MIPS] Optimize flow of csum_partial by Atsushi Nemoto · 18 years ago
  17. 52ffe76 [MIPS] Make csum_partial more readable by Atsushi Nemoto · 18 years ago
  18. 14b36af [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines by Thomas Bogendoerfer · 18 years ago
  19. 8e08792 [PATCH] Generic ioremap_page_range: mips conversion by Haavard Skinnemoen · 18 years ago
  20. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  21. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  22. 1b04fe9 [PATCH] struct path: convert mips by Josef Sipek · 18 years ago
  23. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  24. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  25. 584236a [PATCH] elf: include terminating zero in n_namesz by Magnus Damm · 18 years ago
  26. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  27. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  28. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  29. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  30. 49afb1f [MIPS] *-berr: Header inclusions for DEC bus error handlers by Maciej W. Rozycki · 18 years ago
  31. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  32. 1ccd1c1 [MIPS] genirq: use name instead of typename by Atsushi Nemoto · 18 years ago
  33. 25ba2f5 [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type. by Atsushi Nemoto · 18 years ago
  34. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  35. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  36. 08f57f7 [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. by Ralf Baechle · 18 years ago
  37. 0bcdda0 [MIPS] Unify csum_partial.S by Atsushi Nemoto · 18 years ago
  38. 03dbd2e [MIPS] SWARM: Fix a typo in #error directives by Maciej W. Rozycki · 18 years ago
  39. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  40. 8e3d843 [NET]: MIPS checksum annotations and cleanups. by Al Viro · 18 years ago
  41. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  42. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  43. aa414df [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. by Ralf Baechle · 18 years ago
  44. 63dc68a [MIPS] Use conditional traps for BUG_ON on MIPS II and better. by Ralf Baechle · 18 years ago
  45. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  46. 187933f [MIPS] do_IRQ cleanup by Atsushi Nemoto · 18 years ago
  47. 617667b [MIPS] Avoid dupliate D-cache flush on R400C / R4400 SC and MC variants. by Ralf Baechle · 18 years ago
  48. 0550d9d [MIPS] Remove redundant r4k_blast_icache() calls by Atsushi Nemoto · 18 years ago
  49. e567988 [MIPS] Work around bogus gcc warnings. by Ralf Baechle · 18 years ago
  50. dd6bfd6 [MIPS] Fix double inclusions by Nicolas Kaiser · 18 years ago
  51. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  52. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  53. c87b6eb [MIPS] mips hpt cleanup: get rid of mips_hpt_init by Atsushi Nemoto · 18 years ago
  54. 0d02f07 [MIPS] PB1200: Remove duplicate definitions by Yoichi Yuasa · 18 years ago
  55. 714cfe7 [MIPS] Oprofile: kernel support for the R10000. by Ralf Baechle · 18 years ago
  56. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 18 years ago
  57. c237923 [MIPS] Don't print presence of WAIT instruction on bootup. by Ralf Baechle · 18 years ago
  58. 5b10496 [MIPS] Fast path for rdhwr emulation for TLS by Atsushi Nemoto · 18 years ago
  59. 656be92 [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n by Atsushi Nemoto · 18 years ago
  60. 56ae583 [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE by Yoichi Yuasa · 18 years ago
  61. acd86b8 [MIPS] Make free_init_pages() arguments to be physical addresses by Franck Bui-Huu · 18 years ago
  62. a7837b7 [MIPS] setup.c: clean up initrd related code by Franck Bui-Huu · 18 years ago
  63. f5bffe3 [MIPS] setup.c: use __pa_symbol() where needed by Franck Bui-Huu · 18 years ago
  64. d4df6d4 [MIPS] setup.c: get ride of CPHYSADDR() by Franck Bui-Huu · 18 years ago
  65. 99e3b94 [MIPS] page.h: remove __pa() usages. by Franck Bui-Huu · 18 years ago
  66. f5d6c63 [MIPS] Do topology_init even on uniprocessor kernels. by Ralf Baechle · 18 years ago
  67. 177b292 [MIPS] Fix Bonito bootup message. by Ralf Baechle · 18 years ago
  68. eb48287 [MIPS] Hack for SB1 cache issues by Thiemo Seufer · 18 years ago
  69. 73f4388 [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup(). by Ralf Baechle · 18 years ago
  70. 4e5852f [MIPS] EV64120: Fix PCI interrupt allocation. by Ralf Baechle · 18 years ago
  71. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  72. 325d08d [MIPS] EV64120: Fix timer initialization for HZ != 100. by Ralf Baechle · 18 years ago
  73. ff28cbd [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  74. 907c51b [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  75. d6b861c [MIPS] SB1: On bootup only flush cache on local CPU. by Ralf Baechle · 18 years ago
  76. d19f7be [MIPS] Ocelot 3: Fix large number of warnings. by Ralf Baechle · 18 years ago
  77. ad0b365 [MIPS] Ocelot C: Fix mapping of ioport address range. by Ralf Baechle · 18 years ago
  78. 2002d2b [MIPS] Ocelot C: Fix warning about missmatching format string. by Ralf Baechle · 18 years ago
  79. 9c422e2 [MIPS] Ocelot C: fix eth registration after conversion to platform_device by Ralf Baechle · 18 years ago
  80. cca7233 [MIPS] Ocelot C: Fix large number of warnings. by Ralf Baechle · 18 years ago
  81. 236d333 [MIPS] Do not use -msym32 option for modules. by Atsushi Nemoto · 18 years ago
  82. 8b922a8 [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. by Ralf Baechle · 18 years ago
  83. 9ba126c [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. by Ralf Baechle · 18 years ago
  84. 1a5c5de [MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch. by Ralf Baechle · 18 years ago
  85. 8a88ca8 [MIPS] Fix merge screwup by patch(1) by Ralf Baechle · 18 years ago
  86. 8427829 Revert "[MIPS] Make SPARSEMEM selectable on QEMU." by Ralf Baechle · 18 years ago
  87. 67cac1e [MIPS] Fix warning in mips-boards generic PCI by Yoichi Yuasa · 18 years ago
  88. 64c590b [MIPS] SMTC: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  89. cb56837 [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. by Ralf Baechle · 18 years ago
  90. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  91. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  92. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  93. e79f55a [MIPS] Flags must be unsigned long. by Ralf Baechle · 18 years ago
  94. 781b0f8 [MIPS] VSMP: Fix initialization ordering bug. by Ralf Baechle · 18 years ago
  95. 3ab0f40 [MIPS] Fix warning of printk format in mips_srs_init() by Yoichi Yuasa · 18 years ago
  96. 38384c8 [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer() by Yoichi Yuasa · 18 years ago
  97. c21e6d6 [MIPS] Sort out missuse of __init for prom_getcmdline() by Ralf Baechle · 18 years ago
  98. e8f05de [MIPS] Add missing file for support of backplane on TX4927 based board by Manish Lachwani · 20 years ago
  99. 0887fa5 [MIPS] TX4927: Remove indent error message that somehow ended in the code. by Ralf Baechle · 18 years ago
  100. e523318 [MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup. by Ralf Baechle · 18 years ago