1. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  2. ee1cca1 [MIPS] Fix branch emulation for floating-point exceptions. by Ralf Baechle · 18 years ago
  3. 79e55bc [MIPS] Cleanup inode->r_dev usage. by Ralf Baechle · 18 years ago
  4. b775565 [MIPS] Update MIPS defconfigs. by Ralf Baechle · 18 years ago
  5. f7062dd [MIPS] Get rid of CONFIG_ADVANCED. by Ralf Baechle · 18 years ago
  6. 3763120 [MIPS] Kconfig: Clarify description of CROSSCOMPILE. by Ralf Baechle · 18 years ago
  7. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 18 years ago
  8. 2a2c3e4 [MIPS] Sparse: fix sparse for 64-bit kernels. by Atsushi Nemoto · 18 years ago
  9. 6f8782c [MIPS] Use __ffs() instead of ffs() in ip32_irq0(). by Atsushi Nemoto · 18 years ago
  10. c0858d8 [MIPS] Fix ip27 build. by Atsushi Nemoto · 18 years ago
  11. 5dac830 [MIPS] Oprofile: fix sparse warning. by Ralf Baechle · 18 years ago
  12. 49e31ca [MIPS] Fix oprofile module unloading by Ralf Baechle · 18 years ago
  13. 6ad0013 [PATCH] fix mips sys32_p{read,write} by Al Viro · 18 years ago
  14. 3c68da7 [MIPS] Use __ffs() instead of ffs() for waybit calculation. by Atsushi Nemoto · 18 years ago
  15. 9200c0b [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2. by Ralf Baechle · 18 years ago
  16. 7e3bfc7 [MIPS] Handle IDE PIO cache aliases on SMP. by Ralf Baechle · 18 years ago
  17. bb12d61 [MIPS] Make mips_srs_init static. by Ralf Baechle · 18 years ago
  18. 8f6539d [MIPS] kgdb: Let gcc compute the array size itself. by Ralf Baechle · 18 years ago
  19. f088fc8 [MIPS] FPU affinity for MT ASE. by Ralf Baechle · 18 years ago
  20. 41c594a [MIPS] MT: Improved multithreading support. by Ralf Baechle · 18 years ago
  21. 2600990 [MIPS] kpsd and other AP/SP improvements. by Ralf Baechle · 18 years ago
  22. bce1a28 [MIPS] R2: Instruction hazard barrier. by Ralf Baechle · 18 years ago
  23. 193dd2c [MIPS] R2: Implement shadow register allocation without spinlock. by Ralf Baechle · 18 years ago
  24. 62a4421 [MIPS] Fix VR41xx build errors. by Yoichi Yuasa · 18 years ago
  25. 67a3f6d [MIPS] Fix tx49_blast_icache32_page_indexed. by Atsushi Nemoto · 18 years ago
  26. 1cc8903 [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS. by Atsushi Nemoto · 18 years ago
  27. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  28. d35d473 [MIPS] Fix the crime against humanity that mipsIRQ.S is. by Ralf Baechle · 18 years ago
  29. fde3505 [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. by Ralf Baechle · 18 years ago
  30. 9c1f125 [MIPS] Replace redundant declarations of _end by <asm/sections.h>. by Ralf Baechle · 18 years ago
  31. ba8990f [MIPS] JMR3927 build fixes for the RTC code. by Ralf Baechle · 18 years ago
  32. 67cbeb3 [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. by Ralf Baechle · 18 years ago
  33. 2ef2e1d [MIPS] EV96100: Fix over two year old typo in variable name. by Ralf Baechle · 18 years ago
  34. c40b92e0 [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 18 years ago
  35. ed00e87 [MIPS] ITE: Glue build. by Ralf Baechle · 18 years ago
  36. b56bce9 [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. by Ralf Baechle · 18 years ago
  37. 0428657 [MIPS] ITE8172: Fix build error due to missmatching prototypes. by Ralf Baechle · 18 years ago
  38. f13b68e [MIPS] Fix CONFIG_LIMITED_DMA build. by Ralf Baechle · 18 years ago
  39. 41d4f0e [MIPS] PNX8550 build fix. by Ralf Baechle · 18 years ago
  40. 93373ed [MIPS] Rewrite spurious_interrupt from assembler to C. by Ralf Baechle · 18 years ago
  41. c9e321e [MIPS] Fix breakage due to the grand makefile crapectomy. by Ralf Baechle · 18 years ago
  42. e49ed7f [MIPS] Sort out duplicate exports. by Ralf Baechle · 18 years ago
  43. a8d587a [MIPS] Wire up sync_file_range(2). by Ralf Baechle · 18 years ago
  44. f115da9 [MIPS] Wire splice syscall. by Ralf Baechle · 18 years ago
  45. 91b05e6 [MIPS] Fix vectored interrupt support in TLB exception handler generator. by Ralf Baechle · 18 years ago
  46. ff3eab2 [MIPS] Some formatting fixes. by Ralf Baechle · 18 years ago
  47. 7acb783 [MIPS] Fixup printk in mips_srs_init. by Ralf Baechle · 18 years ago
  48. e76038d [MIPS] Remove redundant initialization of sr_allocated. by Ralf Baechle · 18 years ago
  49. b4d05cb [MIPS] Make set_vi_srs_handler static. by Ralf Baechle · 18 years ago
  50. 6fd11a2 [MIPS] Cleanup free_initmem the same way as i386 did. by Ralf Baechle · 18 years ago
  51. 18b68e1 [MIPS] Added tb0287_defconfig back. by Yoichi Yuasa · 18 years ago
  52. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  53. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  54. 95d465f Manual merge with Linus. by Dmitry Torokhov · 18 years ago
  55. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  56. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 18 years ago
  57. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  58. 4f3a36a [PATCH] RTC: Remove some duplicate BCD definitions by Matt Mackall · 18 years ago
  59. ddcabb4 [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC by Matt Mackall · 18 years ago
  60. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  61. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  62. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  63. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 18 years ago
  64. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 18 years ago
  65. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  66. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 18 years ago
  67. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  68. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 18 years ago
  69. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  70. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  71. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  72. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  73. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  74. 48e0810 [MIPS] Update defconfigs. by Ralf Baechle · 18 years ago
  75. 1725605 [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. by Martin Michlmayr · 18 years ago
  76. 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 18 years ago
  77. de862b4 [MIPS] TX49XX has prefetch. by Atsushi Nemoto · 18 years ago
  78. c6281ed [MIPS] Kill tlb-andes.c. by Thiemo Seufer · 18 years ago
  79. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 18 years ago
  80. 59b3e8e [MIPS] Makefile crapectomy. by Ralf Baechle · 18 years ago
  81. a206f6a [MIPS] Mention Broadcom part number for BigSur board by Martin Michlmayr · 18 years ago
  82. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 18 years ago
  83. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 18 years ago
  84. b1bcb36 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend by Atsushi Nemoto · 18 years ago
  85. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 18 years ago
  86. 6254944 [MIPS] Reformat all of signal32.c with tabs instead of space for consistency by Martin Michlmayr · 18 years ago
  87. af2667f [MIPS] Delete unused sys32_waitpid. by Ralf Baechle · 18 years ago
  88. c1449c8 [MIPS] Symmetric Uniprocessor support for Qemu. by Ralf Baechle · 18 years ago
  89. 37caa93 [MIPS] sc-rm7k.c cleanup by Atsushi Nemoto · 18 years ago
  90. e87ddde [MIPS] Add early console for Cobalt. by Peter Horton · 18 years ago
  91. d5fb7f1 [PATCH] USB: OHCI for AU1200 by Jordan Crouse · 18 years ago
  92. 76fa9a2 [PATCH] USB: EHCI for AU1200 by Jordan Crouse · 18 years ago
  93. 9007c9a [MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel. by Ralf Baechle · 18 years ago
  94. a904f74 [MIPS] Sibyte: Fix race in sb1250_gettimeoffset(). by Ralf Baechle · 18 years ago
  95. 4308cb1 [MIPS] Sibyte: Fix interrupt timer off by one bug. by Ralf Baechle · 18 years ago
  96. d6bd0e6 [MIPS] Protect more of timer_interrupt() by xtime_lock. by Ralf Baechle · 18 years ago
  97. 66a9a4f [MIPS] Simple patch to power off DBAU1200 by Matej Kupljen · 19 years ago
  98. 86dde15 [MIPS] Fix DBAu1550 software power off. by Sergei Shtylylov · 18 years ago
  99. de62893 [MIPS] local_r4k_flush_cache_page fix by Atsushi Nemoto · 18 years ago
  100. 3a2f735 [MIPS] Get rid of the IP22-specific code in arclib. by Ralf Baechle · 18 years ago