1. 879ba8c [MIPS] IP22: Remove SYS_SUPPORTS_SMP test code. by Ralf Baechle · 18 years ago
  2. 57725f9 [MIPS] Panic on fp exception in kernel mode. by Chris Dearman · 18 years ago
  3. e1a4e46 [MIPS] Malta: Fix build of certain configs. by Ralf Baechle · 18 years ago
  4. 6fe725c [MIPS] au1xxx: Support both YAMON and U-Boot by Domen Puncer · 18 years ago
  5. c36cd4b [MIPS] Save 2k text size in cpu-probe by Thiemo Seufer · 18 years ago
  6. 3a01c49 [MIPS] Uses MIPS_CONF_AR instead of magic constants. by Thiemo Seufer · 18 years ago
  7. 3147374 [MIPS] Make SPARSEMEM selectable on QEMU. by Atsushi Nemoto · 18 years ago
  8. b1c6cd4 [MIPS] Make SPARSEMEM selectable on QEMU. by Atsushi Nemoto · 18 years ago
  9. a5e6898 [MIPS] Au1000: Remove au1000 code. by Yoichi Yuasa · 18 years ago
  10. 722cfd9 [MIPS] Wire up vmsplice(2) and move_pages(2). by Ralf Baechle · 18 years ago
  11. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  12. e1e80b4 [MIPS] Don't include obsolete <linux/config.h>. by Ralf Baechle · 18 years ago
  13. 70ae612 [MIPS] Use KERN_DEBUG to log the SDBBP messages by Chris Dearman · 18 years ago
  14. e35a5e3 [MIPS] Less noise on multithreading exceptions. by Chris Dearman · 18 years ago
  15. 98ab66c [MIPS] Update defconfigs to 2.6.18-rc1. by Ralf Baechle · 18 years ago
  16. 8717433 [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq. by Ralf Baechle · 18 years ago
  17. 2596935 [MIPS] Avoid interprocessor function calls. by Ralf Baechle · 18 years ago
  18. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  19. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  20. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  21. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  22. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  23. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  24. fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 18 years ago
  25. 2e78ae3 [MIPS] 74K: Assume it will also have an AR bit in config7 by Ralf Baechle · 18 years ago
  26. beab375 [MIPS] Treat CPUs with AR bit as physically indexed. by Ralf Baechle · 18 years ago
  27. 92c7b62 [MIPS] Oprofile: Support VSMP on 34K. by Ralf Baechle · 18 years ago
  28. a2c2bc4 [MIPS] MIPS32/MIPS64 S-cache fix and cleanup by Atsushi Nemoto · 18 years ago
  29. 8616587 [MIPS] excite: PCI makefile needs to use += if it wants a chance to work. by Ralf Baechle · 18 years ago
  30. ec52d7b [MIPS] excite: plat_setup -> plat_mem_setup. by Ralf Baechle · 18 years ago
  31. 3e2c6ef [MIPS] au1xxx: export dbdma functions by Domen Puncer · 18 years ago
  32. c061389 [MIPS] au1xxx: dbdma, no sleeping under spin_lock by Domen Puncer · 18 years ago
  33. a3d4539 [MIPS] Early printk for IP27. by Ralf Baechle · 18 years ago
  34. 73f4035 [MIPS] Fix handling of 0 length I & D caches. by Chris Dearman · 18 years ago
  35. c09b47d [MIPS] Typo fixes. by Chris Dearman · 18 years ago
  36. 9318c51 [MIPS] MIPS32/MIPS64 secondary cache management by Chris Dearman · 18 years ago
  37. 6feb6efa [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup() by Yoichi Yuasa · 18 years ago
  38. f41ae0b [MIPS] Fix configuration of R2 CPU features and multithreading. by Ralf Baechle · 18 years ago
  39. e73ea27 [MIPS] Fix build error: don't offer SMP on systems that don't have SMP. by Ralf Baechle · 18 years ago
  40. a620dbe [MIPS] Limit MIPS_MT to MIPS32R2 only. by Ralf Baechle · 18 years ago
  41. 08aecfb [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c. by Yoichi Yuasa · 18 years ago
  42. 1500b9a [MIPS] Remove unused system type name for DDB5074 and DDB5476. by Yoichi Yuasa · 18 years ago
  43. 0ef831b [MIPS] Removes unused functions for GT64120 by Yoichi Yuasa · 18 years ago
  44. 4277ff5 [MIPS] Fix use of ehb instruction for non-R2 configurations. by Ralf Baechle · 18 years ago
  45. 14cd801 [MIPS] Consistent formatting for Qemu makefile segment. by Ralf Baechle · 18 years ago
  46. 136d47d [MIPS] Wire up tee(2). by Ralf Baechle · 18 years ago
  47. 6adb5fe [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. by Ralf Baechle · 18 years ago
  48. 9247857 [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C by Mark.Zhan · 18 years ago
  49. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  50. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  51. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  52. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  53. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  54. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  55. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  56. 0c6856f [PATCH] oprofile: Fix unnecessary cleverness by Markus Armbruster · 18 years ago
  57. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  58. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  59. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  60. 7dbdf43 [PATCH] mips: fix number of mremap arguments by Yoichi Yuasa · 18 years ago
  61. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  62. 1723b4a [MIPS] Make timer interrupt frequency configurable from kconfig. by Atsushi Nemoto · 18 years ago
  63. 35189fa [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. by Ralf Baechle · 18 years ago
  64. 355c471 [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board by dmitry pervushin · 18 years ago
  65. 4a0312f [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors. by Thomas Bogendoerfer · 18 years ago
  66. 4fb60a4 [MIPS] Random fixes for sb1250 by Thiemo Seufer · 18 years ago
  67. b75d4c1 [MIPS] Fix bcm1480 compile by Thiemo Seufer · 18 years ago
  68. 470b160 [MIPS] Remove support for NEC DDB5476. by Ralf Baechle · 18 years ago
  69. eaff388 [MIPS] Remove support for NEC DDB5074. by Ralf Baechle · 18 years ago
  70. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  71. 610019b [MIPS] Remove unused function alloc_pci_controller. by Ralf Baechle · 18 years ago
  72. 9e0c7af [MIPS] IP27: Extract pci_ops into separate file. by Ralf Baechle · 18 years ago
  73. 3a11545 [MIPS] IP27: Use symbolic constants instead of magic numbers. by Ralf Baechle · 18 years ago
  74. c340cc5 [MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig. by Yoichi Yuasa · 18 years ago
  75. f456aca [MIPS] IP27: Cleanup N/M mode configuration. by Ralf Baechle · 18 years ago
  76. 952fa95 [MIPS] APM emu support by Rodolfo Giometti · 18 years ago
  77. aa9772e [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE. by Ralf Baechle · 18 years ago
  78. d8cb4e1 [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration. by Ralf Baechle · 18 years ago
  79. 5e46c3a [MIPS] C99-ify struct resource initialization. by Ralf Baechle · 18 years ago
  80. cbb3069 [MIPS] Remove duplicate declarations from Alchemy code. by Ralf Baechle · 18 years ago
  81. fbd7a38 [MIPS] arch/mips/au1000/time.c cleanup by Sergei Shtylyov · 18 years ago
  82. b0b0e13 [MIPS] Remove unused instances of prom_build_cpu_map. by Ralf Baechle · 18 years ago
  83. c583122 [MIPS] Qemu system shutdown support by Thiemo Seufer · 18 years ago
  84. eae8907 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. by Atsushi Nemoto · 18 years ago
  85. 5deee2d [MIPS] Remove prototype for non-existing function. by Ralf Baechle · 18 years ago
  86. a240a46 [MIPS] Wind River 4KC PPMC Eval Board Support by Mark.Zhan · 18 years ago
  87. a643d2b [MIPS] Au1xxx: board specific irq code cleanup by Herbert Valerio Riedel · 18 years ago
  88. 3c00944 [MIPS] IP27: Fix collision with hardcoded interrupt number. by Ralf Baechle · 18 years ago
  89. e1701fb [PATCH] Fix BCM1480 doubled process accounting times. by [MIPS] James E Wilson · 19 years ago
  90. 4b29f60 [MIPS] Mark PNX8550 support broken. by Ralf Baechle · 18 years ago
  91. 72fbfb26 [MIPS] Fix optimization for size build. by Ralf Baechle · 18 years ago
  92. aac076f [MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected. by Ralf Baechle · 18 years ago
  93. 973c789 [MIPS] Cobalt: Fix undefined reference to disable_early_printk. by Yoichi Yuasa · 18 years ago
  94. c138e12 [MIPS] Fix fpu_save_double on 64-bit. by Atsushi Nemoto · 18 years ago
  95. 7349968 [MIPS] Malta: Handle byteswapping hardare bug in big endian mode. by Elizabeth Oldham · 18 years ago
  96. a8c7250 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  97. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 18 years ago
  98. ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 18 years ago
  99. 460c042 [MIPS] Fix sparse warnings about too big constants. by Atsushi Nemoto · 18 years ago
  100. b6d7c7a [MIPS] IP32: Fix warnings. by Ralf Baechle · 18 years ago