1. 55dc9d5 MIPS: Return after handling coprocessor 2 exception by Jesper Nilsson · 14 years ago
  2. 121915c MIPS: BCM47xx: Add NVRAM support devices by Waldemar Brodkorb · 14 years ago
  3. 5df7435 MIPS: Loongson: Define rtc device on MC146818-equipped systems by Arnaud Patard · 14 years ago
  4. 17c0413 MIPS: MT: Fix FPU affinity. by Ralf Baechle · 14 years ago
  5. 1d84267 MIPS: Oprofile: Fixup of loongson2_exit() by Wu Zhangjin · 14 years ago
  6. 2e93d1e MIPS: Alchemy: sleepcode without compile-time cputype dependencies by Manuel Lauss · 14 years ago
  7. c9f8487 MIPS: Tracing: Cleanup of address space checking by Wu Zhangjin · 14 years ago
  8. 68ccf75 MIPS: Tracing: Cleanup of function graph tracer by Wu Zhangjin · 14 years ago
  9. e424054 MIPS: Tracing: Reduce the overhead of dynamic Function Tracer by Wu Zhangjin · 14 years ago
  10. 4d6829f MIPS: Tracing: Cleanup of instructions used by Wu Zhangjin · 14 years ago
  11. 3a2af2d MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address by Wu Zhangjin · 14 years ago
  12. 56b49cd MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5 by Wu Zhangjin · 14 years ago
  13. 042e571 MIPS: Tracing: Cleanup comments by Wu Zhangjin · 14 years ago
  14. cbe555b MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return by Wu Zhangjin · 14 years ago
  15. 27b1183 MIPS: Tracing: Merge adjacent #ifdefs with same condition. by Wu Zhangjin · 14 years ago
  16. cdf22a4 MIPS: AR7, BCM63xx: fix gpio_to_irq() return value by Yoichi Yuasa · 14 years ago
  17. e48682d MIPS: Restore signalling NaN behaviour for abs.[sd] by Chris Dearman · 14 years ago
  18. 4085467 MIPS: Loongson: CS5536: Fix ISA support by Wu Zhangjin · 14 years ago
  19. aa5f858 MIPS: Loongson: Add a missing break statement in CS5536 IDE code by Wu Zhangjin · 14 years ago
  20. f18b2f6 MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USB by Wu Zhangjin · 14 years ago
  21. e1df057 MIPS: AR7: Fix typo in ar7.h by Florian Fainelli · 14 years ago
  22. 154615d MIPS: AR7: Use correct UART port type by Florian Fainelli · 14 years ago
  23. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  24. d904c5b mips: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  25. 6969a43 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  26. 0453fb3 MIPS: Use GCC __builtin_prefetch() to implement prefetch(). by David Daney · 14 years ago
  27. 606c958 MIPS: Octeon: Serial port fixes for OCTEON simulator. by David Daney · 14 years ago
  28. 1dd5216 MIPS: Octeon: Get rid of early serial. by David Daney · 14 years ago
  29. 142a2ce MIPS: AR7: prevent race between clock initialization and devices registration by Florian Fainelli · 14 years ago
  30. 9c1b013 MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address by Florian Fainelli · 14 years ago
  31. 3e1bf29 MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} by Florian Fainelli · 14 years ago
  32. 32130ec MIPS: MTX-1: Update defconfig by Florian Fainelli · 14 years ago
  33. 480f3b2 MIPS: BCM47xx: Update defconfig by Florian Fainelli · 14 years ago
  34. 75d56c6 MIPS: RB532: Update defconfig by Florian Fainelli · 14 years ago
  35. a39ed2c MIPS: AR7: Update defconfig by Florian Fainelli · 14 years ago
  36. 893556e MIPS: Oprofile: Loongson: Cleanup the comments by Wu Zhangjin · 14 years ago
  37. 852151b MIPS: Oprofile: Loongson: Cleanup of the macros by Wu Zhangjin · 14 years ago
  38. 6d8c287 MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup() by Wu Zhangjin · 14 years ago
  39. c838abc MIPS: Oprofile: Loongson: Remove useless parentheses by Wu Zhangjin · 14 years ago
  40. 86e5a52 MIPS: Oprofile: Loongson: Unify macro for setting events by Wu Zhangjin · 14 years ago
  41. 0103d23 MIPS: nofpu and nodsp only affect CPU0 by Kevin Cernekee · 14 years ago
  42. 4f1e099 MIPS: Clean up tables for bootmem allocation by David VomLehn · 14 years ago
  43. 3f13553 MIPS: Coding style cleanups of access of FCSR rounding mode bits by Shane McDonald · 14 years ago
  44. c197da9 MIPS: Loongson 2F: Add gpio/gpioilb support by Arnaud Patard · 14 years ago
  45. 96d660c MIPS: Alchemy: add sysdev for DBDMA PM. by Manuel Lauss · 14 years ago
  46. 0f0d85b MIPS: Alchemy: add sysdev for IRQ PM. by Manuel Lauss · 14 years ago
  47. 7b5fcd6 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. by Manuel Lauss · 14 years ago
  48. b8853aa MIPS: Loongson: update cpu-feature-overrides.h by Wu Zhangjin · 14 years ago
  49. ed1bbde MIPS: Use set_cpus_allowed_ptr by Julia Lawall · 14 years ago
  50. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  51. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  52. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  53. 5dd11d5 mips,kgdb: kdb low level trap catch and stack trace by Jason Wessel · 14 years ago
  54. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 14 years ago
  55. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  57. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  59. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 14 years ago
  60. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 14 years ago
  61. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 14 years ago
  62. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  63. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  65. 64fc74f MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump by Wu Zhangjin · 14 years ago
  66. b197b62 MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. by Wu Zhangjin · 14 years ago
  67. 8bbda42 MIPS: Loongson 2F: Enable fixups of the latest binutils by Wu Zhangjin · 14 years ago
  68. 622844b MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS by Wu Zhangjin · 14 years ago
  69. c619366 MIPS: Kconfig: Make Broadcom SoC support naming consistent by Florian Fainelli · 14 years ago
  70. a9af5a0 MIPS: BCM63xx: Update defconfig by Florian Fainelli · 14 years ago
  71. 922010f MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m by Wu Zhangjin · 14 years ago
  72. 94c26c9 MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. by Arnaud Patard · 14 years ago
  73. 514b6d0 MIPS: Loongson: Fix phys_mem_access_prot() check by Arnaud Patard · 14 years ago
  74. ff40ad7 MIPS: Loongson: Fix find_vga_mem_init() by Richard LIU · 14 years ago
  75. 1c6d541 MIPS: Loongson: Fix typo in gdium mach type string. by Arnaud Patard · 14 years ago
  76. 4f81b01 MIPS: Use CKSEG1ADDR for uncached handler by Sebastian Andrzej Siewior · 14 years ago
  77. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  78. 3be6022 MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c by David Daney · 14 years ago
  79. 26b9e54 MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. by David Daney · 14 years ago
  80. ce384d8 MIPS: die() does not call die notifier chain by Yury Polyanskiy · 14 years ago
  81. fcf3ca4 MIPS: Swarm, Littlesur: Enable PATA platform driver. by Sebastian Andrzej Siewior · 14 years ago
  82. 0000a53 MIPS: DB1200: PCMCIA card detection must not be auto-enabled. by Manuel Lauss · 14 years ago
  83. 0dfeeca MIPS: SB1250: Include correct header and fix a warning by Sebastian Andrzej Siewior · 14 years ago
  84. b20947a MIPS: Fixup screen_info struct initializations by Sebastian Andrzej Siewior · 14 years ago
  85. 9eed412 MIPS: cmpxchg.h: Fix excessive indentation. by Ralf Baechle · 14 years ago
  86. c8f3cc0 MIPS: Don't vmap things at address zero. by David Daney · 14 years ago
  87. 7270be0 MIPS: PNX8550: Fix build error, broken by: by Ralf Baechle · 14 years ago
  88. 8cd9b13 net/sb1250: setup the pdevice within the soc code by Sebastian Andrzej Siewior · 14 years ago
  89. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  90. f6be75d MIPS: Calculate proper ebase value for 64-bit kernels by David Daney · 14 years ago
  91. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 14 years ago
  92. 2844e49 MIPS: Big Sur: Make defconfig more useful. by Ralf Baechle · 14 years ago
  93. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  94. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  95. 5e3644a MIPS: BCM63xx: Fix build failure in board_bcm963xx.c by Florian Fainelli · 14 years ago
  96. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  97. 8d9df29 MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. by Ralf Baechle · 14 years ago
  98. 9538ca6 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. by Maxime Bizon · 14 years ago
  99. e23a90eb MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback by Florian Fainelli · 14 years ago
  100. 4fe67e4 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. by Maxime Bizon · 14 years ago