1. cbd8d84 ARM: PRIMA2: select PINCTRL and PINCTRL_SIRF in Kconfig by Barry Song · 13 years ago
  2. 0fa7be4 ARM: nomadik: enable PINCTRL_NOMADIK where needed by Arnd Bergmann · 13 years ago
  3. 7af07ad Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/pinctrl by Olof Johansson · 13 years ago
  4. 4a0dfe6 Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl by Olof Johansson · 13 years ago
  5. a0f5e36 ARM: mxs: enable pinctrl support by Shawn Guo · 13 years ago
  6. 08d98fe ARM: ux500: switch MSP to using pinctrl for pins by Linus Walleij · 13 years ago
  7. 09486cb ARM: ux500: alter MSP registration to return a device pointer by Linus Walleij · 13 years ago
  8. a098066 ARM: ux500: switch to using pinctrl for uart0 by Linus Walleij · 13 years ago
  9. 3b64c09 ARM: ux500: delete custom pin control system by Linus Walleij · 13 years ago
  10. ed781d39 ARM: ux500: switch over to Nomadik pinctrl driver by Linus Walleij · 13 years ago
  11. d41af62 pinctrl/nomadik: implement pin configuration by Linus Walleij · 13 years ago
  12. e98ea77 pinctrl/nomadik: basic Nomadik pinctrl interface by Linus Walleij · 13 years ago
  13. 7488185 Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl by Olof Johansson · 13 years ago
  14. 32329a2 ARM: imx6q: switch to use pinctrl subsystem by Dong Aisheng · 13 years ago
  15. d1654b8 ARM: mxs: enable pinctrl dummy states by Shawn Guo · 13 years ago
  16. a2aa65a ARM: imx: enable pinctrl dummy states by Dong Aisheng · 13 years ago
  17. ca731a5 Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/gpio by Arnd Bergmann · 13 years ago
  18. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  19. 4bbbf13f Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  20. c28c485 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  22. 7eb7ce4 xen: correctly check for pending events when restoring irq flags by David Vrabel · 13 years ago
  23. 6e76538 Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  24. dadb366 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Olof Johansson · 13 years ago
  25. ef7c7c6 ARM: PXA2xx: MFP: fix potential direction bug by Igor Grinberg · 13 years ago
  26. a13b8787 ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT by Igor Grinberg · 13 years ago
  27. 9f9d27e arm/sa1100: fix sa1100-rtc memory resource by Dmitry Artamonow · 13 years ago
  28. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 13 years ago
  29. cf405ae xen/smp: Fix crash when booting with ACPI hotplug CPUs. by Konrad Rzeszutek Wilk · 13 years ago
  30. 3c3c801 Merge branch 'sh/urgent' into sh-fixes-for-linus by Paul Mundt · 13 years ago
  31. ec2ccd8 sh: Fix up tracepoint build fallout from static key introduction. by Nobuhiro Iwamatsu · 13 years ago
  32. 82b7690 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  33. 8e12a03 xtensa: fix build fail on undefined ack_bad_irq by Paul Gortmaker · 13 years ago
  34. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  35. df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 13 years ago
  36. fa83af7 blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.c by Paul Gortmaker · 13 years ago
  37. b7b617c Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 13 years ago
  38. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  39. db7b122 arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo file by Vasiliy Kulikov · 13 years ago
  40. 8ec7c84 Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into fixes by Olof Johansson · 13 years ago
  41. 05ef1b7 arch/tile: fix a couple of functions that should be __init by Chris Metcalf · 13 years ago
  42. ea0dcf9 x86/apic: Use x2apic physical mode based on FADT setting by Greg Pearson · 13 years ago
  43. d0d3bc6 x86/mrst: Quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 13 years ago
  44. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  45. 9b4d1cbb ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capability by Marek Szyprowski · 13 years ago
  46. 6fff5a1 ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined by Tushar Behera · 13 years ago
  47. ffabec4 ARM: EXYNOS: Fix resource on dev-dwmci.c by Kukjin Kim · 13 years ago
  48. 7518dde ARM: S3C24XX: Fix build warning for S3C2410_PM by Kukjin Kim · 13 years ago
  49. 18ea1fc ARM: mini2440_defconfig: Fix build error by Arnd Bergmann · 13 years ago
  50. c0af14d ARM: ux500: Add support for MSP I2S-devices by Ola Lilja · 13 years ago
  51. a60b57e drivers/gpio: gpio-nomadik: Add support for irqdomains by Lee Jones · 13 years ago
  52. 513c27f drivers/gpio: gpio-nomadik: Apply Device Tree bindings by Lee Jones · 13 years ago
  53. 1baa574 ARM: ux500: update pin handling by Linus Walleij · 13 years ago
  54. 339bcf3 ARM: ux500: implement pin API by Rabin Vincent · 13 years ago
  55. 68293b3 ARM: ux500: remove a bunch of internal pull-ups by Linus Walleij · 13 years ago
  56. 826ed67 plat-nomadik: new sleep mode pincfg macros by Linus Walleij · 13 years ago
  57. ce1ee9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 13 years ago
  58. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 13 years ago
  59. 2b7b9a7 ARM: msm: Fix gic irqdomain support by David Brown · 13 years ago
  60. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 13 years ago
  61. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 13 years ago
  62. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 13 years ago
  63. e00574b hexagon: add missing cpu.h include by Richard Kuo · 13 years ago
  64. 57f27cc hexagon/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  65. e8e42a5 hexagon: use renamed tick_nohz_idle_* functions by Richard Kuo · 13 years ago
  66. 6bbbc30 Hexagon: misc compile warning/error cleanup due to missing headers by Richard Kuo · 13 years ago
  67. bfae8ee xtensa: fix build error in xtensa/include/asm/io.h by Paul Gortmaker · 13 years ago
  68. 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 13 years ago
  69. ebc6178 gpio/nomadik: support low EMI mode by Rabin Vincent · 13 years ago
  70. e895bd7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  71. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  72. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 13 years ago
  73. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 13 years ago
  74. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 13 years ago
  75. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 13 years ago
  76. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  77. e037360 SPEAr3xx: Add pinctrl support for boards by Viresh Kumar · 13 years ago
  78. 8076dd1 SPEAr: Remove existing padmux support for SPEAr by Viresh Kumar · 13 years ago
  79. f3215b4 SPEAr: Update defconfigs by Viresh Kumar · 13 years ago
  80. 0b7ee71 SPEAr: Add PL080 DMA support for 3xx and 6xx by Viresh Kumar · 13 years ago
  81. c5fa4fd ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture by Viresh Kumar · 13 years ago
  82. 5fb00f9 SPEAr3xx: Replace printk() with pr_*() by Viresh Kumar · 13 years ago
  83. a3a4513 SPEAr6xx: Add compilation support for dtbs using 'make dtbs' by Viresh Kumar · 13 years ago
  84. 7477bd8 SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1 by Viresh Kumar · 13 years ago
  85. f08472f SPEAr: Use CLKDEV_INIT for defining clk_lookups by Viresh Kumar · 13 years ago
  86. 5b4f95e ARM: SPEAr600: Change FSMC and SMI clock names by Stefan Roese · 13 years ago
  87. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  88. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  89. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  90. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  91. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 13 years ago
  92. 5699b0c ARM: EXYNOS: Fix incorrect initialization of GIC by Thomas Abraham · 13 years ago
  93. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  94. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  95. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
  96. 8482c81 ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers by Thomas Abraham · 13 years ago
  97. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  98. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 13 years ago
  99. 1344500 ARM: u300: bump all IRQ numbers by one by Linus Walleij · 13 years ago
  100. a102962 ARM: ux300: Fix unimplementable regulation constraints by Mark Brown · 13 years ago