1. e97c5b6 MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus by Jim Quinlan · 12 years ago
  2. 92d1159 MIPS: Remove irqflags.h dependency from bitops.h by Jim Quinlan · 12 years ago
  3. 9de79c5 MIPS: bitops.h: Change use of 'unsigned short' to 'int' by Jim Quinlan · 12 years ago
  4. 34d875d MIPS: compat: Delete now unused TIF_32BIT. by Ralf Baechle · 12 years ago
  5. 6ad560b MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. by Ralf Baechle · 12 years ago
  6. 4870639 MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR by Ralf Baechle · 12 years ago
  7. d63e210 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  8. 4c7b279 UAPI: Place comments in empty arch Kbuilds to make them non-empty by David Howells · 12 years ago
  9. 344afa6 MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad() by Ralf Baechle · 12 years ago
  10. 5210edc MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h by David Daney · 12 years ago
  11. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  12. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  13. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  14. 35bafbe Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowells/linux-headers into mips-for-linux-next by Ralf Baechle · 12 years ago
  15. fd9e839 MIPS: Remove unused empty_bad_pmd_table[] declaration. by Ralf Baechle · 12 years ago
  16. 2551aeb MIPS: MT: Remove kspd. by Ralf Baechle · 12 years ago
  17. 851d4f5 MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. by Manuel Lauss · 12 years ago
  18. 4750325 MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. by Ralf Baechle · 12 years ago
  19. ee80f7c7 MIPS: Add detection of DSP ASE Revision 2. by Steven J. Hill · 12 years ago
  20. da4b62c MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) by Al Cooper · 12 years ago
  21. b4f2a17 Improve atomic.h robustness by Joshua Kinard · 12 years ago
  22. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  23. 61730c5 UAPI: (Scripted) Disintegrate arch/mips/include/asm by David Howells · 12 years ago
  24. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  25. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  26. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  27. f6b8a57 pwm: Add Ingenic JZ4740 support by Thierry Reding · 12 years ago
  28. 46a9876 MIPS: JZ4740: Export timer API by Thierry Reding · 12 years ago
  29. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  30. 382fc33 Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  31. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  32. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  33. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  34. ac19fe5 mips: NOTIFY_RESUME is not needed in TIF masks by Al Viro · 12 years ago
  35. f925725 mips: unobfuscate _TIF..._MASK by Al Viro · 12 years ago
  36. 97541cc MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs by Gabor Juhos · 12 years ago
  37. 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
  38. 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
  39. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  40. 8922c9b Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  41. 73d155b Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  42. 35a041e Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  43. e33fd70 Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next by Ralf Baechle · 12 years ago
  44. 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
  45. ce71d24 MIPS: Wire kcmp syscall. by Ralf Baechle · 12 years ago
  46. b30fdd6 MIPS: MIPSsim: Remove the MIPSsim platform. by Steven J. Hill · 12 years ago
  47. b1c5618 MIPS: NOTIFY_RESUME is not needed in TIF masks by Al Viro · 12 years ago
  48. 0b894bd MIPS: Unobfuscate _TIF..._MASK by Al Viro · 12 years ago
  49. 05857c6 MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'. by Steven J. Hill · 12 years ago
  50. b2ab4f0 MIPS: Add base architecture support for RI and XI. by Steven J. Hill · 12 years ago
  51. e6de1a0 MIPS: uasm: Add INS and EXT instructions. by Steven J. Hill · 12 years ago
  52. 2299c49 MIPS: Code clean-ups for the GIC. by Steven J. Hill · 12 years ago
  53. 0b271f5 MIPS: Make GIC code platform independent. by Steven J. Hill · 12 years ago
  54. 3070033 MIPS: Add core files for MIPS SEAD-3 development platform. by Steven J. Hill · 12 years ago
  55. 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 12 years ago
  56. 6a88a0f MIPS: lantiq: make use of __gpio_to_irq by John Crispin · 12 years ago
  57. e316cb2 OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC by John Crispin · 12 years ago
  58. 70a26a2 MIPS: Octeon: Add octeon_io_clk_delay() function. by David Daney · 12 years ago
  59. 88fd858 MIPS: OCTEON: Add support for cn68XX interrupt controller. by David Daney · 13 years ago
  60. 9787c56 MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips. by David Daney · 13 years ago
  61. c5aa59e MIPS: OCTEON: Update register definitions. by David Daney · 13 years ago
  62. 5cf02e5 MIPS: OCTEON: Add detection of cnf71xx parts. by David Daney · 13 years ago
  63. 22df90f MIPS: BCM63XX: Create platform_device for USBD by Kevin Cernekee · 12 years ago
  64. 5fd66c2 MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 device by Kevin Cernekee · 12 years ago
  65. a56e853 MIPS: BCM63XX: Fix USB IRQ definitions for 6328 by Kevin Cernekee · 12 years ago
  66. 18ec0e7 MIPS: BCM63XX: Add register definitions for USBD dependencies by Kevin Cernekee · 12 years ago
  67. 6f94234 MIPS: BCM63XX: Add new IUDMA definitions needed for USBD by Kevin Cernekee · 12 years ago
  68. 932e30b MIPS: BCM63XX: Move DMA descriptor definition into common header file by Kevin Cernekee · 12 years ago
  69. 00ffed5 MIPS: ath79: add USB platform setup code for AR934X by Gabor Juhos · 12 years ago
  70. 986936d MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328 by Jonas Gorski · 12 years ago
  71. 64eaea4 MIPS: BCM63XX: add external irq support for BCM6345 by Maxime Bizon · 12 years ago
  72. 61fa969 MIPS: lantiq: split up IRQ IM ranges by John Crispin · 12 years ago
  73. 95d585f MIPS: OCTEON: Add register definitions for SPI host hardware. by David Daney · 12 years ago
  74. 00dc5ce MIPS: ath79: don't hardcode the unavailability of the DSP ASE by Gabor Juhos · 12 years ago
  75. cf9bfe5 MIPS: Synchronize MIPS count one CPU at a time by Jayachandran C · 12 years ago
  76. 5a67044 MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. by Florian Fainelli · 12 years ago
  77. 861667d MIPS: Fix race condition in module relocation code. by Ralf Baechle · 12 years ago
  78. b4da14a MIPS: ath79: Fix number of GPIO lines for AR724[12] by Gabor Juhos · 12 years ago
  79. 87161cc MIPS: Octeon: Fix broken interrupt controller code. by David Daney · 12 years ago
  80. 95cf146 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 12 years ago
  81. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  82. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  83. 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 · 12 years ago
  84. ca585cf MIPS: Loongson 1B: Add board support by Kelvin Cheung · 12 years ago
  85. 1005f28 MIPS: Netlogic: remove cpu_has_dc_aliases define for XLP by Jayachandran C · 12 years ago
  86. 57d7cdb MIPS: Netlogic: Add IRQ mappings for more devices by Jayachandran C · 12 years ago
  87. 1004165 MIPS: Netlogic: USB support for XLP by Ganesan Ramalingam · 12 years ago
  88. 9bac624 MIPS: Netlogic: XLP PCIe controller support. by Ganesan Ramalingam · 12 years ago
  89. 3a2f9b9 MIPS: Netlogic: Platform NAND/NOR flash support by Ganesan Ramalingam · 12 years ago
  90. c5a48ff MIPS: Netlogic: Remove NETLOGIC_ prefix by Jayachandran C · 12 years ago
  91. 51d1eac MIPS: Netlogic: SMP wakeup code update by Jayachandran C · 12 years ago
  92. 19c860d MIPS: BCM63XX: Add PCIe Support for BCM6328 by Jonas Gorski · 12 years ago
  93. e5766ae MIPS: BCM63XX: Add basic BCM6328 support by Jonas Gorski · 12 years ago
  94. aaf3fedb MIPS: BCM63XX: Add flash type detection by Jonas Gorski · 12 years ago
  95. 4b897d5 MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c by Jonas Gorski · 12 years ago
  96. 8aecfe9 MIPS: BCM63XX: add RNG peripheral definitions by Florian Fainelli · 12 years ago
  97. a03822e MIPS: OCTEON: Remove some unused files. by David Daney · 12 years ago
  98. 2fa3639 MIPS: Add CPU support for Loongson1B by Kelvin Cheung · 12 years ago
  99. 1471d41 MTD: NAND: JZ4740: Multi-bank support with autodetection by Maarten ter Huurne · 13 years ago
  100. 71a1c77 MIPS: Fixup ordering of micro assembler instructions. by Steven J. Hill · 12 years ago