1. 9a3f39f omap: move detection of NAND CS to common-board-devices by Mike Rapoport · 14 years ago
  2. fbd8071 omap: use common initialization for PMIC i2c bus by Mike Rapoport · 14 years ago
  3. 96974a2 omap: consolidate touch screen initialization among different boards by Mike Rapoport · 14 years ago
  4. d14f817 OMAP3+: voltage: remove spurious pr_notice for debugfs by Nishanth Menon · 14 years ago
  5. 3454900 OMAP4: PM: remove redundant #ifdef CONFIG_PM by Nishanth Menon · 14 years ago
  6. 283a1c1 OMAP3+: smartreflex: delete debugfs entries on probe error by Aaro Koskinen · 14 years ago
  7. 833d78f OMAP3+: smartreflex: delete instance from sr_list on probe error by Aaro Koskinen · 14 years ago
  8. 0c49cc1 OMAP3+: smartreflex: fix ioremap leak on probe error by Aaro Koskinen · 14 years ago
  9. da9e7392 OMAP3+: smartreflex: request the memory region by Aaro Koskinen · 14 years ago
  10. 0bf6e2e OMAP3+: smartreflex: fix sr_late_init() error path in probe by Aaro Koskinen · 14 years ago
  11. e15d13f omap: Run make savedefconfig on omap2plus_defconfig to shrink it by Tony Lindgren · 14 years ago
  12. 35f7b96 OMAP3/4: l3: minor cleanup for parenthesis and extra spaces by omar ramirez · 14 years ago
  13. 7529b70 OMAP3/4: l3: fix omap3_l3_probe error path by omar ramirez · 14 years ago
  14. 11383a9 arm: omap: gpmc-smsc911x: minor style fixes by Igor Grinberg · 14 years ago
  15. 21b4273 omap: convert boards that use SMSC911x to use gpmc-smsc911x by Mike Rapoport · 14 years ago
  16. f0949f7 omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL by Mike Rapoport · 14 years ago
  17. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  18. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  19. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  20. 88b9ef4 ARM: 6879/1: fix personality test wrt usage of domain handlers by Nicolas Pitre · 14 years ago
  21. 5e14343 ARM: 6878/1: fix personality flag propagation across an exec by Nicolas Pitre · 14 years ago
  22. df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 14 years ago
  23. b025a3f ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Stephen Boyd · 14 years ago
  24. baab730 ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used by Maurus Cuelenaere · 14 years ago
  25. 96cfb97 ARM: SAMSUNG: Fix build failure in PM CRC check code by Abhilash Kesavan · 14 years ago
  26. dc5b966 ARM: S5P: Remove unused s3c_pm_check_resume_pin by Abhilash Kesavan · 14 years ago
  27. a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
  28. 7db6a7f ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() by Eric Miao · 14 years ago
  29. 83fd6c6 ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number by Haojian Zhuang · 14 years ago
  30. a0a4dcb ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number by Haojian Zhuang · 14 years ago
  31. 6932613 ARM: pxa: always clear LPM bits for PXA168 MFPR by Haojian Zhuang · 14 years ago
  32. aec9959 ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile. by Justin P. Mattock · 14 years ago
  33. c98c097 ARM: 6868/1: Preserve the VFP state during fork by Catalin Marinas · 14 years ago
  34. 2e82669a ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks by Catalin Marinas · 14 years ago
  35. 9745082 ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHE by Catalin Marinas · 14 years ago
  36. 6759788 ARM: 6865/1: perf: ensure pass through zero is counted on overflow by Will Deacon · 14 years ago
  37. e89c0d7 ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset by Will Deacon · 14 years ago
  38. 1744573 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  39. 6084c81 ARM: arch-shmobile: only run FSI init on respective boards by Kuninori Morimoto · 14 years ago
  40. 2ce51f8 ARM: arch-shmobile: only run HDMI init on respective boards by Guennadi Liakhovetski · 14 years ago
  41. 4a0f081 ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKEREL by Simon Horman · 14 years ago
  42. 6a78618 ARM: Only allow PM_SLEEP with CPUs which support suspend by Russell King · 14 years ago
  43. 29ea23f ARM: Make consolidated PM sleep code depend on PM_SLEEP by Russell King · 14 years ago
  44. 906c3b6 arm: tegra: fix error check in tegra2_clocks.c by Nicolas Kaiser · 14 years ago
  45. 893b66c msm: timer: fix missing return value by David Brown · 14 years ago
  46. 62f0988 msm: Remove extraneous ffa device check by David Brown · 14 years ago
  47. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  48. c8309ef ARM: tegra: gpio: Fix unused variable warnings by Colin Cross · 14 years ago
  49. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  51. e282326 arm: versatile : Fix typo introduced in irq namespace cleanup by Grant Likely · 14 years ago
  52. b43d151 Merge branches 'fixes' and 'devel-stable' into for-linus by Russell King · 14 years ago
  53. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  54. f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
  55. 9323f261 arm: Reorder irq_set_ function calls by Thomas Gleixner · 14 years ago
  56. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
  57. 25a5662 arm: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  58. cf0d6b7 arm: dove: Use proper irq accessor functions by Thomas Gleixner · 14 years ago
  59. fdea77b arm: gic: Use proper accessor functions by Thomas Gleixner · 14 years ago
  60. ac93cdb arm: at91: Cleanup irq chip by Thomas Gleixner · 14 years ago
  61. 5093aec arm: davinci: Cleanup irq chip code by Thomas Gleixner · 14 years ago
  62. d1735a2 arm: ep93xx: Use proper irq accessor functions by Thomas Gleixner · 14 years ago
  63. a0b0f5a arm: gemini: Use proper irq accessor functions by Thomas Gleixner · 14 years ago
  64. eb2d718 arm: mxc: Use generic_handle_irq() by Thomas Gleixner · 14 years ago
  65. ce4ed25 arm: vt8500: Use proper irq accessors by Thomas Gleixner · 14 years ago
  66. 70c4fa2 arm: msm: Use proper irq accessor functions by Thomas Gleixner · 14 years ago
  67. 8c04a17 arm: plat-omap: Cleanup irq_desc access by Thomas Gleixner · 14 years ago
  68. d1118f6 arm: nomadik: Use local irq state by Thomas Gleixner · 14 years ago
  69. e0fc5b3 arm: stmp3xxx: Use generic_handle_irq() by Thomas Gleixner · 14 years ago
  70. 7222f39 arm: plat-samsung: Use proper irq accessor functions by Thomas Gleixner · 14 years ago
  71. e83bbb1 arm: Cleanup irq_desc access by Thomas Gleixner · 14 years ago
  72. cf8d158 arm: msm: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  73. 1b7a2d9 arm: Use irq flag setter function by Thomas Gleixner · 14 years ago
  74. 1475b85 arm: Use genirq lockdep helper to set lock class by Thomas Gleixner · 14 years ago
  75. b0f18ed arm: tegra: Remove unused bogus irq enable/disable magic by Thomas Gleixner · 14 years ago
  76. 1738209 arm: h720x: Fix irq conversion fallout by Thomas Gleixner · 14 years ago
  77. 4fe25e3 arm: nomadik: Remove non existing cpu id check by Thomas Gleixner · 14 years ago
  78. 504f1df arm: ns9xxx: Remove non exisiting machine checks by Thomas Gleixner · 14 years ago
  79. a40bd62 arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover by Thomas Gleixner · 14 years ago
  80. a68e5e0 arm: at91: at572d940hf: Fix SDRAMC define by Thomas Gleixner · 14 years ago
  81. f2e0bf2 arm: footbridge: Make cksrc_dc21285_disable() void by Thomas Gleixner · 14 years ago
  82. 11f2cde arm: bios32: Remove non exisiting machine code by Thomas Gleixner · 14 years ago
  83. b5b4bc3 ARM: mx51_efika: fix build error due to new mfd changes by Andres Salomon · 14 years ago
  84. e5217fb Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. bc5bbc4 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  86. dfad549 ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support by Stephen Boyd · 14 years ago
  87. 8e88069 ARM: 6838/1: etm: fix section mismatch warning by Ming Lei · 14 years ago
  88. 7f479c6 ARM: 6837/1: remove unused pci_fixup_prpmc1100 by Colin Cross · 14 years ago
  89. 0652f06 ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PC by Viktor Rosendahl · 14 years ago
  90. 255bae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixes by Russell King · 14 years ago
  91. 5f18386 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  92. 6829310 arm: Ns9xxx: Remove private irq flow handler by Thomas Gleixner · 14 years ago
  93. 3e1d987 ARM: Suspend: Fix dependency of ARCH_SUSPEND_POSSIBLE by Kukjin Kim · 14 years ago
  94. 9d5fda6 ARM: SAMSUNG: Fix CPU idmask by Kukjin Kim · 14 years ago
  95. b9ab19f ARM: EXYNOS4: Fix addruart macro by Thomas Abraham · 14 years ago
  96. 1af3c67 ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210 by Jeongtae Park · 14 years ago
  97. cd0527c ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKV310 by Jeongtae Park · 14 years ago
  98. 94fc1d8 ARM: EXYNOS4: Fix build warning on regarding SATA_AHCI_PLATFORM by Kukjin Kim · 14 years ago
  99. 768fe2c ARM: S5PV210: Remove duplicated inclusion by Huang Weiyi · 14 years ago
  100. 912003e ARM: S5PV210: Fix security engine interrupt names by Vladimir Zapolskiy · 14 years ago