1. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  2. 83738e3 [MIPS] fix warning message on SMP kernels by Thiemo Seufer · 16 years ago
  3. d303f4a [MIPS] ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  4. ad1d77a [MIPS] Add empty argument parenthesis to GCC_IMM_ASM by Ralf Baechle · 16 years ago
  5. dc3bf35 [MIPS] Initialize max_pfn again. by Ralf Baechle · 16 years ago
  6. f4324f3 [MIPS] IRIX: Handle do_brk() error return correctly. by Ralf Baechle · 16 years ago
  7. 1928cc8 [MIPS] MT: Functional fixes and a little reformatting of APRP support by Kevin D. Kissell · 16 years ago
  8. 9f2546a [MIPS] Don't use max_pfn which is no longer initialized these days. by Ralf Baechle · 16 years ago
  9. b618336 [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries by Kevin D. Kissell · 16 years ago
  10. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  11. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  12. bf7da7b [PATCH] remove horrors with irix tty ioctls handling by Al Viro · 16 years ago
  13. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  14. fd04d20 mips: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 16 years ago
  15. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  16. df27005 [MIPS] Fix handling of trap and breakpoint instructions by Ralf Baechle · 16 years ago
  17. 411ba7f [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c by Atsushi Nemoto · 16 years ago
  18. 8558083 [MIPS] cevt-gt641xx: Kill unnecessary include by Atsushi Nemoto · 16 years ago
  19. 6457d9f [MIPS] DS1287: Add clockevent driver by Yoichi Yuasa · 16 years ago
  20. 4247417 [MIPS] add DECstation I/O ASIC clocksource by Yoichi Yuasa · 16 years ago
  21. a9aec7f [MIPS] generic txx9 gpio support by Atsushi Nemoto · 16 years ago
  22. 4668473 [MIPS] unexport null_perf_irq() and make it static by Dmitri Vorobiev · 16 years ago
  23. c5b0680 [MIPS] unexport rtc_mips_set_time() by Dmitri Vorobiev · 16 years ago
  24. bb09a95 [MIPS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  25. a92b058 [MIPS] Move arch/mips/philips to arch/mips/nxp by Daniel Laird · 17 years ago
  26. 39b8d52 [MIPS] Add support for MIPS CMP platform. by Ralf Baechle · 16 years ago
  27. bdc94eb [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support. by Chris Dearman · 17 years ago
  28. 0bfa130 [MIPS] Remove TLB sanitation code by Chris Dearman · 17 years ago
  29. 0b6d497 [MIPS] Basic SPRAM support by Chris Dearman · 17 years ago
  30. bf2ae2b pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS by Christoph Lameter · 16 years ago
  31. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  32. 6fdf5e6 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  33. e64a3cf [MIPS] Make KGDB compile on UP by Sergei Shtylyov · 16 years ago
  34. 447cdf2 [MIPS] Fix the installation condition of MIPS clocksource by Yoichi Yuasa · 17 years ago
  35. a05e623 [MIPS] I8253: Export i2853_lock to modules. by Ralf Baechle · 17 years ago
  36. 5408c49 [MIPS] VPE loader: Check result of memory allocation. by Ralf Baechle · 17 years ago
  37. 69e634f [MIPS] Clocksource: Only install r4k counter as clocksource if present. by Ralf Baechle · 17 years ago
  38. 131b02c [MIPS] Delete leftovers of old pcspeaker support. by Ralf Baechle · 17 years ago
  39. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  40. 1f5826b [MIPS] Added missing cases for rdhwr emulation by Chris Dearman · 18 years ago
  41. 6783fe6 [MIPS] Wire up the timerfd_*() o32 system calls by Dmitri Vorobiev · 17 years ago
  42. c42d95d [MIPS] Fix broken rm7000/rm9000 interrupt handling by Thomas Koeller · 17 years ago
  43. 0e56853 [MIPS] Use find_task_by_vpid in system calls by Pavel Emelyanov · 17 years ago
  44. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  45. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  46. 24649c0 MIPS: Mark all but i8259 interrupts as no-probe. by Ralf Baechle · 17 years ago
  47. 69440e7 pid: fix mips irix emulation pid usage by Eric W. Biederman · 17 years ago
  48. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  49. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  50. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
  51. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  52. 603e82e arch/mips/: Spelling fixes by Joe Perches · 17 years ago
  53. a055917 [MIPS] Fix build after b0rked changes to <linux/init.h>. by Ralf Baechle · 17 years ago
  54. 5f627f8 mips, x86: optimize the i8259 code a bit by Ralf Baechle · 17 years ago
  55. 21af029 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  56. 12323ca [MIPS]: constify function pointer tables by Jan Engelhardt · 17 years ago
  57. d4e9cff [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 by Ralf Baechle · 17 years ago
  58. c966234 [MIPS] time: remove unused mips_timer_state() by Yoichi Yuasa · 17 years ago
  59. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  60. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  61. 19388fb [MIPS] Cleanup pcspeaker platform device registration. by Ralf Baechle · 17 years ago
  62. 0ab7aef [MIPS] MT: Scheduler support for SMT by Ralf Baechle · 18 years ago
  63. adfb899 [MIPS] Remove duplicate includes. by Lucas Woods · 17 years ago
  64. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  65. 20d60d9 [MIPS] R4000/R4400 errata workarounds by Maciej W. Rozycki · 17 years ago
  66. 2b22c03 [MIPS] Converting most array size calculations to use ARRAY_SIZE(). by Alejandro Martinez Ruiz · 17 years ago
  67. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  68. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  69. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  70. e452e94 [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge by Atsushi Nemoto · 17 years ago
  71. ba820c5 [MIPS] Fix CONFIG_BOOT_RAW. by Ralf Baechle · 17 years ago
  72. ce202cb [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug by Thomas Bogendoerfer · 17 years ago
  73. bbaf238 [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel by Chris Dearman · 17 years ago
  74. 4037500 [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug. by Ralf Baechle · 17 years ago
  75. e6a1bb7 [MIPS] Fix build. by Ralf Baechle · 17 years ago
  76. b1e3afa [MIPS] vpe: Add missing "space" by Joe Perches · 17 years ago
  77. cce335ae [MIPS] 64-bit Sibyte kernels need DMA32. by Ralf Baechle · 17 years ago
  78. 940f6b4 [MIPS] Only build r4k clocksource for systems that work ok with it. by Ralf Baechle · 17 years ago
  79. 5aa85c9 [MIPS] Handle R4000/R4400 mfc0 from count register. by Ralf Baechle · 17 years ago
  80. aea6863 [MIPS] time: Fix negated condition in cevt-r4k driver. by Ralf Baechle · 17 years ago
  81. 72e5106 [MIPS] N32 needs to use the compat version of sys_nfsservctl. by Ralf Baechle · 17 years ago
  82. 30e748a [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. by Ralf Baechle · 17 years ago
  83. f99f2cc [MIPS] Sibyte: Fix name of clocksource. by Ralf Baechle · 17 years ago
  84. 7c3a622 [MIPS] vpe: handle halting TCs in an errata safe way. by Nigel Stephens · 17 years ago
  85. 8dfa741f [MIPS] Sibyte: Stop timers before programming next even. by Ralf Baechle · 17 years ago
  86. 6224775 [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. by Ralf Baechle · 17 years ago
  87. f6771db [MIPS] Fix shadow register support. by Ralf Baechle · 17 years ago
  88. c6563e8 [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code by Atsushi Nemoto · 17 years ago
  89. 07a80e4 [MIPS] Sibyte: pin timer interrupt to their cores. by Ralf Baechle · 17 years ago
  90. c0f2a9d mips: undo locking on error path returns by Roel Kluin · 17 years ago
  91. 74521c2 Use i8253.c lock for PC speaker on MIPS, too. by Ralf Baechle · 17 years ago
  92. dd3db6e [MIPS] i8253: Cleanup. by Ralf Baechle · 17 years ago
  93. 217dd11 [MIPS] Sibyte: Split and move clock code. by Ralf Baechle · 17 years ago
  94. d9eec1a [MIPS] time: Code cleanups by Atsushi Nemoto · 17 years ago
  95. 1d0a909c [MIPS] time: Remove now unused local_timer_interrupt. by Ralf Baechle · 17 years ago
  96. 16be243 [MIPS] vmlinux.ld.S: correctly indent .data section by Franck Bui-Huu · 17 years ago
  97. 62b14c2 [MIPS] Store sign-extend register values for PTRACE_GETREGS by Atsushi Nemoto · 17 years ago
  98. 098362e [MIPS] Add len and addr validation for MAP_FIXED mappings. by David Daney · 17 years ago
  99. c4e8308 [MIPS] IRIX: Fix off-by-one error in signal compat code. by Ralf Baechle · 17 years ago
  100. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago