1. 16be243 [MIPS] vmlinux.ld.S: correctly indent .data section by Franck Bui-Huu · 17 years ago
  2. 62b14c2 [MIPS] Store sign-extend register values for PTRACE_GETREGS by Atsushi Nemoto · 17 years ago
  3. 098362e7 [MIPS] Add len and addr validation for MAP_FIXED mappings. by David Daney · 17 years ago
  4. c4e8308 [MIPS] IRIX: Fix off-by-one error in signal compat code. by Ralf Baechle · 17 years ago
  5. 38760d4 [MIPS] time: Replace plat_timer_setup with modern APIs. by Ralf Baechle · 17 years ago
  6. 3a6c43a [MIPS] time: Make c0_compare_int_usable faster by Atsushi Nemoto · 17 years ago
  7. c637fec [MIPS] time: Fix cevt-r4k.c for 64-bit kernel by Atsushi Nemoto · 17 years ago
  8. 229f773 [MIPS] txx9tmr clockevent/clocksource driver by Atsushi Nemoto · 17 years ago
  9. 22df3f5 [MIPS] Add mips_hpt_frequency check to mips_clockevent_init(). by Yoichi Yuasa · 17 years ago
  10. 656db50 [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. by Ralf Baechle · 17 years ago
  11. 8292366 [MIPS] vpe: Use p_paddr instead of p_vaddr loader. by Ralf Baechle · 17 years ago
  12. 11c03a6 [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. by Yoichi Yuasa · 17 years ago
  13. c984c87 [MIPS] time: Use non-interrupt locks in GT641xx clockevent driver by Yoichi Yuasa · 17 years ago
  14. be5f1f2 [MIPS] SMTC: Allow control over TC assignment to vpe0. by Kevin D. Kissell · 18 years ago
  15. dab969c [MIPS] time: Make c0_compare_int_usable more bullet proof by Atsushi Nemoto · 17 years ago
  16. 1097c6a [MIPS] time: Add GT641xx timer0 clockevent driver by Yoichi Yuasa · 17 years ago
  17. 508a775 [MIPS] time: Fix calculation in clockevent_set_clock() by Atsushi Nemoto · 17 years ago
  18. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  19. 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  20. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  21. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  22. 93c846f [MIPS] time: Helpers to compute clocksource/event shift and mult values. by Ralf Baechle · 17 years ago
  23. f887b93 [MIPS] SMTC: Build fix. by Ralf Baechle · 17 years ago
  24. 9c9ad79 [MIPS] time: Delete dead code. by Ralf Baechle · 17 years ago
  25. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  26. 2cfa766 [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack by Ralf Baechle · 17 years ago
  27. 15ad838 [MIPS] Always do the ARC64_TWIDDLE_PC thing. by Thomas Bogendoerfer · 17 years ago
  28. b0d4056 [MIPS] Probe for usability of cp0 compare interrupt. by Ralf Baechle · 17 years ago
  29. 60b0d65 [MIPS] SYNC emulation for MIPS I processors by Maciej W. Rozycki · 17 years ago
  30. 396a2ae [MIPS] Fix modpost warning in raw binary builds. by Ralf Baechle · 17 years ago
  31. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  32. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  33. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  34. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  35. ebc2831 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  36. 8bb00d8 [MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300. by Ralf Baechle · 17 years ago
  37. 736fad1 [MIPS] VPE loader: convert from struct class_ device to struct device by Kay Sievers · 17 years ago
  38. eae23f2 [MIPS] IP22: Fix warning. by Ralf Baechle · 17 years ago
  39. f70fd1b [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT. by Ralf Baechle · 17 years ago
  40. 603bb99 [MIPS] vmlinux.lds.S: Fix handling of .notes in final link. by Ralf Baechle · 17 years ago
  41. f5153ee [MIPS] vmlinux.lds.S: Remove duplicate comment. by Ralf Baechle · 17 years ago
  42. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  43. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  44. ece8a9e [MIPS] SMP: Fix use of cpumasks. by Ralf Baechle · 17 years ago
  45. bdf5d42 [MIPS] VPE: reimplement ELF loader. by Ralf Baechle · 17 years ago
  46. dec8b1c [MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type. by Franck Bui-Huu · 17 years ago
  47. 89a8a5a [MIPS] SMP: Use ISO C struct initializer for local structs. by Ralf Baechle · 17 years ago
  48. c50cade [MIPS] SMP: Kill useless casts. by Ralf Baechle · 17 years ago
  49. b5eb551 [MIPS] Kill num_online_cpus() loops. by Ralf Baechle · 17 years ago
  50. bd6aeef [MIPS] SMP: Implement smp_call_function_mask(). by Ralf Baechle · 17 years ago
  51. 9966db25 [MIPS] Make facility to convert CPU types to strings generally available. by Ralf Baechle · 17 years ago
  52. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  53. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  54. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  55. d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
  56. ea58040 [MIPS] Dyntick support for SMTC: by Ralf Baechle · 17 years ago
  57. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  58. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  59. 90b0234 [MIPS] Switch from to_tm to rtc_time_to_tm by Ralf Baechle · 17 years ago
  60. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  61. f5ff0a2 [MIPS] Use generic NTP code for all MIPS platforms by Ralf Baechle · 17 years ago
  62. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  63. 641e97f [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. by Ralf Baechle · 17 years ago
  64. e5d7775 [MIPS] R3000 setup for kernel_thread() by Maciej W. Rozycki · 17 years ago
  65. 0f5c906 [MIPS] Introduce a consistent style for vmlinux.lds. by Sam Ravnborg · 17 years ago
  66. d5ab1a6 [MIPS] Add GT641xx IRQ routines. by Yoichi Yuasa · 17 years ago
  67. d80c1c0 [MIPS] i8295 cleanups. by Yoichi Yuasa · 17 years ago
  68. ec70f65 [MIPS] Kill useless volatile keyword by Ralf Baechle · 17 years ago
  69. 4e45171 [MIPS] cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  70. 1c0c13e [MIPS] Add support for BCM47XX CPUs. by Aurelien Jarno · 17 years ago
  71. d87d0c9 [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency. by Ralf Baechle · 17 years ago
  72. f571eff [MIPS] IRQ Affinity Support for SMTC on Malta Platform by Kevin D. Kissell · 17 years ago
  73. 6f6b394 [MIPS] vmlinux.lds.S: Handle note sections by Maciej W. Rozycki · 17 years ago
  74. 422efb1 [MIPS] Fix fallocate on o32 binary compat ABI by Kyle McMartin · 17 years ago
  75. 1146fe3 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. by Ralf Baechle · 17 years ago
  76. 09abbcf [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround by Maciej W. Rozycki · 17 years ago
  77. 50da469 [MIPS] 20Kc: Disable use of WAIT instruction. by Ralf Baechle · 17 years ago
  78. b1043cc [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c by Yoichi Yuasa · 17 years ago
  79. 8241139 [MIPS] N32 needs to use compat_sys_futimesat by Johannes Dickgreber · 17 years ago
  80. 4d24c8f [MIPS] rtlx: Fix build error. by Ralf Baechle · 17 years ago
  81. e606c10 [MIPS] rtlx: fix int vs. long bug. by Ralf Baechle · 17 years ago
  82. d77a283 [MIPS] i8259: Add disable method. by Kyungmin Park · 17 years ago
  83. 948a34c [MIPS] Maintain si_code field properly for FP exceptions by Thiemo Seufer · 17 years ago
  84. 34412c7 [MIPS] SMTC: Fix duplicate status dumps on NMI by Thiemo Seufer · 17 years ago
  85. 97ce9a8 [MIPS] Unconditionally writeback and invalidate caches on kexec. by Nicolas Schichan · 17 years ago
  86. c99dcac [MIPS] Fix gcc 3.3 warning. by Ralf Baechle · 17 years ago
  87. 0806133 [MIPS] Fix invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  88. bdd3ede [MIPS] MT: Use kallsyms in CPU state dump by Ralf Baechle · 17 years ago
  89. fe56b95 [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header. by Ralf Baechle · 17 years ago
  90. 428ab28 [MIPS] SMP: Scatter __cpuinit over the code as needed. by Ralf Baechle · 17 years ago
  91. 5d3fdea [MIPS] Remove dead code from irq_txx9.c by Atsushi Nemoto · 17 years ago
  92. 6c76988b [MIPS] Do not discard extra debugging sections. by Daniel Jacobowitz · 17 years ago
  93. 8420fd0 [MIPS] The irq_chip for TX39/TX49 SoCs by Atsushi Nemoto · 17 years ago
  94. 03b8b8e [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h by Ralf Baechle · 17 years ago
  95. b4b2917 [MIPS] Add smp_call_function_single() by Peter Watkins · 17 years ago
  96. 00be0f3 [MIPS] Kexec: Fix several 64-bit bugs. by Ralf Baechle · 17 years ago
  97. 1065932 [MIPS] Kexec: Fix several warnings. by Ralf Baechle · 17 years ago
  98. 05014a1 [MIPS] remove some duplicate includes by Jesper Juhl · 17 years ago
  99. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  100. 7f18f15 [MIPS] Fix build warning in unaligned load/store emulator. by Ralf Baechle · 17 years ago