1. 1e2b980 MIPSnet: Modernize use platform_device API. by Ralf Baechle · 17 years ago
  2. c4be173 [MIPS] update vr41xx Kconfig by Yoichi Yuasa · 17 years ago
  3. 678f4e3 [MIPS] remove 2 select entries for VR41xx by Yoichi Yuasa · 17 years ago
  4. 74142d6 [MIPS] rename VR41XX to VR4100 series by Yoichi Yuasa · 17 years ago
  5. 820c229 [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED. by Milind Arun Choudhary · 17 years ago
  6. 05bc284 [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. by Ralf Baechle · 17 years ago
  7. bea7717 [MIPS] Change PCI host bridge setup/resources by Thomas Bogendoerfer · 17 years ago
  8. 639702b [MIPS] Register PCI host bridge resource earlier by Thomas Bogendoerfer · 17 years ago
  9. 3c5e370 [MIPS] Remove pnx8550-v2pci_defconfig by Yoichi Yuasa · 17 years ago
  10. d619f38 [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs by Mark Mason · 17 years ago
  11. eacb9d6 [MIPS] Remove unused argument from kunmap_coherent(). by Ralf Baechle · 17 years ago
  12. e3cf10e [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. by Ralf Baechle · 17 years ago
  13. 0550233 [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected by Atsushi Nemoto · 17 years ago
  14. f197465 [MIPS] MIPS Tech: Get rid of volatile in core code. by Ralf Baechle · 17 years ago
  15. 78709b9d [MIPS] IP22: Get rid of volatile in IP22 core code. by Ralf Baechle · 17 years ago
  16. 2127435 [MIPS] JMR3927 cleanup by Atsushi Nemoto · 17 years ago
  17. 252161e [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines by Yoichi Yuasa · 17 years ago
  18. 2a9effc [MIPS] Cobalt: Split PCI codes from setup.c by Yoichi Yuasa · 17 years ago
  19. cc50b67 [MIPS] Cobalt: clean up include files by Yoichi Yuasa · 17 years ago
  20. 7f5a771 [MIPS] Fix AP/SP to work in the reality of modern kernels. by Ralf Baechle · 17 years ago
  21. 6f4c5bd [MIPS] Fix oprofile logic to physical counter remapping by Ralf Baechle · 17 years ago
  22. ba755f8 [MIPS] Fix BUG(), BUG_ON() handling by Atsushi Nemoto · 17 years ago
  23. faea623 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. by Atsushi Nemoto · 17 years ago
  24. 5323180 [MIPS] Disallow CpU exception in kernel again. by Atsushi Nemoto · 17 years ago
  25. 9a99435 [MIPS] Add missing silicon revisions for BCM112x by Mark Mason · 17 years ago
  26. 8a1e97e [MIPS] SMTC: Fix recursion in instant IPI replay code. by Ralf Baechle · 17 years ago
  27. 6c9fde4 [MIPS] BCM1480: Fix setting of irq affinity. by Mark Mason · 17 years ago
  28. d6f7036 [MIPS] do_page_fault() needs to use raw_smp_processor_id(). by Ralf Baechle · 17 years ago
  29. 20bb25d [MIPS] SMTC: Fix false trigger of debug code on single VPE. by Ralf Baechle · 17 years ago
  30. ae036b7 [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints. by Ralf Baechle · 17 years ago
  31. fe99f1b [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS by Chris Dearman · 17 years ago
  32. cbde5eb [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. by Chris Dearman · 17 years ago
  33. 619af72 [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT. by Ralf Baechle · 17 years ago
  34. af2944a [MIPS] EV64120: Include <asm/irq.h> to fix warning. by Ralf Baechle · 17 years ago
  35. 9486d59 [MIPS] Ocelot: Fix warning. by Ralf Baechle · 17 years ago
  36. 448f283c [MIPS] Ocelot: Give PMON_v1_setup a proper prototype. by Ralf Baechle · 17 years ago
  37. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 17 years ago
  38. 41a8198 [MIPS] SB1: Fix pile of gcc's bogus format string warnings. by Ralf Baechle · 17 years ago
  39. bf9f88a [MIPS] Jazz: Fix warning. by Ralf Baechle · 17 years ago
  40. e007566 [MIPS] R3000: local_flush_data_cache_page take a pointer argument. by Ralf Baechle · 17 years ago
  41. 7575a49 [MIPS] Implement flush_anon_page(). by Ralf Baechle · 17 years ago
  42. 80e8959 [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0. by Atsushi Nemoto · 17 years ago
  43. c9d0696 [MIPS] Always use virt_to_phys() when translating kernel addresses by Franck Bui-Huu · 17 years ago
  44. 7df4246 [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. by Ralf Baechle · 17 years ago
  45. 43e3c88 [MIPS] mips-boards: More liberal check for mips-board console by Thiemo Seufer · 17 years ago
  46. 119537c [MIPS] Misc fixes for plat_irq_dispatch functions by Thiemo Seufer · 17 years ago
  47. 72ede9b [MIPS] Qemu: Fix Symmetric Uniprocessor support. by Atsushi Nemoto · 17 years ago
  48. 8c36443 [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. by Ralf Baechle · 17 years ago
  49. f510aa3 [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP. by Ralf Baechle · 17 years ago
  50. 46230aa [MIPS] RTLX: Handle copy_*_user return values. by Ralf Baechle · 17 years ago
  51. bc4809e [MIPS] RTLX: Protect rtlx_{read,write} with mutex. by Ralf Baechle · 17 years ago
  52. 61dcc6f [MIPS] RTLX: Harden against compiler reordering and optimization. by Ralf Baechle · 17 years ago
  53. 9e34682 [MIPS] RTLX: Don't use volatile; it's fragile. by Ralf Baechle · 17 years ago
  54. 080e948 [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken. by Ralf Baechle · 17 years ago
  55. 65f8ebe [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. by Ralf Baechle · 17 years ago
  56. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 17 years ago
  57. c6a2f46 [MIPS] Check FCSR for pending interrupts, alternative version by Atsushi Nemoto · 17 years ago
  58. 0e6ee85 [MIPS] kspd: ioctl needs a translation entry. by Ralf Baechle · 17 years ago
  59. aea0e58 [MIPS] Viper2: Remove defective support. by Ralf Baechle · 17 years ago
  60. 795a225 [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs by Chris Dearman · 17 years ago
  61. bb9b813 [MIPS] Sibyte: Fix ZBbus profiler by Ralf Baechle · 17 years ago
  62. ca6f549 [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. by Ralf Baechle · 17 years ago
  63. 8960909 [MIPS] DEC: Remove call to register_prom_console. by Ralf Baechle · 17 years ago
  64. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 17 years ago
  65. b2e569d [MIPS] ARC: Fix several compiler warnings. by Ralf Baechle · 17 years ago
  66. 185d84b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  67. 063ea77 [MIPS] IP27: Build fix by Ralf Baechle · 17 years ago
  68. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 17 years ago
  69. d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 17 years ago
  70. a5664c4 [MIPS] TX39: Remove redundant tx39_blast_icache() calls by Atsushi Nemoto · 17 years ago
  71. 0a22e0d [MIPS] Cobalt: Fix early printk by Yoichi Yuasa · 17 years ago
  72. 57a2050 [MIPS] SMTC: De-obscure Malta hooks. by Ralf Baechle · 17 years ago
  73. f76b7ea [MIPS] Atlas, Malta: Fix build warning. by Ralf Baechle · 17 years ago
  74. 84dd619 mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data by Dale Farnsworth · 17 years ago
  75. 8b4ac6f [MIPS] MTX1: clear PCI errors by Florian Fainelli · 17 years ago
  76. baa545f [MIPS] MTX1: add idsel cardbus ressources by Florian Fainelli · 17 years ago
  77. 6fff989 [MIPS] MTX1: remove unneeded settings by Florian Fainelli · 17 years ago
  78. 5b648a9 [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. by Ralf Baechle · 17 years ago
  79. 47d7c44 [MIPS] Cobalt: update reserved resources by Yoichi Yuasa · 17 years ago
  80. 3a1d821 [MIPS] SN: PCI fixup needs to include <irq.h>. by Ralf Baechle · 17 years ago
  81. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  82. ca471c8 [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. by Ralf Baechle · 17 years ago
  83. 12e4396 [MIPS] No need to write c0_compare in plat_timer_setup by Atsushi Nemoto · 17 years ago
  84. a0574e04 [MIPS] Convert to RTC-class ds1742 driver by Atsushi Nemoto · 17 years ago
  85. 148171b [MIPS] Oprofile: Add missing break statements. by Ralf Baechle · 17 years ago
  86. 69f2827 [MIPS] jmr3927: build fix by Atsushi Nemoto · 17 years ago
  87. 821d313 [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. by Ralf Baechle · 17 years ago
  88. 08274ce [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. by Ralf Baechle · 17 years ago
  89. 440537ef [MIPS] N32 waitid is the same as o32. by Ralf Baechle · 17 years ago
  90. 5ada386 mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data by Dale Farnsworth · 17 years ago
  91. c8d64f8 jmr3927: do not call tc35815_killall(). by Ralf Baechle · 17 years ago
  92. c68644d [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. by Ralf Baechle · 17 years ago
  93. e016c38 [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. by Ralf Baechle · 17 years ago
  94. b772e6d [MIPS] Always fixup unaligned accesses in kernel mode. by Ralf Baechle · 17 years ago
  95. 9b43fb6 [MIPS] Fix dma_sync_*_for_device() functions by Thomas Bogendoerfer · 17 years ago
  96. f13cc01 [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup by Thomas Bogendoerfer · 17 years ago
  97. 3dac256 [MIPS] RTLX: Delete multiple definition of ret shaddowing each other. by Ralf Baechle · 17 years ago
  98. c4c4018 [MIPS] RTLX, VPE: Make open actually atomic. by Ralf Baechle · 17 years ago
  99. cbc8413 [MIPS] excite: Set serial driver iotype to UPIO_RM9000 by Thomas Koeller · 17 years ago
  100. be91589 [MIPS] excite: Rename CONFIG option by Thomas Koeller · 17 years ago