1. 10f34a1 ARM: dts: vf610-colibri: split device tree for carrier boards by Stefan Agner · 10 years ago
  2. 155b2fd Merge branch 'imx/soc' into imx/dt by Shawn Guo · 10 years ago
  3. ee64100 Merge tag 'ib-mfd-arm-v3.18' into imx/dt by Shawn Guo · 10 years ago
  4. 64546e9 ARM: imx_v6_v7_defconfig updates by Fabio Estevam · 10 years ago
  5. 0650f85 ARM: imx_v4_v5_defconfig: Select CONFIG_IMX_WEIM by Fabio Estevam · 10 years ago
  6. 75fd32b arm: mach-imx: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  7. bad3db1 ARM: imx: source gpt per clk from OSC for system timer by Anson Huang · 10 years ago
  8. 6f11c69 ARM: imx: add gpt_3m clk for i.mx6qdl by Anson Huang · 10 years ago
  9. 69d9a3f ARM: imx: fix register offset of pll7_usb_host gate clock by Shawn Guo · 10 years ago
  10. dbaf381 ARM: clk-imx6sl: refine clock tree for SSI by Shengjiu Wang · 10 years ago
  11. dc4805c ARM: imx: remove ENABLE and BYPASS bits from clk-pllv3 driver by Shawn Guo · 10 years ago
  12. db7c065 ARM: imx6sx: add BYPASS support for PLL clocks by Shawn Guo · 10 years ago
  13. e90f419 ARM: imx6sl: add BYPASS support for PLL clocks by Shawn Guo · 10 years ago
  14. b1f156d ARM: imx6q: add BYPASS support for PLL clocks by Shawn Guo · 10 years ago
  15. 19d8634 ARM: imx: add an exclusive gate clock type by Shawn Guo · 10 years ago
  16. bd404b1 ARM: clk-imx6q: refine clock tree for SSI by Shengjiu Wang · 10 years ago
  17. aec247d ARM: clk-imx6q: refine clock tree for ASRC by Shengjiu Wang · 10 years ago
  18. e37c1ad ARM: clk-imx6sl: correct the pxp and epdc axi clock selections by Fancy Fang · 10 years ago
  19. 7bce3d2 ARM: clk-imx6q: refine clock tree for ESAI by Shengjiu Wang · 10 years ago
  20. 0783a56 ARM: clk-imx6sl: Select appropriate parents for LCDIF clocks by Fabio Estevam · 10 years ago
  21. bad66c3 ARM: clk-imx6sl: Remove csi_lcdif_sels[] by Fabio Estevam · 10 years ago
  22. 21231f8 ARM: imx: clk-vf610: Add USBPHY clocks by Stefan Agner · 10 years ago
  23. 47526e4 ARM: imx: add cpufreq support for i.mx6sx by Anson Huang · 11 years ago
  24. 3b18dd7 ARM: imx: clk-vf610: introduce clks_init_on by Stefan Agner · 10 years ago
  25. 24980dc ARM: i.MX1: Add devicetree support by Alexander Shiyan · 10 years ago
  26. c896e93 ARM: i.MX6: add more chip revision support by Jason Liu · 11 years ago
  27. 64d14a3 ARM: imx: Remove mach-mxt_td60 board file by Fabio Estevam · 10 years ago
  28. 13758c5 ARM: i.MX: Remove i.MX1 ADS board support by Alexander Shiyan · 10 years ago
  29. 2b10368 ARM: dts: vf610-twr: remove useless property for sound card. by Xiubo Li · 10 years ago
  30. ee295d7 ARM: imx: remove imx_scu_standby_enable() by Shawn Guo · 10 years ago
  31. 1ca7070 ARM: i.MX: Remove Phytec i.MX27 PCM038/PCM970 board files by Alexander Shiyan · 10 years ago
  32. 7c5deaf ARM: i.MX: Remove mach-cpuimx27sd board file by Alexander Shiyan · 10 years ago
  33. 58b71c3 ARM: imx: iomux: Do not export symbol without public declaration by Alexander Stein · 10 years ago
  34. 05bdb8c Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  35. ca98565 unicore32: Fix build error by Guenter Roeck · 10 years ago
  36. 94559a4 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  37. 19ed3eb Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  38. e160cc1 vexpress/spc: fix a build warning on array bounds by Alex Shi · 10 years ago
  39. 98fd150 Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 10 years ago
  40. fd5984d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. 10f3291 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  42. b0108f9 kexec: purgatory: add clean-up for purgatory directory by Michael Welling · 10 years ago
  43. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  44. 4df4185 x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory by Vivek Goyal · 10 years ago
  45. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  46. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  47. b38af47 x86,mm: fix pte_special versus pte_numa by Hugh Dickins · 10 years ago
  48. 9e36c63 alpha: io: implement relaxed accessor macros for writes by Will Deacon · 10 years ago
  49. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  50. 9eabc99 x86, irq, PCI: Keep IRQ assignment for runtime power management by Jiang Liu · 10 years ago
  51. bd597f4 devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg' by Steve Twiss · 10 years ago
  52. 2db3cff Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  53. daebabd mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators by Tony Lindgren · 10 years ago
  54. f7f7a29 ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists by Rajendra Nayak · 10 years ago
  55. af438fe ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants by Rajendra Nayak · 10 years ago
  56. 0dc0d9e Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
  57. e1e5b71 Merge tag 'imx-fixes-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  58. c2e1da6 Merge tag 'omap-for-v3.17/fixes-against-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  59. eba1c71 ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number by Juri Lelli · 10 years ago
  60. 2c32c65 ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex by Mark Rutland · 10 years ago
  61. 8586831 ARM: 8128/1: abort: don't clear the exclusive monitors by Mark Rutland · 10 years ago
  62. 55f0fb6 ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations by Andrey Ryabinin · 10 years ago
  63. f395dca x86: irq: Fix bug in setting IOAPIC pin attributes by Jiang Liu · 10 years ago
  64. bf81472 ARM: dts: microsom-ar8035: MDIO pad must be set open drain by Rabeeh Khoury · 10 years ago
  65. 68e3702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  66. 8fd4643 ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock rates by Tero Kristo · 10 years ago
  67. fc3e825 ARM: brcmstb: revert SMP support by Brian Norris · 10 years ago
  68. cc82453 ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled by Tony Lindgren · 10 years ago
  69. c15adae ARM: dts: Enable UART wake-up events for beagleboard by Tony Lindgren · 10 years ago
  70. 509a81f ARM: dts: Remove twl6030 clk32g "regulator" by Mark Brown · 10 years ago
  71. 9a02ae4 ARM: OMAP2+: omap_device: remove warning that clk alias already exists by Markus Pargmann · 10 years ago
  72. 6953faf ARM: OMAP: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  73. e49d519c ARM: dts: DRA7: fix interrupt-cells for GPIO by Nishanth Menon · 10 years ago
  74. d5c1eb1 ARM: dts: omap3430-sdp: Revert to using software ECC for NAND by Roger Quadros · 10 years ago
  75. a3e83f0 ARM: OMAP2+: GPMC: Support Software ECC scheme via DT by Roger Quadros · 10 years ago
  76. 7d5929c mtd: nand: omap: Revert to using software ECC by default by Roger Quadros · 10 years ago
  77. dd5957b Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  78. 497c01d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  79. a90b858 x86: Fix non-PC platform kernel crash on boot due to NULL dereference by Andy Shevchenko · 10 years ago
  80. 962af86 ARM: dts: hummingboard/cubox-i: change SPDIF output to be more descriptive by Russell King · 10 years ago
  81. f9908c1 ARM: dts: hummingboard/cubox-i: add USB OC pinctrl configuration by Russell King · 10 years ago
  82. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 959dc25 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  84. 12266db ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux by Geert Uytterhoeven · 10 years ago
  85. caa9eac ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies by Marcel Ziswiler · 10 years ago
  86. 9d0b1f3 Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  87. 1302d32 ARM: dts: rockchip: readd missing mmc0 pinctrl settings by Heiko Stuebner · 10 years ago
  88. 2136edf Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  89. 26d189b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  90. 80b304f Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  91. 6a7519e efi/arm64: Store Runtime Services revision by Semen Protsenko · 10 years ago
  92. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  93. 58b80ad ARM: shmobile: r8a7791: add missing 0x0100 for SDCKCR by Kuninori Morimoto · 10 years ago
  94. 4fb12fe ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCR by Kuninori Morimoto · 10 years ago
  95. d1433d5 Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  96. f8d08a1 Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  97. 83c43c49 microblaze: Wire-up memfd_create syscall by Michal Simek · 10 years ago
  98. 5313345 microblaze: Wire-up getrandom syscall by Michal Simek · 10 years ago
  99. b760949 microblaze: Wire-up seccomp syscall by Michal Simek · 10 years ago
  100. e9de42d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago