1. 566f74f MIPS: Consider value of c0_ebase when computing value of exception base. by David Daney · 17 years ago
  2. 542c102 MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors by Shinya Kuribayashi · 17 years ago
  3. fb498e2 MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) by Atsushi Nemoto · 17 years ago
  4. bda8229 MIPS: Set positive error number to errno on illegal_syscall by Atsushi Nemoto · 17 years ago
  5. 7920c4d MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. by Ralf Baechle · 17 years ago
  6. b517531 MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ by Zhaolei · 17 years ago
  7. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  8. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 17 years ago
  9. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 17 years ago
  10. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 18 years ago
  11. 2dbac10 MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT by David Daney · 17 years ago
  12. e47c659 MIPS: show_cpuinfo prints the type of the calling CPU by Johannes Dickgreber · 17 years ago
  13. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  14. d302d05 MIPS: Move ptrace prototypes to ptrace.h by Ralf Baechle · 17 years ago
  15. 0926bf9 MIPS: Ptrace support for HARDWARE_WATCHPOINTS by David Daney · 17 years ago
  16. b67b2b7 MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. by David Daney · 17 years ago
  17. 654f57b MIPS: Probe watch registers and report configuration. by David Daney · 17 years ago
  18. 6aa3524 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. by David Daney · 17 years ago
  19. 5d9a76c MIPS: Use compat_sys_ptrace by Thomas Bogendoerfer · 18 years ago
  20. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 17 years ago
  21. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 17 years ago
  22. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 17 years ago
  23. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 17 years ago
  24. 9cc1236 [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. by Kevin D. Kissell · 17 years ago
  25. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 17 years ago
  26. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 17 years ago
  27. 6b3766a [MIPS] vmlinux.lds.S: handle .text.* by Atsushi Nemoto · 18 years ago
  28. c65a548 [MIPS] Fix potential latency problem due to non-atomic cpu_wait. by Atsushi Nemoto · 18 years ago
  29. 6657fe0 [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork. by Ralf Baechle · 17 years ago
  30. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 17 years ago
  31. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 18 years ago
  32. 0011036 [MIPS] Probe initrd header only if explicitly specified by Atsushi Nemoto · 18 years ago
  33. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 18 years ago
  34. 0510617 [MIPS] Fix data bus error recovery by Thomas Bogendoerfer · 18 years ago
  35. 3e6259c [MIPS] Ignore vmlinux.lds generated files by Florian Fainelli · 18 years ago
  36. b895760 [MIPS] kgdb: Do not call fixup_exception by Atsushi Nemoto · 18 years ago
  37. 9391d6b [MIPS] kgdb: s/(void *)0)/NULL/ by Ralf Baechle · 18 years ago
  38. e522b7c [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. by Ralf Baechle · 18 years ago
  39. 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 18 years ago
  40. a64ae7a [MIPS] Convert printk statements during kernel setup to use severity levels by Mike Crowe · 18 years ago
  41. 8854700 [MIPS] kgdb: add arch support for the kernel's kgdb core by Jason Wessel · 18 years ago
  42. 8d60a90 [MIPS] kgdb: Remove existing implementation by Jason Wessel · 18 years ago
  43. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 18 years ago
  44. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  45. 2528ce3 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  46. ed8cae8 flag parameters: pipe by Ulrich Drepper · 18 years ago
  47. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 18 years ago
  48. 36bd53d arch/mips/kernel/stacktrace.c: Heiko can't type by Andrew Morton · 18 years ago
  49. 43f9874 device create: mips: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 18 years ago
  50. 8213bbf [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. by Ralf Baechle · 18 years ago
  51. 4914ad4 [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. by Ralf Baechle · 18 years ago
  52. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
  53. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
  54. 8b95d91 fix core/stacktrace changes on avr32, mips, sh by Heiko Carstens · 18 years ago
  55. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  56. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  57. 1447600 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe by Atsushi Nemoto · 18 years ago
  58. d5deda6 [MIPS] MSC01: Cleanup configuration. by Ralf Baechle · 18 years ago
  59. b012cff [MIPS] Replace use of print_symbol with new %sP pointer format. by Ralf Baechle · 18 years ago
  60. 1ea6428 [MIPS] i8253: make the pit_clockevent variable static by Dmitri Vorobiev · 18 years ago
  61. 2957c9e [MIPS] IRIX: Goodbye and thanks for all the fish by Ralf Baechle · 18 years ago
  62. f366e20 [MIPS] unexport {allocate,free}_irqno by Dmitri Vorobiev · 18 years ago
  63. 07cdb78 [MIPS] fix sparse warning about setup_early_printk() by Dmitri Vorobiev · 18 years ago
  64. c88a8b4 [MIPS] Remove obsolete isa_slot_offset by Maciej W. Rozycki · 18 years ago
  65. cb11dfa [MIPS] Remove board_watchpoint_handler by David Daney · 18 years ago
  66. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  67. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 18 years ago
  68. 8986d2f [MIPS] cevt-txx9: Reset timer counter on initialization by Atsushi Nemoto · 18 years ago
  69. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 18 years ago
  70. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  71. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  72. 2f304c0 mips: convert to generic helpers for IPI function calls by Jens Axboe · 18 years ago
  73. a9ad02b [MIPS] Export smp_call_function and smp_call_function_single. by Zenon Fortuna · 18 years ago
  74. c2719d9 [MIPS] remove CONFIG_CPU_R4000 line from Makefile by Adrian Bunk · 18 years ago
  75. 10220c8 [MIPS] Fix check for valid stack pointer during backtrace by Thomas Bogendoerfer · 18 years ago
  76. 7558da9 mips: cdev lock_kernel() pushdown by Jonathan Corbet · 18 years ago
  77. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 18 years ago
  78. 83738e3 [MIPS] fix warning message on SMP kernels by Thiemo Seufer · 18 years ago
  79. d303f4a [MIPS] ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 18 years ago
  80. ad1d77a [MIPS] Add empty argument parenthesis to GCC_IMM_ASM by Ralf Baechle · 18 years ago
  81. dc3bf35 [MIPS] Initialize max_pfn again. by Ralf Baechle · 18 years ago
  82. f4324f3 [MIPS] IRIX: Handle do_brk() error return correctly. by Ralf Baechle · 18 years ago
  83. 1928cc8 [MIPS] MT: Functional fixes and a little reformatting of APRP support by Kevin D. Kissell · 18 years ago
  84. 9f2546a [MIPS] Don't use max_pfn which is no longer initialized these days. by Ralf Baechle · 18 years ago
  85. b618336 [MIPS] Fixes necessary for non-SMP kernels and non-relocatable binaries by Kevin D. Kissell · 18 years ago
  86. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  87. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 18 years ago
  88. bf7da7b [PATCH] remove horrors with irix tty ioctls handling by Al Viro · 18 years ago
  89. f8bd225 remove div_long_long_rem by Roman Zippel · 18 years ago
  90. fd04d20 mips: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 18 years ago
  91. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  92. df27005 [MIPS] Fix handling of trap and breakpoint instructions by Ralf Baechle · 18 years ago
  93. 411ba7f [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c by Atsushi Nemoto · 18 years ago
  94. 8558083 [MIPS] cevt-gt641xx: Kill unnecessary include by Atsushi Nemoto · 18 years ago
  95. 6457d9f [MIPS] DS1287: Add clockevent driver by Yoichi Yuasa · 18 years ago
  96. 4247417 [MIPS] add DECstation I/O ASIC clocksource by Yoichi Yuasa · 18 years ago
  97. a9aec7f [MIPS] generic txx9 gpio support by Atsushi Nemoto · 18 years ago
  98. 4668473 [MIPS] unexport null_perf_irq() and make it static by Dmitri Vorobiev · 18 years ago
  99. c5b0680 [MIPS] unexport rtc_mips_set_time() by Dmitri Vorobiev · 18 years ago
  100. bb09a95 [MIPS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago