1. bc61495 omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays by Paul Walmsley · 13 years ago
  2. 0d619a8 omap_hwmod: share identical omap_hwmod_mpu_irqs arrays by Paul Walmsley · 13 years ago
  3. 212738a omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays by Paul Walmsley · 13 years ago
  4. ded1138 omap_hwmod: share identical omap_hwmod_addr_space arrays by Paul Walmsley · 13 years ago
  5. 78183f3 omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arrays by Paul Walmsley · 13 years ago
  6. ecba328 Merge branch 'cleanup-part-2' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap/cleanup by Arnd Bergmann · 13 years ago
  7. 727e18b Merge branch 'peter/topic/for-tony_mach-cleanup' of git://gitorious.org/omap-audio/linux-audio into cleanup-part-2 by Tony Lindgren · 13 years ago
  8. fd1ee39 omap: mcbsp: Remove port number enums by Jarkko Nikula · 13 years ago
  9. 9df0fcc omap: mcbsp: Remove rx_/tx_word_length variables by Jarkko Nikula · 13 years ago
  10. b252b0e OMAP3: Move common regulator configuration to twl-common by Peter Ujfalusi · 13 years ago
  11. 827ed9a OMAP3: Move common twl configuration to twl-common by Peter Ujfalusi · 13 years ago
  12. b22f954 OMAP4: Move common twl6030 configuration to twl-common by Peter Ujfalusi · 13 years ago
  13. a53b8e3 OMAP: New twl-common for common TWL configuration by Peter Ujfalusi · 13 years ago
  14. 13340b2 omap2+: fix build regression by Arnd Bergmann · 13 years ago
  15. 48cb125 Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanup by Tony Lindgren · 13 years ago
  16. 332acd9 Merge branch 'devel-timer' into devel-cleanup by Tony Lindgren · 13 years ago
  17. bafe272 omap: mcbsp: Drop in-driver transfer support by Jarkko Nikula · 13 years ago
  18. e285bca omap: mcbsp: Drop SPI mode support by Jarkko Nikula · 13 years ago
  19. d19f579 omap: board-omap3evm: Fix compilation error by Peter Ujfalusi · 13 years ago
  20. 7a559c7 omap: cleanup NAND platform data by Grazvydas Ignotas · 13 years ago
  21. 0f622e8 omap2+: Rename timer-gp.c into timer.c to combine timer init functions by Tony Lindgren · 13 years ago
  22. 0c336dc omap2+: Remove omap2_gp_clockevent_set_gptimer by Tony Lindgren · 13 years ago
  23. 3d05a3e omap2+: Use dmtimer macros for clocksource by Tony Lindgren · 13 years ago
  24. 11a0186 omap2+: Reserve clocksource and timesource and initialize dmtimer later by Tony Lindgren · 13 years ago
  25. ec3cdb5 OMAP2+: PM: fix section mismatch in pm_dbg_init() by Sanjeev Premi · 13 years ago
  26. 59bec58 OMAP3: PM debug: remove register dumping by Kevin Hilman · 13 years ago
  27. 20d5d55 OMAP2: PM debug: remove register dumping by Kevin Hilman · 13 years ago
  28. 3a7b7bd OMAP3: PM debug: remove sleep_while_idle feature by Kevin Hilman · 13 years ago
  29. 442155a OMAP3+: SR: fix cosmetic indentation by Nishanth Menon · 13 years ago
  30. ac77a6f OMAP3+: SR: enable/disable SR only on need by Nishanth Menon · 13 years ago
  31. 1279ba5 OMAP3+: SR: disable interrupt by default by Nishanth Menon · 13 years ago
  32. 7a89afa OMAP3+: SR: make notify independent of class by Nishanth Menon · 13 years ago
  33. 98e182a omap2+: Remove gptimer_wakeup for now by Tony Lindgren · 13 years ago
  34. aa56188 omap2+: Use dmtimer macros for clockevent by Tony Lindgren · 13 years ago
  35. caf64f2 omap: Make a subset of dmtimer functions into inline functions by Tony Lindgren · 13 years ago
  36. ec97489 omap: Move dmtimer defines to dmtimer.h by Tony Lindgren · 13 years ago
  37. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  38. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  39. b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 13 years ago
  40. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 13 years ago
  41. fd4a028 Remove old-style supply.dev assignments common in hsmmc init by Oleg Drokin · 13 years ago
  42. 786b01a cleanup regulator supply definitions in mach-omap2 by Oleg Drokin · 13 years ago
  43. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  46. c8e0bf9 Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  47. 9d5ae7c omap: pandora: fix NAND support by Grazvydas Ignotas · 13 years ago
  48. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  49. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  50. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  51. 7f45e5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  52. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 13 years ago
  53. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 13 years ago
  54. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 13 years ago
  55. dfb863a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  56. 5ebe550 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  57. dac853a exec: delay address limit change until point of no return by Mathias Krause · 13 years ago
  58. 977cb76 x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub by Florian Fainelli · 13 years ago
  59. 62b62c5 unicore32: using generic-y format for one line asm-generic files by Guan Xuetao · 13 years ago
  60. 42733b3 unicore32: change PERCPU to PERCPU_SECTION by Guan Xuetao · 13 years ago
  61. 978b42e unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) by Guan Xuetao · 13 years ago
  62. f4728fd unicore32: change zImage physical address, though it's PIC codes by Guan Xuetao · 13 years ago
  63. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago
  64. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 13 years ago
  65. d660474 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  66. 43d795c Merge remote branch 'gcl/powerpc/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  67. c49f878 dtc/powerpc: remove obsolete .gitignore entries by Wolfram Sang · 13 years ago
  68. 467701e Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  69. 86dd790 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  70. fd8a7de x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU by Thomas Gleixner · 14 years ago
  71. d681f12 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. 58a9a36 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  73. 4018237 MN10300: Add missing _sdata declaration by David Howells · 13 years ago
  74. db1c9df MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() by David Howells · 13 years ago
  75. 2e65d1f MN10300: Fix one of the kernel debugger cacheflush variants by David Howells · 13 years ago
  76. aec040e2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  77. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  78. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  79. 9eeb089 Add support for allocating irqs for bootbus devices by oftedal · 13 years ago
  80. ea16058 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly by oftedal · 13 years ago
  81. 5fba170 Restructure sun4d_build_device_irq so that timer interrupts can be allocated by oftedal · 13 years ago
  82. 2601887 x86/amd-iommu: Fix boot crash with hidden PCI devices by Joerg Roedel · 13 years ago
  83. 345f79b OMAP: PM: omap_device: fix device power domain callbacks by Kevin Hilman · 13 years ago
  84. c8fb13d OMAP: PM debug: fix section mismatch warnings by Russell King · 13 years ago
  85. 27c2127 x86/amd-iommu: Use only per-device dma_ops by Joerg Roedel · 13 years ago
  86. 0de66d5 x86/amd-iommu: Fix 3 possible endless loops by Joerg Roedel · 13 years ago
  87. 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 13 years ago
  88. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
  89. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 13 years ago
  90. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 13 years ago
  91. a578b37 [S390] kvm-s390: Fix host crash on misbehaving guests by Christian Borntraeger · 13 years ago
  92. 221192b KVM: x86: use proper port value when checking io instruction permission by Marcelo Tosatti · 13 years ago
  93. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  94. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  95. 2aec0d6 ARM: S3C2410: remove the now empty mach-s3c2410/irq.c by Heiko Stuebner · 13 years ago
  96. de11c58 ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c by Heiko Stuebner · 13 years ago
  97. e469818 ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan by Heiko Stuebner · 13 years ago
  98. 74cdfa5 ARM: SAMSUNG: Remove unused onenand plat functions by Kyungmin Park · 13 years ago
  99. 80839a1 ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume by Kyungmin Park · 13 years ago
  100. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago