1. 310f130 MIPS: Invalidate old TLB mappings when updating huge page PTEs. by David Daney · 14 years ago
  2. 7da34c1 MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h by Jonas Gorski · 14 years ago
  3. f8bec75 MIPS: Rename .data..mostly and properly handle it in linker script by Catalin Marinas · 14 years ago
  4. 866d7f5 MIPS: MSP: Fix build error by Ralf Baechle · 14 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  6. 0c32638 MIPS: Octeon: Rewrite interrupt handling code. by David Daney · 14 years ago
  7. a458465 MIPS: Fix syncfs syscall copy and paste failure by Thomas Gleixner · 14 years ago
  8. 1bbf287 MIPS: Wire up syncfs(2). by Ralf Baechle · 14 years ago
  9. 84ed943 MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. by David Daney · 14 years ago
  10. 930cd54 MIPS: SMTC: Cleanup the hook mess and use irq_data by Thomas Gleixner · 14 years ago
  11. 7c8d948 MIPS: i8259: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  12. 786a5e02 MIPS: MSP71xx: Add CPU feature override file. by Anoop P A · 14 years ago
  13. ec9ac74 MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices. by Anoop P A · 14 years ago
  14. 5027070 MIPS: MSP71xx: Platform support for MSP on-chip USB controller. by Anoop P A · 14 years ago
  15. 756cca6 MIPS: Microoptimize arch_{read,write}_lock by Ralf Baechle · 14 years ago
  16. 8547727 remove dma64_addr_t by FUJITA Tomonori · 14 years ago
  17. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  18. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  19. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 14 years ago
  20. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  21. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  22. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  23. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  24. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 14 years ago
  25. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  26. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. f865c35 watchdog: add JZ4740 watchdog driver by Paul Cercueil · 14 years ago
  28. 91f0173 MIPS, Perf-events: Work with irq_work by Deng-Cheng Zhu · 14 years ago
  29. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  30. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  31. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  32. 1befdd5 MIPS: Implement __read_mostly by David Daney · 14 years ago
  33. f5b35d0 MIPS: ath79: add common WMAC device for AR913X based boards by Gabor Juhos · 14 years ago
  34. 68a1d31 MIPS: ath79: add common SPI controller device by Gabor Juhos · 14 years ago
  35. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  36. 6eae43c MIPS: ath79: add GPIOLIB support by Gabor Juhos · 14 years ago
  37. d4a67d9 MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs by Gabor Juhos · 14 years ago
  38. 94bb0c1 MIPS: jump label: Add MIPS support. by David Daney · 14 years ago
  39. bb3d68c MIPS: Add LDX and LWX instructions to uasm. by David Daney · 14 years ago
  40. afc7c98 MIPS: Declare uasm bbit0 and bbit1 functions. by David Daney · 14 years ago
  41. 3d8bfdd MIPS: Use C0_KScratch (if present) to hold PGD pointer. by David Daney · 14 years ago
  42. c42aef0 MIPS: Add DINSM to uasm. by David Daney · 14 years ago
  43. e77c32f MIPS: Probe for presence of KScratch registers. by David Daney · 14 years ago
  44. 487d70d MIPS: Add generic support for multiple machines within a single kernel by Gabor Juhos · 14 years ago
  45. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 14 years ago
  46. a826e42 thp: mm: define MADV_HUGEPAGE by Andrea Arcangeli · 14 years ago
  47. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  48. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 14 years ago
  49. 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
  50. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  51. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  52. 82b8915 MIPS: LD/SD o32 macro GAS fix update by Maciej W. Rozycki · 14 years ago
  53. 59833fc MIPS: BCM47xx: Use sscanf for parsing mac address by Hauke Mehrtens · 14 years ago
  54. 190fca3 MIPS: Fix regression on BCM4710 processor detection by Kevin Cernekee · 14 years ago
  55. 0bc6791 MIPS: AR7: Fix loops per jiffies on TNETD7200 devices by Florian Fainelli · 14 years ago
  56. ff42d62 MIPS: AR7: Fix double ar7_gpio_init declaration by Florian Fainelli · 14 years ago
  57. 1c0d52b MIPS: Don't clobber personality high bits. by David Daney · 14 years ago
  58. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  59. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  60. 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
  61. 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
  62. af23117 MIPS: Add BMIPS CP0 register definitions by Kevin Cernekee · 14 years ago
  63. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  64. 14f7001 MIPS: add support for hardware performance events (skeleton) by Deng-Cheng Zhu · 14 years ago
  65. 6dbd972 MIPS: define local_xchg from xchg_local to atomic_long_xchg by Deng-Cheng Zhu · 14 years ago
  66. 238dd31 MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant by Florian Fainelli · 14 years ago
  67. 3bc6968 MIPS: AR7: Initialize GPIO earlier by Florian Fainelli · 14 years ago
  68. 4169b86 MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic. by David Daney · 14 years ago
  69. e195aa3 MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx by David Daney · 14 years ago
  70. f92a6b0 MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II. by David Daney · 14 years ago
  71. 1584d7f MIPS: Add identifiers for Octeon II CPUs. by David Daney · 14 years ago
  72. b8db85b MIPS: Octeon: Update L2 Cache code for CN63XX by David Daney · 14 years ago
  73. a70b13a MIPS: Octeon: Add cn63XX to Octeon chip detection macros. by David Daney · 14 years ago
  74. aa32a95 MIPS: Octeon: Update register definitions for CN63XX chips by David Daney · 14 years ago
  75. b93b2ab MIPS: Octeon: Rewrite DMA mapping functions. by David Daney · 14 years ago
  76. ee71b7d MIPS: Add a platform hook for swiotlb setup. by David Daney · 14 years ago
  77. 48e1fd5 MIPS: Convert DMA to use dma-mapping-common.h by David Daney · 14 years ago
  78. 43e4f7a MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. by David Daney · 14 years ago
  79. 57575b5 MIPS: Octeon: Adjust top of DMA32 zone. by David Daney · 14 years ago
  80. cfd5709 MIPS: Allow MAX_DMA32_PFN to be overridden. by David Daney · 14 years ago
  81. 334c86c MIPS: IRQ: Add stackoverflow detection by From: jiang.adam@gmail.com · 14 years ago
  82. 7837314 MIPS: Get rid of branches to .subsections. by Ralf Baechle · 14 years ago
  83. c1c7438 mips: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
  84. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  85. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  86. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  87. bc49c28 mtd: add Broadcom BCM63xx image tag partition parser by Florian Fainelli · 14 years ago
  88. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  89. 4c60071 of/mips: Cleanup some include directives/files. by David Daney · 14 years ago
  90. f2ffa5a of/mips: Add device tree support to MIPS by Dezhong Diao · 14 years ago
  91. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  92. 063c13a MIPS: 32-bit: Fix build failure in asm/fcntl.h by Namhyung Kim · 14 years ago
  93. e92ba6d Define _addr_lsb in siginfo_t for mips by Andi Kleen · 14 years ago
  94. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  95. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  96. 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 14 years ago
  97. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  98. c9c4d98 MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  99. 863cb9b MIPS: GIC: Remove dependencies from Malta files. by Ralf Baechle · 14 years ago
  100. 2445994 MIPS: Audit: Fix hang in entry.S. by Ralf Baechle · 14 years ago