1. 6a08b11 ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAIN by Tony Lindgren · 10 years ago
  2. 377fb3f ARM: OMAP5+: Reuse OMAP4 PM code for OMAP5 and DRA7 by Nishanth Menon · 10 years ago
  3. 5081ce6 ARM: dts: OMAP3+: Add PRM interrupt by Nishanth Menon · 10 years ago
  4. 01ac456 ARM: omap: Remove stray ARCH_HAS_OPP references by Mark Brown · 10 years ago
  5. 6af16a1 ARM: DRA7: Add hook in SoC initcalls to enable pm initialization by Rajendra Nayak · 10 years ago
  6. 887782e Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/soc by Tony Lindgren · 10 years ago
  7. d7eb67f Merge branch 'pull/v3.18/powerdomain-fixes' of https://github.com/nmenon/linux-2.6-playground into omap-for-v3.18/fixes-not-urgent by Tony Lindgren · 10 years ago
  8. 628ed47 ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization by Santosh Shilimkar · 10 years ago
  9. 6099dd3 ARM: OMAP5 / DRA7: Enable CPU RET on suspend by Rajendra Nayak · 11 years ago
  10. e97c4eb ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplug by Santosh Shilimkar · 10 years ago
  11. 325f29d ARM: OMAP5 / DRA7: PM: Avoid all SAR saves by Rajendra Nayak · 11 years ago
  12. 6d846c4 ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomains by Santosh Shilimkar · 12 years ago
  13. 4664d4d ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default by Santosh Shilimkar · 12 years ago
  14. d2136bc ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency by Santosh Shilimkar · 12 years ago
  15. a89726d ARM: OMAP5 / DRA7: PM: Update CPU context register offset by Santosh Shilimkar · 12 years ago
  16. dbbe977 ARM: AM437x: use pdata quirks for pinctrl information by Keerthy · 11 years ago
  17. b0a3d0d ARM: DRA7: use pdata quirks for pinctrl information by Nishanth Menon · 10 years ago
  18. 874fef7 ARM: OMAP5: use pdata quirks for pinctrl information by Nishanth Menon · 10 years ago
  19. 3e6a1c9 ARM: OMAP4+: PM: Use only valid low power state for CPU hotplug by Nishanth Menon · 10 years ago
  20. bd7593c ARM: OMAP4+: PM: use only valid low power state for suspend by Nishanth Menon · 10 years ago
  21. 46ba552 ARM: OMAP4+: PM: Make logic state programmable by Nishanth Menon · 10 years ago
  22. bd002d7 ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain by Nishanth Menon · 10 years ago
  23. 13bbffd ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms by Nishanth Menon · 10 years ago
  24. 9f5dc91 ARM: OMAP5: powerdomain data: fix powerdomain powerstate by Nishanth Menon · 10 years ago
  25. cafc8cb ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstate by Nishanth Menon · 10 years ago
  26. 1e03779 ARM: OMAP3+: PRM: register interrupt information from DT by Nishanth Menon · 10 years ago
  27. 2aba071 ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7 by Nishanth Menon · 10 years ago
  28. a6903ea ARM: OMAP4+: PRM: remove "wkup" event by Nishanth Menon · 10 years ago
  29. a8f83ae ARM: OMAP4+: PRM: register interrupt information from DT by Nishanth Menon · 10 years ago
  30. 390ddc1 ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted by Nishanth Menon · 10 years ago
  31. e3002d1 ARM: OMAP4+: prminst: provide function to find prm_dev instance offset by Nishanth Menon · 10 years ago
  32. 9a15fff ARM: dts: am335x-bone*: Fix model name and update compatibility information by Nishanth Menon · 10 years ago
  33. a1a57ab ARM: dts: omap4-panda: Fix model and SoC family details by Nishanth Menon · 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. 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
  52. daebabd mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators by Tony Lindgren · 10 years ago
  53. f7f7a29 ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists by Rajendra Nayak · 10 years ago
  54. af438fe ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants by Rajendra Nayak · 10 years ago
  55. 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
  56. 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
  57. 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
  58. eba1c71 ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number by Juri Lelli · 10 years ago
  59. 2c32c65 ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex by Mark Rutland · 10 years ago
  60. 8586831 ARM: 8128/1: abort: don't clear the exclusive monitors by Mark Rutland · 10 years ago
  61. 55f0fb6 ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations by Andrey Ryabinin · 10 years ago
  62. f395dca x86: irq: Fix bug in setting IOAPIC pin attributes by Jiang Liu · 10 years ago
  63. bf81472 ARM: dts: microsom-ar8035: MDIO pad must be set open drain by Rabeeh Khoury · 10 years ago
  64. 68e3702 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  65. 8fd4643 ARM: dts: omap54xx-clocks: Fix the l3 and l4 clock rates by Tero Kristo · 10 years ago
  66. fc3e825 ARM: brcmstb: revert SMP support by Brian Norris · 10 years ago
  67. cc82453 ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled by Tony Lindgren · 10 years ago
  68. c15adae ARM: dts: Enable UART wake-up events for beagleboard by Tony Lindgren · 10 years ago
  69. 509a81f ARM: dts: Remove twl6030 clk32g "regulator" by Mark Brown · 10 years ago
  70. 9a02ae4 ARM: OMAP2+: omap_device: remove warning that clk alias already exists by Markus Pargmann · 10 years ago
  71. 6953faf ARM: OMAP: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  72. e49d519 ARM: dts: DRA7: fix interrupt-cells for GPIO by Nishanth Menon · 10 years ago
  73. d5c1eb1 ARM: dts: omap3430-sdp: Revert to using software ECC for NAND by Roger Quadros · 10 years ago
  74. a3e83f0 ARM: OMAP2+: GPMC: Support Software ECC scheme via DT by Roger Quadros · 10 years ago
  75. 7d5929c mtd: nand: omap: Revert to using software ECC by default by Roger Quadros · 10 years ago
  76. 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
  77. 497c01d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  78. a90b858 x86: Fix non-PC platform kernel crash on boot due to NULL dereference by Andy Shevchenko · 10 years ago
  79. 962af86 ARM: dts: hummingboard/cubox-i: change SPDIF output to be more descriptive by Russell King · 10 years ago
  80. f9908c1 ARM: dts: hummingboard/cubox-i: add USB OC pinctrl configuration by Russell King · 10 years ago
  81. 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
  82. 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
  83. 12266db ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux by Geert Uytterhoeven · 10 years ago
  84. caa9eac ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies by Marcel Ziswiler · 10 years ago
  85. 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
  86. 1302d32 ARM: dts: rockchip: readd missing mmc0 pinctrl settings by Heiko Stuebner · 10 years ago
  87. 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
  88. 26d189b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  89. 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
  90. 6a7519e efi/arm64: Store Runtime Services revision by Semen Protsenko · 10 years ago
  91. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  92. 58b80ad ARM: shmobile: r8a7791: add missing 0x0100 for SDCKCR by Kuninori Morimoto · 10 years ago
  93. 4fb12fe ARM: shmobile: r8a7790: add missing 0x0100 for SDCKCR by Kuninori Morimoto · 10 years ago
  94. 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
  95. f8d08a1 Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  96. 83c43c49 microblaze: Wire-up memfd_create syscall by Michal Simek · 10 years ago
  97. 5313345 microblaze: Wire-up getrandom syscall by Michal Simek · 10 years ago
  98. b760949 microblaze: Wire-up seccomp syscall by Michal Simek · 10 years ago
  99. e9de42d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  100. 95d516b ARM: dts: ODROID i2c improvements by Daniel Drake · 10 years ago