1. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  2. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  3. db9ab97 mips: remove savemaxmem parameter setup by Zhang Yanfei · 11 years ago
  4. c6213c6 MIPS: microMIPS: Fix improper definition of ISA exception bit. by Steven J. Hill · 11 years ago
  5. 7433880 MIPS: Declare emulate_load_store_microMIPS as a static function. by David Daney · 11 years ago
  6. 42a1117 MIPS: Fix typos and cleanup comment by Tony Wu · 11 years ago
  7. fc192e5 MIPS: Cleanup indentation and whitespace by Tony Wu · 11 years ago
  8. 4df715a MIPS: BMIPS: support booting from physical CPU other than 0 by Florian Fainelli · 11 years ago
  9. c214c03 MIPS: GIC: Fix gic_set_affinity infinite loop by Tony Wu · 11 years ago
  10. 1990e54 MIPS: Get rid of MIPS I flag and test macros. by Ralf Baechle · 11 years ago
  11. 1400eb6 MIPS: r4k,octeon,r2300: stack protector: change canary per task by Gregory Fong · 11 years ago
  12. 36ecafc MIPS: initial stack protector support by Gregory Fong · 11 years ago
  13. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  14. a3d9086 MIPS: Flush TLB handlers directly after writing them by Jonas Gorski · 11 years ago
  15. b90b3802 MIPS: Fix rtlx build error. by Ralf Baechle · 11 years ago
  16. c5e1503 MIPS: Fix execution hazard during watchpoint register probe by Paul Burton · 11 years ago
  17. 23946ef MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code. by Ralf Baechle · 11 years ago
  18. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  19. 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 11 years ago
  20. 83bee79 MIPS: Allow kernel to use coprocessor 2 by Jayachandran C · 11 years ago
  21. 2c952e0 MIPS: Move cop2 save/restore to switch_to() by Jayachandran C · 11 years ago
  22. 5a5f1ef MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath by Markos Chandras · 11 years ago
  23. cb2f993 MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE by Markos Chandras · 11 years ago
  24. c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 11 years ago
  25. e7f3b48 MIPS: Cleanup flags in syscall flags handlers. by Ralf Baechle · 11 years ago
  26. 41c8366 MIPS: using strlcpy() instead of strncpy() by Chen Gang · 11 years ago
  27. e63a24d MIPS: Alchemy: fix wait function by Manuel Lauss · 11 years ago
  28. 7b741aa MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. by Ralf Baechle · 11 years ago
  29. 406b5ee MIPS: rtlx: Fix implicit declaration of function set_vi_handler() by Yoichi Yuasa · 11 years ago
  30. a9a6e7a MIPS: Trap exception handling fixes by Maciej W. Rozycki · 11 years ago
  31. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  32. 22047b8 kprobes/mips: Fix to check double free of insn slot by Masami Hiramatsu · 11 years ago
  33. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  34. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  35. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  36. d882f07 MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. by Ralf Baechle · 11 years ago
  37. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  38. c9b6869 MIPS: Idle: Make call of function pointer readable. by Ralf Baechle · 11 years ago
  39. f91a148 MIPS: Idle: Consistently reformat inline assembler. by Ralf Baechle · 11 years ago
  40. 00baf85 MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. by Ralf Baechle · 11 years ago
  41. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  42. 5000653 MIPS: Extract schedule_mfi info from __schedule by Tony Wu · 11 years ago
  43. e7438c4 MIPS: Fix sibling call handling in get_frame_info by Tony Wu · 11 years ago
  44. e84ff42 MIPS: Fix build error for crash_dump.c in 3.10-rc1 by EunBong Song · 11 years ago
  45. 48c4ac9 Revert "MIPS: Allow ASID size to be determined at boot time." by David Daney · 11 years ago
  46. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  47. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  48. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  49. b22d1b6 Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 11 years ago
  50. 5e0e61d Merge branch 'next/kvm' into mips-for-linux-next by Ralf Baechle · 11 years ago
  51. 0ab2b7d MIPS: Add new GIC clockevent driver. by Raghu Gandham · 11 years ago
  52. 2675fa7 MIPS: Formatting clean-ups for clocksources. by Steven J. Hill · 11 years ago
  53. dfa762e MIPS: Refactor GIC clocksource code. by Steven J. Hill · 11 years ago
  54. 28ea215 MIPS: Move 'gic_frequency' to common location. by Steven J. Hill · 11 years ago
  55. ff86714 MIPS: Move 'gic_present' to common location. by Steven J. Hill · 11 years ago
  56. 451b001 MIPS: MIPS16e: Add unaligned access support. by Steven J. Hill · 11 years ago
  57. 8508488 MIPS: MIPS16e: Support handling of delay slots. by Steven J. Hill · 11 years ago
  58. bce8608 MIPS: microMIPS: Add configuration option for microMIPS kernel. by Steven J. Hill · 11 years ago
  59. 01be057 MIPS: microMIPS: Add vdso support. by Douglas Leung · 11 years ago
  60. 34c2f66 MIPS: microMIPS: Add unaligned access support. by Leonid Yegoshin · 11 years ago
  61. fb6883e MIPS: microMIPS: Support handling of delay slots. by Leonid Yegoshin · 11 years ago
  62. 2a0b24f MIPS: microMIPS: Add support for exception handling. by Steven J. Hill · 11 years ago
  63. 102cedc MIPS: microMIPS: Floating point support. by Leonid Yegoshin · 11 years ago
  64. d532f3d MIPS: Allow ASID size to be determined at boot time. by Steven J. Hill · 11 years ago
  65. 82d45de MIPS: Export symbols used by KVM/MIPS module by Sanjay Lal · 12 years ago
  66. 12e25f8 MIPS: ASM offsets for VCPU arch specific fields. by Sanjay Lal · 12 years ago
  67. 9843b03 KVM/MIPS32: KVM Guest kernel support. by Sanjay Lal · 12 years ago
  68. 9b3539e Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  69. 4d9f77d MIPS: add detect_memory_region() by John Crispin · 11 years ago
  70. 9169a5d MIPS: move mips_{set,get}_machine_name() to a more generic place by John Crispin · 11 years ago
  71. acf300d mips: single_open() leaks by Al Viro · 11 years ago
  72. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  74. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  75. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  76. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  77. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  78. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  80. 2427015 mips: Don't use create_proc_read_entry() by David Howells · 11 years ago
  81. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  82. 1186e4e MIPS: Avoid overoptimization by GCC. by Ralf Baechle · 11 years ago
  83. 86a1708 MIPS: Make tlb exception handler definitions and declarations match. by Ralf Baechle · 12 years ago
  84. 7a99893 cpufreq: mips: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  85. cdbedc6 mips: Use generic idle loop by Thomas Gleixner · 11 years ago
  86. 6cfa923 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  87. adb3789 MIPS: Fix ISA level which causes secondary cache init bypassing and more by Deng-Cheng Zhu · 11 years ago
  88. ad8c396 MIPS: Unbreak function tracer for 64-bit kernel. by David Daney · 11 years ago
  89. e9f5183 cpufreq: Don't check if cpu is online/offline for cpufreq callbacks by Viresh Kumar · 11 years ago
  90. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  91. 63c2b68 MIPS: Fix code generation for non-DSP capable CPUs by Florian Fainelli · 11 years ago
  92. a4285b9 MIPS: Fix inconsistent formatting inside /proc/cpuinfo by John Crispin · 11 years ago
  93. 9f91e50 MIPS: VR4133: Fix probe for LL/SC. by Yoichi Yuasa · 12 years ago
  94. 63981a4 MIPS: compat: Return same error ENOSYS as native for invalid operation. by Ralf Baechle · 12 years ago
  95. 0e65a81 get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC by Al Viro · 12 years ago
  96. 56e41d3 merge compat sys_ipc instances by Al Viro · 12 years ago
  97. d5dc77b consolidate compat lookup_dcookie() by Al Viro · 12 years ago
  98. 19f4fc3 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  99. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago