1. 127c6f6 SECCOMP for MIPS. by Ralf Baechle · 20 years ago
  2. 53de0d4 Reformat; cosmetic cleanups. by Ralf Baechle · 20 years ago
  3. 1592dac Reformatting, remove debugging code. by Ralf Baechle · 20 years ago
  4. b4dbf95 Get rid of the the remains of 2.4-style ramdisk support. by Ralf Baechle · 20 years ago
  5. 71e0e55 Multithreaded core dumps. by Ralf Baechle · 20 years ago
  6. a3701ca When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system by Pete Popov · 20 years ago
  7. 90a67b5 sys_futex has 6 arguments. by Thiemo Seufer · 20 years ago
  8. 9ff77c4 Export shm_align_mask and flush_data_cache_page. by Ralf Baechle · 20 years ago
  9. 07b4ebd Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. by Ralf Baechle · 20 years ago
  10. 77c728c Gcc 4.0 fixes. by Ralf Baechle · 20 years ago
  11. 5eaf7a2 Use new txx9 serial driver. by Ralf Baechle · 20 years ago
  12. cdaed73 Fix preemption bug. by Ralf Baechle · 20 years ago
  13. ebc7f12 Int controller fixes. by Pete Popov · 20 years ago
  14. fe00f94 Sparseify MIPS. by Ralf Baechle · 20 years ago
  15. 14f18b7 On 24K we did always disable cache parity protection - obviously not by Ralf Baechle · 20 years ago
  16. 0f04afb ISOify. by Ralf Baechle · 20 years ago
  17. 2d32ffa Moved irq_tab_alchemy to the board specific irqmap.c files. by Pete Popov · 20 years ago
  18. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 20 years ago
  19. 784f7b9 Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries by Steven J. Hill · 20 years ago
  20. 333d1f6 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and by Ralf Baechle · 20 years ago
  21. 0bd5d2e Cleanup fpuemuprivate declarations. by Ralf Baechle · 20 years ago
  22. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 20 years ago
  23. d437441 No barrier needed on au1x. by Pete Popov · 20 years ago
  24. 13d1d73 Comment correction after further investigation of issue. by Pete Popov · 20 years ago
  25. 685f779 Fix initialization. Unbreak the wait-for-completion loops. Code cleanup. by Thiemo Seufer · 20 years ago
  26. 65bda1a Switch SiByte drivers back to __raw_*() functions. by Maciej W. Rozycki · 20 years ago
  27. b727a60 Merge do_boot_cpu() into the new style __cpu_up(). by Ralf Baechle · 20 years ago
  28. 0ac3548 On multiprocessor systems the BogoMIPS for each CPU was reported was by Ralf Baechle · 20 years ago
  29. c4ed38a Resurrect Cobalt support for 2.6. by Ralf Baechle · 20 years ago
  30. 9f83d83 -nostdlib boilerplate. by Thiemo Seufer · 20 years ago
  31. dc953df Fix wchan implementation, based on earlier by from Atsushi Nemoto. by Thiemo Seufer · 20 years ago
  32. 4e6a05f Improved modules loader, more robust and works on 64bit kernels. by Thiemo Seufer · 20 years ago
  33. 7ee8798 Until I figure out why NFS filesystems are having problems with by Steven J. Hill · 20 years ago
  34. dd19326 Initialize iomem_resource. by Thiemo Seufer · 20 years ago
  35. 16033d6 Handle addresses beyond VMALLOC_END correctly. by Thiemo Seufer · 20 years ago
  36. 26a51b2 Use intermediate variable. by Thiemo Seufer · 20 years ago
  37. 1ba582a O2 doesn't have _that_ much RAM. by Thiemo Seufer · 20 years ago
  38. d8f5d86 Changed all Au1x boards to noncoherent again. by Pete Popov · 20 years ago
  39. d1abb6a 32-bit compatibility for various timer-related system calls. by Ralf Baechle · 20 years ago
  40. a982099 Update to match the native siginfo structure and code. by Ralf Baechle · 20 years ago
  41. 09276d9 32-bit compatibility for ptrace GETEVENTMSG operation. by Ralf Baechle · 20 years ago
  42. 54f2da7 Implement 32-bit compatibility for waitid(2). by Ralf Baechle · 20 years ago
  43. a19050f Waitid(2) now has 5 arguments. by Ralf Baechle · 20 years ago
  44. b6e203d Use generic compat_sys_wait4 to implement 32-bit wait4(2). by Ralf Baechle · 20 years ago
  45. 39408c6 Replace the complicated and broken attempt to clean interrupt by by Ralf Baechle · 20 years ago
  46. ca8a597 If you want RM7000 better fix it to build first ... by Ralf Baechle · 20 years ago
  47. de1db6f It's unwise to disable all interrupts of the boot node ;-) by Ralf Baechle · 20 years ago
  48. f4b7cdb Enable RM7000 secondary cache for Atlas and Malta boards. by Maciej W. Rozycki · 20 years ago
  49. 79acf83 Moves a test which determines if we actually need to perform a by Ralf Baechle · 20 years ago
  50. c6e8b58 Update MIPS to use the 4-level pagetable code thereby getting rid of by Ralf Baechle · 20 years ago
  51. 57f0060 Document why calling smp_call_function will deadlock when called with by Ralf Baechle · 20 years ago
  52. 505403b 25Kf is also physically indexed. by Ralf Baechle · 20 years ago
  53. a95970f 20Kc and SB1 don't suffer from aliases. by Ralf Baechle · 20 years ago
  54. 84fd089 Delete duplicate copy of fixrange_init. by Ralf Baechle · 20 years ago
  55. cc26b81 rm9000_init() really is __init code. by Ralf Baechle · 20 years ago
  56. a18815a Use preempt_schedule_irq. by Ralf Baechle · 20 years ago
  57. 5417673 More oprofile bits for MIPS32-style performance counters. The code to by Ralf Baechle · 20 years ago
  58. 29c4869 It works better when including arch/mips/sgi-ip27/Kconfig ... by Ralf Baechle · 20 years ago
  59. ae6aafe Move missplaced code line to the right place. by Ralf Baechle · 20 years ago
  60. d1e344e Use hardware mechanism to deal with cache aliases in the 24K. by Ralf Baechle · 20 years ago
  61. 28ecca4 Remove old wrong bits of cache code. by Ralf Baechle · 20 years ago
  62. ea7c394 Clean up SEAD interrupt initialization. by Maciej W. Rozycki · 20 years ago
  63. 925ddb0 Mask and ack CPU interrupts upon initialization. Keep the state by Maciej W. Rozycki · 20 years ago
  64. 38b18f7 Move Sibyte Kconfig stuff into it's own Kconfig. by Ralf Baechle · 20 years ago
  65. db89a48 Replace deprecated interruptible_sleep_on() function call with direct by Ralf Baechle · 20 years ago
  66. f638d19 Update descriptions for MIPS Technologies evaluation boards. by Maciej W. Rozycki · 20 years ago
  67. b6d468e Reenable EARLY_PRINTK for the DECstation. by Maciej W. Rozycki · 20 years ago
  68. 3044299 Formatting fixes. by Maciej W. Rozycki · 20 years ago
  69. aa0980b Fixes for system controllers for Atlas/Malta core cards. by Maciej W. Rozycki · 20 years ago
  70. bec0204 Actually route cPCI interrupts. Update inaccurate comments. by Maciej W. Rozycki · 20 years ago
  71. c623764 Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 20 years ago
  72. b053c98 Fix register layout in o32 core dumps on 64-bit systems. by Ralf Baechle · 20 years ago
  73. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 20 years ago
  74. 8c93650 Dummy ISA DMA functions for systems that don't have ISA but share by Ralf Baechle · 20 years ago
  75. b188ffe Fix build with SMP disabled and preemption enabled. by Ralf Baechle · 20 years ago
  76. 0964ce2 Move the invalid pmd and pte tables from .data to .bss. Fix alignment. by Thiemo Seufer · 20 years ago
  77. c264852 Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able. by Thiemo Seufer · 20 years ago
  78. 69903d6 Fix typos and formatting. by Thiemo Seufer · 20 years ago
  79. b59a950 De-optimize and decomplicate the spurious interrupt handler. by Thiemo Seufer · 20 years ago
  80. 185a8ff [PATCH] gfp_t: dma-mapping (mips) by Al Viro · 19 years ago
  81. 43d2c4c [PATCH] mips: fix build error in TANBAC TB0226 by Yoichi Yuasa · 19 years ago
  82. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  83. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  84. e6c69bd mips: rename offsets.c to asm-offsets.c by Sam Ravnborg · 19 years ago
  85. 310b587 [PATCH] mips: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  86. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  87. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  88. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  89. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  90. 4d666d7 [PATCH] mips: add TANBAC TB0287 support by Yoichi Yuasa · 19 years ago
  91. 048eb58 kbuild: mips use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  92. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  93. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  94. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  95. ef88b7db Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  96. 766160c [PATCH] mips: fix build warnings by Yoichi Yuasa · 19 years ago
  97. ed5ba2f [PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNEL by Yoichi Yuasa · 19 years ago
  98. e63ea56 [PATCH] mips: add pcibios_bus_to_resource by Yoichi Yuasa · 19 years ago
  99. 4ce588c [PATCH] mips: fix coherency configuration by Ralf Baechle · 19 years ago
  100. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago