1. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  2. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. 2193dda USB: host: Remove ehci-octeon and ohci-octeon drivers by Alan Stern · 10 years ago
  4. 15d45cc MIPS: Replace use of phys_t with phys_addr_t. by Ralf Baechle · 10 years ago
  5. da85e364 MIPS: Octeon: Mark octeon_model_get_string() with __init by Aaro Koskinen · 10 years ago
  6. 653e052 MIPS: Octeon: Move code to avoid forward declaration by Aaro Koskinen · 10 years ago
  7. 0f24017 MIPS: Octeon: Move cvmx_fuse_read_byte() by Aaro Koskinen · 10 years ago
  8. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  9. cf35570 MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-aware by Alexander Sverdlin · 10 years ago
  10. b61cd31 MIPS: Octeon: Remove special case for simulator command line. by David Daney · 10 years ago
  11. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  12. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  13. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  14. f54619f treewide: Fix typos in Kconfig by Masanari Iida · 10 years ago
  15. e326479 MIPS: Octeon: Move device-trees to arch/mips/boot/dts/ by Andrew Bresticker · 10 years ago
  16. 3589871 mips: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  17. 6083086 MIPS: OCTEON: make get_system_type() thread-safe by Aaro Koskinen · 10 years ago
  18. 950e97c MIPS: Add common plat_irq_dispatch declaration by Sergey Ryazanov · 10 years ago
  19. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  20. 2d6a554 MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  21. 8bd70c6 MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000N by Aaro Koskinen · 10 years ago
  22. 8a1fbef MIPS: OCTEON: add USB clock type for D-Link DSR-1000N by Aaro Koskinen · 10 years ago
  23. eac44d9 MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect by Aaro Koskinen · 10 years ago
  24. 5ca0e37 MIPS: OCTEON: support disabling HOTPLUG_CPU run-time by Aaro Koskinen · 10 years ago
  25. 0953609 MIPS: OCTEON: SMP: delete redundant check by Aaro Koskinen · 10 years ago
  26. ec3a220 staging: octeon-ethernet: Move PHY activation to .ndo_open(). by David Daney · 10 years ago
  27. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  28. a53825e MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX by Eunbong Song · 10 years ago
  29. 8a837cd MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEON by David Daney · 10 years ago
  30. d8ce759 MIPS: octeon: Add interface mode detection for Octeon II by Alex Smith · 10 years ago
  31. 1461df5 MIPS: SMP: Remove plat_smp_ops cpus_done method. by Ralf Baechle · 10 years ago
  32. d83d44c MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB by Paul Bolle · 10 years ago
  33. af59674 MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC by Paul Bolle · 10 years ago
  34. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  35. 8c97cec mips: octeon: convert to use unflatten_and_copy_device_tree by Rob Herring · 10 years ago
  36. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 10 years ago
  37. 2eddb70 MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx by Andreas Herrmann · 10 years ago
  38. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  39. d617f9e MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees. by David Daney · 11 years ago
  40. ce4126c MIPS: cavium-octeon: export symbols needed by octeon-ethernet by Aaro Koskinen · 11 years ago
  41. b2e4f15 MIPS: cavium-octeon: fix early boot hang on EBH5600 board by Aaro Koskinen · 11 years ago
  42. 8b75e77 MIPS: cavium-octeon: fix out-of-bounds array access by Aaro Koskinen · 11 years ago
  43. f7777dc MIPS: Panic messages should not end in \n. by Ralf Baechle · 11 years ago
  44. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  45. 17efb59 MIPS: Move declaration of Octeon function fixup_irqs() to header. by Ralf Baechle · 11 years ago
  46. d8b7427 MIPS: cavium-octeon: fix I/O space setup on non-PCI systems by Aaro Koskinen · 11 years ago
  47. 1b05018 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  48. ab2bb14 MIPS: Octeon: Fix DT pruning bug with pip ports by Faidon Liambotis · 11 years ago
  49. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  50. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  51. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  52. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. a135a9b MIPS: Octeon: Enable interfaces on EdgeRouter Lite by Aaro Koskinen · 11 years ago
  54. fde1799 MIPS: OCTEON: Remove custom serial setup code. by David Daney · 11 years ago
  55. 5219343 MIPS: OCTEON: Set proper UART clock in internal device trees. by David Daney · 11 years ago
  56. 5ebf1f2 MIPS: octeon: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  57. d949b4f MIPS: Octeon: Don't clobber bootloader data structures. by David Daney · 11 years ago
  58. 68651ff MIPS: Octeon: Fix build error if CONFIG_MTD=n by Ralf Baechle · 11 years ago
  59. 3920575 MIPS: Oceton: Fix build error. by Ralf Baechle · 11 years ago
  60. 0ec3151 MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED by David Daney · 11 years ago
  61. 02a49d5 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL by David Daney · 11 years ago
  62. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  63. 38c3c0f MIPS: OCTEON: Improve _machine_halt implementation. by David Daney · 11 years ago
  64. d41d547 MIPS: octeon: Fix GPIO number in IRQ chip private data by Alexander Sverdlin · 11 years ago
  65. ed1197f MIPS: Fix build error cavium-octeon without CONFIG_SMP by EunBong Song · 11 years ago
  66. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  67. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  69. 0e49caf MIPS: Octeon: Adding driver to measure interrupt latency on Octeon. by Venkat Subbiah · 12 years ago
  70. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  71. ac2cbab x86: Don't panic if can not alloc buffer for swiotlb by Yinghai Lu · 11 years ago
  72. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  73. 757be67f MIPS: Octeon: Fix warning. by Ralf Baechle · 11 years ago
  74. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  75. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  76. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  77. 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  78. e1ced09 MIPS/EDAC: Improve OCTEON EDAC support. by David Daney · 12 years ago
  79. 43f01da MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. by David Daney · 12 years ago
  80. abe77f9 MIPS: Octeon: Add kexec and kdump support by Ralf Baechle · 12 years ago
  81. 5456bd2 MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set. by Ralf Baechle · 12 years ago
  82. 4fe64af MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR. by Ralf Baechle · 12 years ago
  83. ce4625f MIPS: Octeon: Remove highmem code. by Ralf Baechle · 12 years ago
  84. f65aad4 MIPS: Cavium: Add EDAC support. by Ralf Baechle · 12 years ago
  85. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  86. 90b335f kbuild: centralize .dts->.dtb rule by Stephen Warren · 12 years ago
  87. 0f73171 mips/octeon: 16-Bit NOR flash was not being detected during boot by Charles Hardin · 12 years ago
  88. 92d1159 MIPS: Remove irqflags.h dependency from bitops.h by Jim Quinlan · 12 years ago
  89. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  90. e33fd70 Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next by Ralf Baechle · 12 years ago
  91. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  92. 70a26a2 MIPS: Octeon: Add octeon_io_clk_delay() function. by David Daney · 12 years ago
  93. c9f0f0c0 MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain. by David Daney · 12 years ago
  94. 1a7e68f MIPS: Octeon: Make interrupt controller work with threaded handlers. by David Daney · 12 years ago
  95. 88fd858 MIPS: OCTEON: Add support for cn68XX interrupt controller. by David Daney · 12 years ago
  96. c5aa59e MIPS: OCTEON: Update register definitions. by David Daney · 12 years ago
  97. 87161cc MIPS: Octeon: Fix broken interrupt controller code. by David Daney · 12 years ago
  98. 640de63 MIPS: OCTEON: Fix breakage due to 8250 changes. by David Daney · 12 years ago
  99. 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  100. a03822e MIPS: OCTEON: Remove some unused files. by David Daney · 12 years ago