1. 0ec7ec7 MIPS: Merge overlapping bootmem ranges by Ralf Baechle · 12 years ago
  2. 0cc40da MIPS: CMP: Fix physical core number calculation logic by jerin jacob · 12 years ago
  3. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  4. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  5. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  6. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  7. f0a996e mips,kgdb: fix recursive page fault with CONFIG_KPROBES by Jason Wessel · 12 years ago
  8. 2551aeb MIPS: MT: Remove kspd. by Ralf Baechle · 12 years ago
  9. 3efd5a0 MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. by Ralf Baechle · 12 years ago
  10. 981ef0d MIPS: proc: Cleanup printing of ASEs. by Ralf Baechle · 12 years ago
  11. ee80f7c7 MIPS: Add detection of DSP ASE Revision 2. by Steven J. Hill · 13 years ago
  12. a7911a8 MIPS: perf: Add perf functionality for BMIPS5000 by Al Cooper · 13 years ago
  13. 399aaa2 MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP by Al Cooper · 13 years ago
  14. ecb8ee8 MIPS: perf: Remove unnecessary #ifdef by Al Cooper · 13 years ago
  15. da4b62c MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) by Al Cooper · 13 years ago
  16. c5600b2 MIPS: perf: Change the "mips_perf_event" table unsupported indicator. by Al Cooper · 13 years ago
  17. 485172b MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. by David Daney · 12 years ago
  18. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  19. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  20. 382fc33 Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  21. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  22. cb418b3 Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  23. 77a0d76 Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
  24. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  25. 6ede812 MIPS: Fix module.c build for 32 bit by Ralf Baechle · 12 years ago
  26. 9b11d43 Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next by Ralf Baechle · 12 years ago
  27. ce71d24 MIPS: Wire kcmp syscall. by Ralf Baechle · 12 years ago
  28. e5e77cf Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  29. 02f884e MIPS: Merge the identical "return from syscall" per-ABI code by Al Viro · 13 years ago
  30. f76f330 MIPS: Prevent hitting do_notify_resume() with !user_mode(regs). by Al Viro · 13 years ago
  31. b2ab4f0 MIPS: Add base architecture support for RI and XI. by Steven J. Hill · 12 years ago
  32. 3234f44 MIPS: Make VPE count to be one-based. by Steven J. Hill · 12 years ago
  33. ec167f2 MIPS: Add new end of interrupt functionality for GIC. by Steven J. Hill · 12 years ago
  34. 98b67c3 MIPS: Add EIC support for GIC. by Steven J. Hill · 12 years ago
  35. 2299c49 MIPS: Code clean-ups for the GIC. by Steven J. Hill · 12 years ago
  36. 0b271f5 MIPS: Make GIC code platform independent. by Steven J. Hill · 12 years ago
  37. 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 13 years ago
  38. 2bd4082 MIPS: CMP/SMTC: Fix tc_id calculation by RongQing.Li · 13 years ago
  39. 1c599242 MIPS: Fix build error for non-malta VSMP kernel by Anoop P A · 14 years ago
  40. 91405eb MIPS: introduce CPU_R4K_FPU by Florian Fainelli · 13 years ago
  41. cf9bfe5 MIPS: Synchronize MIPS count one CPU at a time by Jayachandran C · 12 years ago
  42. c54de49 MIPS: Module: Deal with malformed HI16/LO16 relocation sequences. by Ralf Baechle · 12 years ago
  43. 861667d MIPS: Fix race condition in module relocation code. by Ralf Baechle · 12 years ago
  44. d3cac35 MIPS: Fix memory leak in error path of HI16/LO16 relocation handling. by Ralf Baechle · 12 years ago
  45. 95cf1468 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 13 years ago
  46. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  47. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 13 years ago
  48. 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 13 years ago
  49. 2fa3639 MIPS: Add CPU support for Loongson1B by Kelvin Cheung · 13 years ago
  50. 889a4c7b MIPS: SMTC: Support for Multi-threaded FPUs by Steven J. Hill · 13 years ago
  51. b01da9f MIPS: Prune some target specific code out of prom.c by David Daney · 13 years ago
  52. f2b88d6 MIPS: sync-r4k: remove redundant irq operation by Yong Zhang · 13 years ago
  53. b789ad6 MIPS: smp: Warn on too early irq enable by Yong Zhang · 13 years ago
  54. b9a09a0 MIPS: call set_cpu_online() on cpu being brought up with irq disabled by Yong Zhang · 13 years ago
  55. 5309bda MIPS: call ->smp_finish() a little late by Yong Zhang · 13 years ago
  56. 70dc8fa MIPS: SMTC: delay irq enable to ->smp_finish() by Yong Zhang · 13 years ago
  57. 856ac3c MIPS: BMIPS: delay irq enable to ->smp_finish() by Yong Zhang · 13 years ago
  58. 68b6352 MIPS: Oprofile: Fix build as a module. by Ralf Baechle · 13 years ago
  59. 6c37c95 MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total() by Florian Fainelli · 13 years ago
  60. e909be8 MIPS: Fix Magic SysRq L kernel crash. by Vincent Wen · 13 years ago
  61. ca760ca5 MIPS: BMIPS: Fix duplicate header inclusion. by Danny Kukawka · 13 years ago
  62. c7b2ec2 MIPS: SMTC: Spelling and grammar corrections. by Ralf Baechle · 13 years ago
  63. 7b1c0d2 MIPS: Properly align the .data..init_task section. by David Daney · 13 years ago
  64. 2dd1703 MIPS: Fix race condition with FPU thread task flag during context switch. by Leonid Yegoshin · 13 years ago
  65. c022630 MIPS: Refactor 'clear_page' and 'copy_page' functions. by Steven J. Hill · 13 years ago
  66. 78d4803 MIPS: Don't panic on 5KEc. by Leonid Yegoshin · 13 years ago
  67. 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 13 years ago
  68. c6a4ebb MIPS: Provide a symbol for the legacy performance counter interrupt. by Ralf Baechle · 13 years ago
  69. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  70. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  71. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  72. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  73. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  74. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  75. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  76. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  77. c819baf Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next by Ralf Baechle · 13 years ago
  78. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  79. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  80. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  81. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  83. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  84. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  85. 6650df3 MIPS: Move cache setup to setup_arch(). by David Daney · 13 years ago
  86. e3dc81f MIPS: Make set_handler() __cpuinit. by David Daney · 13 years ago
  87. fcbf1df MIPS: Introduce board_cache_error_setup() hook. by David Daney · 13 years ago
  88. 40e91ae MIPS: parse chosen node on boot by John Crispin · 13 years ago
  89. 7d6168e5 MIPS: Add helper function to allow platforms to point at a DTB. by Ralf Baechle · 13 years ago
  90. 3572a2c MIPS: make oprofile use cp0_perfcount_irq if it is set by Felix Fietkau · 13 years ago
  91. f9ded56 MIPS: Fix several implicit uses of export.h/module.h by Paul Gortmaker · 13 years ago
  92. 03751e7 MIPS: Code formatting fixes. by Steven J. Hill · 13 years ago
  93. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 13 years ago
  94. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  95. 392d921 mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again by Thomas Gleixner · 13 years ago
  96. 957b369 mips: Use generic init_task by Thomas Gleixner · 13 years ago
  97. 8598f3c MIPS: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  98. 360014a mips: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  99. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  100. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 13 years ago