1. 72533b7 arm: mvebu: Fix compile for multiplatform when ARMv6 is selected by Tony Lindgren · 12 years ago
  2. 67c6b2e ARM: integrator: move syscon remap for AP PCIv3 by Linus Walleij · 12 years ago
  3. 65aabd6 Merge tag 'mvebu_fixes_for_v3.8-rc3' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  4. 11d5993 arm: mvebu: Fix memory size for Armada 370 DB by Gregory CLEMENT · 12 years ago
  5. 9e1c96e ARM: Dove: add Cubox sdhci card detect gpio by Sebastian Hesselbarth · 12 years ago
  6. 4ea931e ARM: Kirkwood: fix ns2 gpios by converting to pinctrl by Simon Guinot · 12 years ago
  7. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  8. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  9. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  10. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  11. 5f79c65 arm: mvebu: use global interrupts for GPIOs on Armada XP by Thomas Petazzoni · 12 years ago
  12. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  13. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  14. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  15. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  16. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  17. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  18. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  19. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  20. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  21. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  22. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  23. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  24. 41be8dc arm: mvebu: Add missing ; for cpu node. by Andrew Lunn · 12 years ago
  25. 7791651 arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces by Thomas Petazzoni · 12 years ago
  26. 44cfae9 arm: mvebu: Armada XP MV78230 has two cores, not one by Thomas Petazzoni · 12 years ago
  27. 8758c88 ARM: Kirkwood: Use fixed-regulator instead of board gpio call by Andrew Lunn · 12 years ago
  28. d2268be3 ARM: Kirkwood: Fix missing sdio clock by Andrew Lunn · 12 years ago
  29. 107c21c ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers by Nobuhiro Iwamatsu · 12 years ago
  30. 53dfa8e ARM: Kirkwood: Fix missing clk for USB device. by Andrew Lunn · 12 years ago
  31. b24212f arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver by Gregory CLEMENT · 12 years ago
  32. 61bcbc2 ARM: EXYNOS: skip the clock initialization for exynos5440 by Kukjin Kim · 12 years ago
  33. 4aaa019 ARM: dts: imx31-bug: Fix manufacturer compatible string by Fabio Estevam · 12 years ago
  34. d962117 ARM: nomadik: bump the IRQ numbers again by Linus Walleij · 12 years ago
  35. 7f252b1 ARM: nomadik: delete dangling include by Linus Walleij · 12 years ago
  36. 07fd296 ARM: OMAP1: fix USB configuration use-after-release by Aaro Koskinen · 12 years ago
  37. 2cd1f48 Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8-rc2/fixes by Tony Lindgren · 12 years ago
  38. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  39. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  40. 7e7fff8 ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return values by Paul Walmsley · 12 years ago
  41. cfef4b2 ARM: OMAP3: clock data: Add missing enable/disable for EMU clock by Jon Hunter · 12 years ago
  42. d7eccab ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sources by Ivan Khoronzhuk · 12 years ago
  43. 5f2596f ARM: OMAP4: PRM: fix RSTTIME and RSTST offsets by Nishanth Menon · 12 years ago
  44. 62bafd1 ARM: OMAP4: PRM: Correct reset source map by Ivan Khoronzhuk · 12 years ago
  45. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  46. 9fbe7c2 ARM: OMAP: SRAM: resolve sparse warnings by Paul Walmsley · 12 years ago
  47. 9816aa8 ARM: OMAP AM33xx: hwmod data: resolve sparse warnings by Paul Walmsley · 12 years ago
  48. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. b231848 ARM: EXYNOS: enable PINCTRL for EXYNOS5440 by Kukjin Kim · 12 years ago
  50. 3c2bbf5 ARM: dts: use uart port1 for console on exynos4210-smdkv310 by Kukjin Kim · 12 years ago
  51. ca6f1e4 ARM: dts: use uart port0 for console on exynos5440-ssdk5440 by Kukjin Kim · 12 years ago
  52. 93f3778 ARM: SAMSUNG: fix the cpu id for EXYNOS5440 by Kukjin Kim · 12 years ago
  53. 6ccc432 ARM: OMAP: 32k counter: resolve sparse warnings by Paul Walmsley · 12 years ago
  54. 101250c ARM: EXYNOS: Revise HDMI resource size by Sean Paul · 12 years ago
  55. 1278998 PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) by Myron Stowe · 12 years ago
  56. 664e9e4 ARM: dts: imx23-olinuxino: Fix IOMUX settings by Fabio Estevam · 12 years ago
  57. 43880f7 sunxi: Change the machine compatible string. by Maxime Ripard · 12 years ago
  58. 7712866 ARM: multi_v7_defconfig: Add ARCH_SUNXI by Maxime Ripard · 12 years ago
  59. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  60. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  61. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  62. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  64. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  66. 6f8c9d2 ARM: OMAP2+: Trivial fix for IOMMU merge issue by Tony Lindgren · 12 years ago
  67. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  68. 2727da8 ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c by Peter Ujfalusi · 12 years ago
  69. f438a83 Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  70. f2420ec Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  71. febd41d ARM: sunxi: rename device tree source files by Olof Johansson · 12 years ago
  72. 1800098 ARM: OMAP: Fix build breakage due to missing include in i2c.c by Vaibhav Bedia · 12 years ago
  73. 03c850e Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  74. 43260ad Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'disintegrate-score-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  75. 0c54450 Merge tag 'cris-for-linus-3.8' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  76. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 77c8006 UAPI: Fix up empty files in arch/cris/ by David Howells · 12 years ago
  78. 00addd1 CRIS: locking: fix the return value of arch_read_trylock() by Wei Yongjun · 12 years ago
  79. e61ac0b Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2 by Jesper Nilsson · 12 years ago
  80. 8e6b4dd CRIS: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  81. d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
  82. e6ee4b2 ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards by Will Deacon · 12 years ago
  83. d056a69 ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs by Will Deacon · 12 years ago
  84. 7bf9b7b ARM: missing ->mmap_sem around find_vma() in swp_emulate.c by Al Viro · 12 years ago
  85. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  86. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  87. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  88. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  89. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  90. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  91. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago
  92. 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
  93. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  94. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  95. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  96. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  97. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  98. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  99. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  100. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago