1. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  2. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  3. 64575f9 ftrace/MIPS: Enable C Version of recordmcount by Wu Zhangjin · 14 years ago
  4. 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
  5. 18d693b MIPS: Allow UserLocal on MIPS_R1 processors by Kevin Cernekee · 14 years ago
  6. ea31a6b MIPS: Honor L2 bypass bit by Kevin Cernekee · 14 years ago
  7. af23117 MIPS: Add BMIPS CP0 register definitions by Kevin Cernekee · 14 years ago
  8. c1c0c46 MIPS: Add BMIPS processor types to Kconfig by Kevin Cernekee · 14 years ago
  9. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  10. 3a9ab99 MIPS: Add support for hardware performance events (mipsxx) by Deng-Cheng Zhu · 14 years ago
  11. 7e788d9 MIPS: Perf-events: Add callchain support by Deng-Cheng Zhu · 14 years ago
  12. 14f7001 MIPS: add support for hardware performance events (skeleton) by Deng-Cheng Zhu · 14 years ago
  13. 7f788d2 MIPS: add support for software performance events by Deng-Cheng Zhu · 14 years ago
  14. 6dbd972 MIPS: define local_xchg from xchg_local to atomic_long_xchg by Deng-Cheng Zhu · 14 years ago
  15. 238dd31 MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant by Florian Fainelli · 14 years ago
  16. 3bc6968 MIPS: AR7: Initialize GPIO earlier by Florian Fainelli · 14 years ago
  17. 340fbb8 MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI by David Daney · 14 years ago
  18. 4169b86 MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic. by David Daney · 14 years ago
  19. c994115 MIPS: Octeon: Apply CN63XXP1 errata workarounds. by David Daney · 14 years ago
  20. 4b8bca7 MIPS: Octeon: Use I/O clock rate for calculations. by David Daney · 14 years ago
  21. e195aa3 MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx by David Daney · 14 years ago
  22. 3b29dadf MIPS: Octeon: Remove bogus code from octeon_get_clock_rate() by David Daney · 14 years ago
  23. 54954a6 MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount() by David Daney · 14 years ago
  24. f92a6b0 MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II. by David Daney · 14 years ago
  25. 0e56b38 MIPS: Octeon: Probe for Octeon II CPUs. by David Daney · 14 years ago
  26. f8bf7e6 MIPS: Octeon: Handle Octeon II caches. by David Daney · 14 years ago
  27. 1584d7f MIPS: Add identifiers for Octeon II CPUs. by David Daney · 14 years ago
  28. b8db85b MIPS: Octeon: Update L2 Cache code for CN63XX by David Daney · 14 years ago
  29. a70b13a MIPS: Octeon: Add cn63XX to Octeon chip detection macros. by David Daney · 14 years ago
  30. aa32a95 MIPS: Octeon: Update register definitions for CN63XX chips by David Daney · 14 years ago
  31. b93b2ab MIPS: Octeon: Rewrite DMA mapping functions. by David Daney · 14 years ago
  32. ee71b7d MIPS: Add a platform hook for swiotlb setup. by David Daney · 14 years ago
  33. 48e1fd5 MIPS: Convert DMA to use dma-mapping-common.h by David Daney · 14 years ago
  34. 43e4f7a MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. by David Daney · 14 years ago
  35. f00e001 MIPS: Octeon: Select ZONE_DMA32 by David Daney · 14 years ago
  36. 57575b5 MIPS: Octeon: Adjust top of DMA32 zone. by David Daney · 14 years ago
  37. cfd5709 MIPS: Allow MAX_DMA32_PFN to be overridden. by David Daney · 14 years ago
  38. f129907 MIPS: Octeon: Set dma_masks for octeon_mgmt device. by David Daney · 14 years ago
  39. 334c86c MIPS: IRQ: Add stackoverflow detection by From: jiang.adam@gmail.com · 14 years ago
  40. b788071 MIPS: Kconfig cleanup by Thomas Gleixner · 14 years ago
  41. 48a26e6 MIPS: Remove wait argument of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  42. c8c5f3f MIPS: More detailed description of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  43. 7837314 MIPS: Get rid of branches to .subsections. by Ralf Baechle · 14 years ago
  44. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  45. c1c7438 mips: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  46. fb67113 ptrace: cleanup arch_ptrace() on MIPS by Namhyung Kim · 14 years ago
  47. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  48. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  49. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  50. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  51. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  52. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  53. a7f505c MIPS: MT: Fix build error iFPU affinity code by Ralf Baechle · 14 years ago
  54. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  55. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  56. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  58. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  59. 7d172bf Alchemy: Add UART PM methods. by Manuel Lauss · 14 years ago
  60. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  61. 4c60071 of/mips: Cleanup some include directives/files. by David Daney · 14 years ago
  62. f2ffa5a of/mips: Add device tree support to MIPS by Dezhong Diao · 14 years ago
  63. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  64. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  65. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 14 years ago
  66. 08be7b2 MIPS: jz4740: Fix Kbuild Platform file. by David Daney · 14 years ago
  67. ad4b2b6 MIPS: Repair Kbuild make clean breakage. by David Daney · 14 years ago
  68. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  69. a35bee8 MIPS: Enable ISA_DMA_API config to fix build failure by Namhyung Kim · 14 years ago
  70. 063c13a MIPS: 32-bit: Fix build failure in asm/fcntl.h by Namhyung Kim · 14 years ago
  71. ec33529 MIPS: Remove all generated vmlinuz* files on "make clean" by Wu Zhangjin · 14 years ago
  72. 4bfb8c5 MIPS: do_sigaltstack() expects userland pointers by Al Viro · 14 years ago
  73. 5b89c00 MIPS: Fix error values in case of bad_stack by Al Viro · 14 years ago
  74. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 14 years ago
  75. e5b377a MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. by Al Viro · 14 years ago
  76. 062ab57 MIPS: Don't block signals if we'd failed to setup a sigframe by Al Viro · 14 years ago
  77. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  78. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  79. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  80. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  81. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  82. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  83. 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 14 years ago
  84. 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 14 years ago
  85. 2ccc5b1 MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin by Shmulik Ladkani · 14 years ago
  86. 2b877a3 MIPS: Alchemy: Resolve prom section mismatches by Manuel Lauss · 14 years ago
  87. e080e61 MIPS: Fix syscall 64 bit number comments. by Ralf Baechle · 14 years ago
  88. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  89. c9c4d98b MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  90. e9fb4d8 MIPS: N32: Fix getdents64 syscall for n32 by Bernhard Walle · 14 years ago
  91. 7dde29c MIPS: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  92. c1b47e9 MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. by Ralf Baechle · 14 years ago
  93. 863cb9b MIPS: GIC: Remove dependencies from Malta files. by Ralf Baechle · 14 years ago
  94. 25f12b3 MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. by Ralf Baechle · 14 years ago
  95. a2e715a MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. by Ralf Baechle · 14 years ago
  96. 2445994 MIPS: Audit: Fix hang in entry.S. by Ralf Baechle · 14 years ago
  97. 5707bf6 MIPS: Document why RELOC_HIDE is there. by Ralf Baechle · 14 years ago
  98. 1ec0e73 MIPS: Octeon: Determine if helper needs to be built by Andreas Bießmann · 14 years ago
  99. 2b78920 MIPS: Use generic atomic64 for 32-bit kernels by Deng-Cheng Zhu · 14 years ago
  100. 543001f MIPS: RM7000: Symbol should be static by Ricardo Mendoza · 14 years ago