1. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 19 years ago
  2. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 19 years ago
  3. bce1a28 [MIPS] R2: Instruction hazard barrier. by Ralf Baechle · 19 years ago
  4. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 19 years ago
  5. 62a4421 [MIPS] Fix VR41xx build errors. by Yoichi Yuasa · 19 years ago
  6. 67a3f6d [MIPS] Fix tx49_blast_icache32_page_indexed. by Atsushi Nemoto · 19 years ago
  7. 1cc8903 [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. by Atsushi Nemoto · 19 years ago
  8. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  9. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 19 years ago
  10. fde3505 [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. by Ralf Baechle · 19 years ago
  11. 9c1f125 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. by Ralf Baechle · 19 years ago
  12. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 19 years ago
  13. 67cbeb3 [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. by Ralf Baechle · 19 years ago
  14. 2ef2e1d [MIPS] EV96100: Fix over two year old typo in variable name. by Ralf Baechle · 19 years ago
  15. c40b92e [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 19 years ago
  16. ed00e87 [MIPS] ITE: Glue build. by Ralf Baechle · 19 years ago
  17. b56bce9 [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 19 years ago
  18. 0428657 [MIPS] ITE8172: Fix build error due to missmatching prototypes. by Ralf Baechle · 19 years ago
  19. f13b68e [MIPS] Fix CONFIG_LIMITED_DMA build. by Ralf Baechle · 19 years ago
  20. 41d4f0e [MIPS] PNX8550 build fix. by Ralf Baechle · 19 years ago
  21. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 19 years ago
  22. c9e321e [MIPS] Fix breakage due to the grand makefile crapectomy. by Ralf Baechle · 19 years ago
  23. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 19 years ago
  24. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 19 years ago
  25. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 19 years ago
  26. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 19 years ago
  27. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 19 years ago
  28. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 19 years ago
  29. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 19 years ago
  30. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 19 years ago
  31. 6fd11a2 [MIPS] Cleanup free_initmem the same way as i386 did. by Ralf Baechle · 19 years ago
  32. 18b68e1 [MIPS] Added tb0287_defconfig back. by Yoichi Yuasa · 19 years ago
  33. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 19 years ago
  34. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
  35. 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
  36. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 19 years ago
  37. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  38. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  39. 4f3a36a [PATCH] RTC: Remove some duplicate BCD definitions by Matt Mackall · 19 years ago
  40. ddcabb4 [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC by Matt Mackall · 19 years ago
  41. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 19 years ago
  42. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  43. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
  44. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 19 years ago
  45. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 19 years ago
  46. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  47. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  48. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 19 years ago
  49. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  50. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  51. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  52. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  53. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 19 years ago
  54. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  55. 48e0810 [MIPS] Update defconfigs. by Ralf Baechle · 19 years ago
  56. 1725605 [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. by Martin Michlmayr · 19 years ago
  57. 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 19 years ago
  58. de862b4 [MIPS] TX49XX has prefetch. by Atsushi Nemoto · 19 years ago
  59. c6281ed [MIPS] Kill tlb-andes.c. by Thiemo Seufer · 19 years ago
  60. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  61. 59b3e8e [MIPS] Makefile crapectomy. by Ralf Baechle · 19 years ago
  62. a206f6a [MIPS] Mention Broadcom part number for BigSur board by Martin Michlmayr · 19 years ago
  63. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  64. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
  65. b1bcb36 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend by Atsushi Nemoto · 19 years ago
  66. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  67. 6254944 [MIPS] Reformat all of signal32.c with tabs instead of space for consistency by Martin Michlmayr · 19 years ago
  68. af2667f [MIPS] Delete unused sys32_waitpid. by Ralf Baechle · 19 years ago
  69. c1449c8 [MIPS] Symmetric Uniprocessor support for Qemu. by Ralf Baechle · 19 years ago
  70. 37caa93 [MIPS] sc-rm7k.c cleanup by Atsushi Nemoto · 19 years ago
  71. e87ddde [MIPS] Add early console for Cobalt. by Peter Horton · 19 years ago
  72. d5fb7f1 [PATCH] USB: OHCI for AU1200 by Jordan Crouse · 20 years ago
  73. 76fa9a2 [PATCH] USB: EHCI for AU1200 by Jordan Crouse · 20 years ago
  74. 9007c9a [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel. by Ralf Baechle · 19 years ago
  75. a904f74 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). by Ralf Baechle · 19 years ago
  76. 4308cb1 [MIPS] Sibyte: Fix interrupt timer off by one bug. by Ralf Baechle · 19 years ago
  77. d6bd0e6 [MIPS] Protect more of timer_interrupt() by xtime_lock. by Ralf Baechle · 19 years ago
  78. 66a9a4f [MIPS] Simple patch to power off DBAU1200 by Matej Kupljen · 20 years ago
  79. 86dde15 [MIPS] Fix DBAu1550 software power off. by Sergei Shtylylov · 19 years ago
  80. de62893 [MIPS] local_r4k_flush_cache_page fix by Atsushi Nemoto · 19 years ago
  81. 3a2f735 [MIPS] Get rid of the IP22-specific code in arclib. by Ralf Baechle · 19 years ago
  82. e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 19 years ago
  83. 6218cf4 [MIPS] Always pass -msoft-float. by Ralf Baechle · 19 years ago
  84. 1443e48 [MIPS] Scatter a bunch of __init over tlbex.c. by Ralf Baechle · 19 years ago
  85. 3367fd5 [MIPS] Momentum: Resurrect after things were moved around a while ago. by Ralf Baechle · 19 years ago
  86. bb7d83f [MIPS] Discard .exit.text at runtime. by Ralf Baechle · 19 years ago
  87. ec28f30 [MIPS] Enable highmem for all MIPS32 and MIPS64 processors. by Ralf Baechle · 19 years ago
  88. cec2f0c [MIPS] A struct console.setup function may not be __init. by Ralf Baechle · 19 years ago
  89. 800d114 [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday. by Atsushi Nemoto · 19 years ago
  90. 778e2ac [MIPS] Fix build error on processors that don's support copy-on-write. by Ralf Baechle · 19 years ago
  91. 4debe4f [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. by Ralf Baechle · 19 years ago
  92. 2fd628f [MIPS] Use generic compat routines for readdir, getdents by Atsushi Nemoto · 19 years ago
  93. 9b6695a [MIPS] SMP: Fix initialization order bug. by Ralf Baechle · 19 years ago
  94. c04030e [PATCH] flags parameter for linkat by Ulrich Drepper · 19 years ago
  95. 8db4168 [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop. by Ralf Baechle · 19 years ago
  96. 1e93e70 [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f. by Ralf Baechle · 19 years ago
  97. 909fa64 [MIPS] jiffies_to_compat_timeval fix by Atsushi Nemoto · 19 years ago
  98. 1e35aab [MIPS] Add topology_init. by Rojhalat Ibrahim · 19 years ago
  99. 76e1dae [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c by Martin Michlmayr · 19 years ago
  100. 7760763 [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_ by Ralf Baechle · 20 years ago