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. 2c53b43 Linux 3.0-rc3 by Linus Torvalds · 13 years ago
  44. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  45. ffdb8f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  46. 80dadf8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  47. 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
  48. 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
  49. 562d1ff Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  50. 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
  51. 33a5388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  52. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 13 years ago
  53. 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
  54. 9d5ae7c omap: pandora: fix NAND support by Grazvydas Ignotas · 13 years ago
  55. 3c25fa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  56. 9d6fa8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  57. c7ca6b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  58. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  60. b99ca60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  61. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 13 years ago
  62. 83fe32d netpoll: call dev_put() on error in netpoll_setup() by Dan Carpenter · 13 years ago
  63. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 13 years ago
  64. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 13 years ago
  65. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 13 years ago
  66. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 13 years ago
  67. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 13 years ago
  68. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 13 years ago
  69. 06866bf dl2k: EEPROM CRC calculation wrong endianess on bigendian machine by Daniel Hellstrom · 13 years ago
  70. f777737 NET: am79c961: fix assembler warnings by Russell King - ARM Linux · 13 years ago
  71. bfc6501 NET: am79c961: ensure multicast filter is correctly set at open by Russell King - ARM Linux · 13 years ago
  72. d814dee NET: am79c961: ensure asm() statements are marked volatile by Russell King - ARM Linux · 13 years ago
  73. 3307d0d ide-cd: signedness warning fix again by Connor Hansen · 13 years ago
  74. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 13 years ago
  75. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 13 years ago
  76. 071d73c nilfs2: fix problem in setting checkpoint interval by Ryusuke Konishi · 13 years ago
  77. d409905 nilfs2: fix missing block address termination in btree node shrinking by Ryusuke Konishi · 13 years ago
  78. fe744fd nilfs2: fix incorrect block address termination in node concatenation by Ryusuke Konishi · 13 years ago
  79. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 13 years ago
  80. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 13 years ago
  81. 0e73587 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus by Chris Mason · 13 years ago
  82. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 13 years ago
  83. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 13 years ago
  84. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 13 years ago
  85. 38e8805 Btrfs: clear current->journal_info on async transaction commit by Sage Weil · 13 years ago
  86. 38e8788 Btrfs: make sure to recheck for bitmaps in clusters by Chris Mason · 13 years ago
  87. 05e2054 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  88. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 13 years ago
  89. 7ab1fc0 ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop by Daniel T Chen · 13 years ago
  90. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 13 years ago
  91. c0a2026 ALSA: hda - Fix initialization of hp pins with master_mute in Realtek by Takashi Iwai · 13 years ago
  92. 20f5e0b ALSA: hda - Fix invalid unsol tag for some alc262 model quirks by Takashi Iwai · 13 years ago
  93. 6eef312 btrfs: remove unneeded includes from scrub.c by Arne Jansen · 13 years ago
  94. 632dd77 btrfs: reinitialize scrub workers by Arne Jansen · 13 years ago
  95. 8c51032 btrfs: scrub: errors in tree enumeration by Arne Jansen · 13 years ago
  96. ad3e34b Btrfs: don't map extent buffer if path->skip_locking is set by Josef Bacik · 13 years ago
  97. 3319550 ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register by Sangbeom Kim · 13 years ago
  98. 13863a6 genirq: Prevent potential NULL dereference in irq_set_irq_wake() by Jesper Juhl · 13 years ago
  99. 45694c2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  100. 7f45e5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago