1. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  2. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  3. 081d835 MIPS: Fix build errors in sc-mips.c by Kevin Cernekee · 14 years ago
  4. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  5. c9bace7 MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. by David Daney · 14 years ago
  6. 82b8915 MIPS: LD/SD o32 macro GAS fix update by Maciej W. Rozycki · 14 years ago
  7. cf745a3 MIPS: Alchemy: fix build with SERIAL_8250=n by Manuel Lauss · 14 years ago
  8. a3aad4a MIPS: Rename mips_dma_cache_sync back to dma_cache_sync by Ralf Baechle · 14 years ago
  9. d002aaa MIPS: MT: Fix typo in comment. by Ralf Baechle · 14 years ago
  10. 1690a7f MIPS: BCM47xx: Swap serial console if ttyS1 was specified. by Hauke Mehrtens · 14 years ago
  11. 59833fc MIPS: BCM47xx: Use sscanf for parsing mac address by Hauke Mehrtens · 14 years ago
  12. 2aa088d MIPS: BCM47xx: Fill values for b43 into SSB sprom by Hauke Mehrtens · 14 years ago
  13. 8257108 MIPS: BCM47xx: Do not read config from CFE by Hauke Mehrtens · 14 years ago
  14. e31fee7 MIPS: FDT size is a be32 by Thomas Chou · 14 years ago
  15. 5878fc9 MIPS: Fix CP0 COUNTER clockevent race by Kevin Cernekee · 14 years ago
  16. 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
  17. 4afdea8 MIPS: JZ4740: Fix pcm device name by Lars-Peter Clausen · 14 years ago
  18. e5674ad MIPS: Separate two consecutive loads in memset.S by Tony Wu · 14 years ago
  19. 515b029 MIPS: Send proper signal and siginfo on FP emulator faults. by David Daney · 14 years ago
  20. 0bc6791 MIPS: AR7: Fix loops per jiffies on TNETD7200 devices by Florian Fainelli · 14 years ago
  21. ff42d62 MIPS: AR7: Fix double ar7_gpio_init declaration by Florian Fainelli · 14 years ago
  22. 3bd27e3 MIPS: Rework GENERIC_HARDIRQS Kconfig. by David Daney · 14 years ago
  23. 690ca2c MIPS: Alchemy: Add return value check for strict_strtoul() by Yoichi Yuasa · 14 years ago
  24. ec79812 MIPS: Loongson: Add return value check for strict_strtoul() by Wu Zhangjin · 14 years ago
  25. 863abad MIPS: VPE loader: Check vmalloc return value in vpe_open by Jesper Juhl · 14 years ago
  26. d62c9ce MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). by David Daney · 14 years ago
  27. 1c0d52b MIPS: Don't clobber personality high bits. by David Daney · 14 years ago
  28. 1d21038 MIPS: jz4740: Fix section mismatch in prom.c by Lars-Peter Clausen · 14 years ago
  29. fe749aa MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix by Lars-Peter Clausen · 14 years ago
  30. a989ff8 MIPS: Don't stomp on caller's ->regs[2] in copy_thread() by Al Viro · 14 years ago
  31. 2b3e502 MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81 by Ralf Baechle · 14 years ago
  32. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  33. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  34. 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
  35. 64575f9 ftrace/MIPS: Enable C Version of recordmcount by Wu Zhangjin · 14 years ago
  36. 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
  37. 18d693b MIPS: Allow UserLocal on MIPS_R1 processors by Kevin Cernekee · 14 years ago
  38. ea31a6b MIPS: Honor L2 bypass bit by Kevin Cernekee · 14 years ago
  39. af23117 MIPS: Add BMIPS CP0 register definitions by Kevin Cernekee · 14 years ago
  40. c1c0c46 MIPS: Add BMIPS processor types to Kconfig by Kevin Cernekee · 14 years ago
  41. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  42. 3a9ab99 MIPS: Add support for hardware performance events (mipsxx) by Deng-Cheng Zhu · 14 years ago
  43. 7e788d9 MIPS: Perf-events: Add callchain support by Deng-Cheng Zhu · 14 years ago
  44. 14f7001 MIPS: add support for hardware performance events (skeleton) by Deng-Cheng Zhu · 14 years ago
  45. 7f788d2 MIPS: add support for software performance events by Deng-Cheng Zhu · 14 years ago
  46. 6dbd972 MIPS: define local_xchg from xchg_local to atomic_long_xchg by Deng-Cheng Zhu · 14 years ago
  47. 238dd31 MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant by Florian Fainelli · 14 years ago
  48. 3bc6968 MIPS: AR7: Initialize GPIO earlier by Florian Fainelli · 14 years ago
  49. 340fbb8 MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI by David Daney · 14 years ago
  50. 4169b86 MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic. by David Daney · 14 years ago
  51. c994115 MIPS: Octeon: Apply CN63XXP1 errata workarounds. by David Daney · 14 years ago
  52. 4b8bca7 MIPS: Octeon: Use I/O clock rate for calculations. by David Daney · 14 years ago
  53. e195aa3 MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx by David Daney · 14 years ago
  54. 3b29dadf MIPS: Octeon: Remove bogus code from octeon_get_clock_rate() by David Daney · 14 years ago
  55. 54954a6 MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount() by David Daney · 14 years ago
  56. f92a6b0 MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II. by David Daney · 14 years ago
  57. 0e56b38 MIPS: Octeon: Probe for Octeon II CPUs. by David Daney · 14 years ago
  58. f8bf7e6 MIPS: Octeon: Handle Octeon II caches. by David Daney · 14 years ago
  59. 1584d7f MIPS: Add identifiers for Octeon II CPUs. by David Daney · 14 years ago
  60. b8db85b MIPS: Octeon: Update L2 Cache code for CN63XX by David Daney · 14 years ago
  61. a70b13a MIPS: Octeon: Add cn63XX to Octeon chip detection macros. by David Daney · 14 years ago
  62. aa32a95 MIPS: Octeon: Update register definitions for CN63XX chips by David Daney · 14 years ago
  63. b93b2ab MIPS: Octeon: Rewrite DMA mapping functions. by David Daney · 14 years ago
  64. ee71b7d MIPS: Add a platform hook for swiotlb setup. by David Daney · 14 years ago
  65. 48e1fd5 MIPS: Convert DMA to use dma-mapping-common.h by David Daney · 14 years ago
  66. 43e4f7a MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. by David Daney · 14 years ago
  67. f00e001 MIPS: Octeon: Select ZONE_DMA32 by David Daney · 14 years ago
  68. 57575b5 MIPS: Octeon: Adjust top of DMA32 zone. by David Daney · 14 years ago
  69. cfd5709 MIPS: Allow MAX_DMA32_PFN to be overridden. by David Daney · 14 years ago
  70. f129907 MIPS: Octeon: Set dma_masks for octeon_mgmt device. by David Daney · 14 years ago
  71. 334c86c MIPS: IRQ: Add stackoverflow detection by From: jiang.adam@gmail.com · 14 years ago
  72. b788071 MIPS: Kconfig cleanup by Thomas Gleixner · 14 years ago
  73. 48a26e6 MIPS: Remove wait argument of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  74. c8c5f3f MIPS: More detailed description of r4k_on_each_cpu by Ralf Baechle · 14 years ago
  75. 7837314 MIPS: Get rid of branches to .subsections. by Ralf Baechle · 14 years ago
  76. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  77. c1c7438 mips: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  78. fb67113 ptrace: cleanup arch_ptrace() on MIPS by Namhyung Kim · 14 years ago
  79. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  80. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  81. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  82. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  83. 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
  84. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  85. a7f505c MIPS: MT: Fix build error iFPU affinity code by Ralf Baechle · 14 years ago
  86. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  87. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  88. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  89. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  90. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  91. 7d172bf Alchemy: Add UART PM methods. by Manuel Lauss · 14 years ago
  92. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  93. 4c60071 of/mips: Cleanup some include directives/files. by David Daney · 14 years ago
  94. f2ffa5a of/mips: Add device tree support to MIPS by Dezhong Diao · 14 years ago
  95. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  96. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  97. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 14 years ago
  98. 08be7b2 MIPS: jz4740: Fix Kbuild Platform file. by David Daney · 14 years ago
  99. ad4b2b6 MIPS: Repair Kbuild make clean breakage. by David Daney · 14 years ago
  100. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago