1. 1befdd5 MIPS: Implement __read_mostly by David Daney · 14 years ago
  2. f5b35d0 MIPS: ath79: add common WMAC device for AR913X based boards by Gabor Juhos · 14 years ago
  3. 68a1d31 MIPS: ath79: add common SPI controller device by Gabor Juhos · 14 years ago
  4. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  5. 6eae43c MIPS: ath79: add GPIOLIB support by Gabor Juhos · 14 years ago
  6. d4a67d9 MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs by Gabor Juhos · 14 years ago
  7. 94bb0c1 MIPS: jump label: Add MIPS support. by David Daney · 14 years ago
  8. bb3d68c MIPS: Add LDX and LWX instructions to uasm. by David Daney · 14 years ago
  9. afc7c98 MIPS: Declare uasm bbit0 and bbit1 functions. by David Daney · 14 years ago
  10. 3d8bfdd MIPS: Use C0_KScratch (if present) to hold PGD pointer. by David Daney · 14 years ago
  11. c42aef0 MIPS: Add DINSM to uasm. by David Daney · 14 years ago
  12. e77c32f MIPS: Probe for presence of KScratch registers. by David Daney · 14 years ago
  13. 487d70d MIPS: Add generic support for multiple machines within a single kernel by Gabor Juhos · 14 years ago
  14. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 14 years ago
  15. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 14 years ago
  16. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  17. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  18. 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
  19. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  20. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  21. 82b8915 MIPS: LD/SD o32 macro GAS fix update by Maciej W. Rozycki · 14 years ago
  22. 59833fc MIPS: BCM47xx: Use sscanf for parsing mac address by Hauke Mehrtens · 14 years ago
  23. 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
  24. 0bc6791 MIPS: AR7: Fix loops per jiffies on TNETD7200 devices by Florian Fainelli · 14 years ago
  25. ff42d62 MIPS: AR7: Fix double ar7_gpio_init declaration by Florian Fainelli · 14 years ago
  26. 1c0d52b MIPS: Don't clobber personality high bits. by David Daney · 14 years ago
  27. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  28. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  29. 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
  30. 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
  31. af23117 MIPS: Add BMIPS CP0 register definitions by Kevin Cernekee · 14 years ago
  32. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  33. 14f7001 MIPS: add support for hardware performance events (skeleton) by Deng-Cheng Zhu · 14 years ago
  34. 6dbd972 MIPS: define local_xchg from xchg_local to atomic_long_xchg by Deng-Cheng Zhu · 14 years ago
  35. 238dd31 MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant by Florian Fainelli · 14 years ago
  36. 3bc6968 MIPS: AR7: Initialize GPIO earlier by Florian Fainelli · 14 years ago
  37. 4169b86 MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic. by David Daney · 14 years ago
  38. e195aa3 MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx by David Daney · 14 years ago
  39. f92a6b0 MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II. by David Daney · 14 years ago
  40. 1584d7f MIPS: Add identifiers for Octeon II CPUs. by David Daney · 14 years ago
  41. b8db85b MIPS: Octeon: Update L2 Cache code for CN63XX by David Daney · 14 years ago
  42. a70b13a MIPS: Octeon: Add cn63XX to Octeon chip detection macros. by David Daney · 14 years ago
  43. aa32a95 MIPS: Octeon: Update register definitions for CN63XX chips by David Daney · 14 years ago
  44. b93b2ab MIPS: Octeon: Rewrite DMA mapping functions. by David Daney · 14 years ago
  45. ee71b7d MIPS: Add a platform hook for swiotlb setup. by David Daney · 14 years ago
  46. 48e1fd5 MIPS: Convert DMA to use dma-mapping-common.h by David Daney · 14 years ago
  47. 43e4f7a MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. by David Daney · 14 years ago
  48. 57575b5 MIPS: Octeon: Adjust top of DMA32 zone. by David Daney · 14 years ago
  49. cfd5709 MIPS: Allow MAX_DMA32_PFN to be overridden. by David Daney · 14 years ago
  50. 334c86c MIPS: IRQ: Add stackoverflow detection by From: jiang.adam@gmail.com · 14 years ago
  51. 7837314 MIPS: Get rid of branches to .subsections. by Ralf Baechle · 14 years ago
  52. c1c7438 mips: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  53. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  54. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  55. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  56. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  57. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  58. 4c60071 of/mips: Cleanup some include directives/files. by David Daney · 14 years ago
  59. f2ffa5a of/mips: Add device tree support to MIPS by Dezhong Diao · 14 years ago
  60. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  61. 063c13a MIPS: 32-bit: Fix build failure in asm/fcntl.h by Namhyung Kim · 14 years ago
  62. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  63. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  64. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  65. 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 14 years ago
  66. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  67. c9c4d98b MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  68. 863cb9b MIPS: GIC: Remove dependencies from Malta files. by Ralf Baechle · 14 years ago
  69. 2445994 MIPS: Audit: Fix hang in entry.S. by Ralf Baechle · 14 years ago
  70. 5707bf6 MIPS: Document why RELOC_HIDE is there. by Ralf Baechle · 14 years ago
  71. 2b78920 MIPS: Use generic atomic64 for 32-bit kernels by Deng-Cheng Zhu · 14 years ago
  72. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  73. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  74. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  75. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  76. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  77. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  78. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  79. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  80. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  81. 365b181 add f_flags to struct statfs(64) by Christoph Hellwig · 14 years ago
  82. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  83. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  85. 0896a9b kgdb,mips: Individual register get/set for mips by Jason Wessel · 14 years ago
  86. 0d36575 MIPS: PowerTV: Separate PowerTV USB support from non-USB code by David VomLehn · 14 years ago
  87. 51f1336 MIPS: PowerTV: Add Gaia platform definitions. by David VomLehn · 14 years ago
  88. 47a3486 MIPS: BCM47xx: Fix nvram_getenv return value. by Hauke Mehrtens · 14 years ago
  89. 2b5987a MIPS: Octeon: Allow more than 3.75GB of memory with PCIe by David Daney · 14 years ago
  90. 7281cd2 MIPS: Remove unused task_struct.trap_no field. by David Daney · 14 years ago
  91. c1bf207 MIPS: kprobe: Add support. by David Daney · 14 years ago
  92. 2ea6399 MIPS: Add instrunction format for BREAK and SYSCALL by David Daney · 14 years ago
  93. ef771ad4 MIPS: kprobes: Define regs_return_value() by David Daney · 14 years ago
  94. 52a0f00 MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. by Chandrakala Chavva · 14 years ago
  95. 1aa2b27 MIPS: Octeon: Support 256 MSI on PCIe by David Daney · 14 years ago
  96. de3bc0e MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ() by Wu Zhangjin · 14 years ago
  97. b8c7428 MIPS: Loongson: Remove set_irq_trigger_mode() by Wu Zhangjin · 14 years ago
  98. 96ffa02 MIPS: Define ST0_NMI in asm/mipsregs.h by David Daney · 14 years ago
  99. 22b0763 MIPS: uasm: Add option to export uasm API. by David Daney · 14 years ago
  100. 5b97c3f MIPS: uasm: Add BBIT0 and BBIT1 instructions by David Daney · 14 years ago