1. 00e8ec2 ARM: mvebu: move DT Dove to MVEBU by Sebastian Hesselbarth · 11 years ago
  2. 0d75ab6 Merge branch 'mvebu/soc-kw' into mvebu/soc by Jason Cooper · 11 years ago
  3. aa89b0a Merge branch 'mvebu/soc-3xx' into mvebu/soc by Jason Cooper · 11 years ago
  4. b02b643 ARM: kirkwood: Add HP T5325 thin client by Andrew Lunn · 11 years ago
  5. 1b82af4 ARM: kirkwood: select dtbs based on SoC by Jason Cooper · 11 years ago
  6. 5a51da2 ARM: kirkwood: Remove redundant kexec code by Andrew Lunn · 11 years ago
  7. 665ca87 ARM: mvebu: Armada 375/38x depend on MULTI_V7 by Jason Cooper · 11 years ago
  8. c3f08d0 ARM: mvebu: Simplify headers and make local by Andrew Lunn · 11 years ago
  9. 97171ad ARM: mvebu: Enable mvebu-soc-id on Kirkwood by Andrew Lunn · 11 years ago
  10. ba0ae31 ARM: mvebu: Let kirkwood use the system controller for restart by Andrew Lunn · 11 years ago
  11. ba5a37e ARM: mvebu: Move kirkwood DT boards into mach-mvebu by Andrew Lunn · 11 years ago
  12. adc0097 ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBU by Andrew Lunn · 11 years ago
  13. 12567bb ARM: Fix default CPU selection for ARCH_MULTI_V5 by Andrew Lunn · 11 years ago
  14. 4b8f7a1 ARM: MM: Add DT binding for Feroceon L2 cache by Andrew Lunn · 11 years ago
  15. 3c317d0 ARM: orion: Move cache-feroceon-l2.h out of plat-orion by Andrew Lunn · 11 years ago
  16. c15ebc7 ARM: mvebu: Add ARCH_MULTI_V7 to SoCs by Andrew Lunn · 11 years ago
  17. d364eec ARM: kirkwood: ioremap memory control register by Andrew Lunn · 11 years ago
  18. 7f28fd6 ARM: kirkwood: ioremap the cpu_config register before using it. by Andrew Lunn · 11 years ago
  19. dab7dfb ARM: kirkwood: Separate board-dt from common and pcie code. by Andrew Lunn · 11 years ago
  20. 15a705e ARM: kirkwood: Drop printing the SoC type and revision by Andrew Lunn · 11 years ago
  21. e7c8f38 ARM: kirkwood: Convert mv88f6281gtw_ge switch setup to DT by Andrew Lunn · 11 years ago
  22. c3b6144 ARM: kirkwood: Give pm.c its own header file. by Andrew Lunn · 11 years ago
  23. b92f10b ARM: mvebu: Rename the ARCH_MVEBU menu option by Ezequiel Garcia · 11 years ago
  24. bc81526 Documentation: arm: update Marvell documentation about Armada 375/38x by Thomas Petazzoni · 11 years ago
  25. 9aa30f1 ARM: mvebu: add initial support for the Armada 380/385 SOCs by Thomas Petazzoni · 11 years ago
  26. ca4a6f8 ARM: mvebu: add workaround for data abort issue on Armada 375 by Thomas Petazzoni · 11 years ago
  27. d3ce7f2 ARM: mvebu: add initial support for the Armada 375 SOCs by Gregory CLEMENT · 11 years ago
  28. df863de ARM: mvebu: add Armada 375 support to the system-controller driver by Thomas Petazzoni · 11 years ago
  29. 798ec44 ARM: mvebu: make CPU_PJ4B selection a per-SoC choice by Thomas Petazzoni · 11 years ago
  30. a017dbb ARM: mvebu: rename DT machine structure for Armada 370/XP by Thomas Petazzoni · 11 years ago
  31. 99b3d29 ARM: mvebu: rename armada-370-xp.c to board-v7.c by Thomas Petazzoni · 11 years ago
  32. d181e69 Merge tag 'tags/mvebu-soc-3.15' into mvebu/soc-3xx by Jason Cooper · 11 years ago
  33. 08bb3ad ARM: mvebu: remove unneeded ->map_io field for Armada 370/XP by Thomas Petazzoni · 11 years ago
  34. a8cacc0 ARM: mvebu: make use of of_find_matching_node_and_match by Josh Cartwright · 11 years ago
  35. fee04e7 ARM: mvebu: Makefile clean-up by Gregory CLEMENT · 11 years ago
  36. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  37. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  38. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  39. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  40. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  41. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  42. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  43. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  44. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  45. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  46. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  47. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  48. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  49. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  51. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  52. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
  53. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
  54. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  55. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  56. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  57. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  58. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  60. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  61. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 11 years ago
  62. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 11 years ago
  63. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  64. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  65. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  66. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  67. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago
  68. 94db37a ARM: dts: bcm28155-ap: Fix Card Detection GPIO by Tim Kryger · 11 years ago
  69. a00928f Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  70. c2292c2 ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY by Fabio Estevam · 11 years ago
  71. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 11 years ago
  72. f8505ef MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers by Barry Song · 11 years ago
  73. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  74. 3f7c730 ARM: dts: zynq: Add SDHCI nodes by Soren Brinkmann · 11 years ago
  75. 4dd18ed ARM: hisi: don't select SMP by Rob Herring · 11 years ago
  76. db079b1 ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS by Stephen Warren · 11 years ago
  77. d231fab ARM: multi_v7: copy most options from tegra_defconfig by Stephen Warren · 11 years ago
  78. afbf1e1 ARM: iop32x: fix power off handling for the EM7210 board by Linus Walleij · 11 years ago
  79. 608914b ARM: integrator: restore static map on the CP by Linus Walleij · 11 years ago
  80. 9d2a5e2 ARM: msm_defconfig: Enable MSM clock drivers by Stephen Boyd · 11 years ago
  81. 3933d26 ARM: dts: msm: Add clock controller nodes and hook into uart by Stephen Boyd · 11 years ago
  82. de70af4 ARM: OMAP4+: move errata initialization to omap4_pm_init_early by Nishanth Menon · 11 years ago
  83. 74ed7bd ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle by Strashko, Grygorii · 11 years ago
  84. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  85. deb2a1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  86. bcc9f96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  87. b168fff7 hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  88. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 11 years ago
  89. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 11 years ago
  90. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 11 years ago
  91. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  92. b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  93. 0ef38d7 alpha: fix broken network checksum by Mikulas Patocka · 11 years ago
  94. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  95. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 595bf99 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 75fae11 ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled by Stephen Warren · 11 years ago
  99. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  100. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago