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