1. 9b28b11 Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  2. b7679ab Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into omap-for-linus by Tony Lindgren · 14 years ago
  3. 99aa182 OMAP3: PM: Boot message is not an error, and not helpful, remove it by Sanjeev Premi · 14 years ago
  4. 0490891 OMAP3: cpuidle: change the power domains modes determination logic by Jean Pihet · 14 years ago
  5. c6cd91d OMAP3: cpuidle: code rework for improved readability by Jean Pihet · 14 years ago
  6. badc303 OMAP3: cpuidle: re-organize the C-states data by Jean Pihet · 14 years ago
  7. 866ba0e OMAP3: clean-up mach specific cpuidle data structures by Jean Pihet · 14 years ago
  8. 90d231f OMAP3 cpuidle: remove useless SDP specific timings by Jean Pihet · 14 years ago
  9. 61c4f2c Linux 2.6.39 by Linus Torvalds · 14 years ago
  10. 3f80fbf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  11. fce5195 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  12. 7103dbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  13. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 14 years ago
  14. 01294d8 of: fix race when matching drivers by Milton Miller · 14 years ago
  15. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  16. a5602a3 MIPS: Kludge IP27 build for 2.6.39. by Ralf Baechle · 14 years ago
  17. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 14 years ago
  18. 10423c9 MIPS: Fix duplicate invocation of notify_die. by Ralf Baechle · 14 years ago
  19. 3436830 MIPS: RB532: Fix iomap resource size miscalculation. by Ralf Baechle · 14 years ago
  20. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 14 years ago
  21. 208466d usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabled by Hema HK · 14 years ago
  22. 8cfc67f usb: otg: OMAP4430: Fixing the omap4430_phy_init function by Hema HK · 14 years ago
  23. a6d2852 usb: musb: am35x: fix compile error when building am35x by Felipe Balbi · 14 years ago
  24. 1f15848 usb: musb: OMAP4430: Power down the PHY during board init by Hema HK · 14 years ago
  25. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 14 years ago
  26. 3ec717b block: don't delay blk_run_queue_async by Shaohua Li · 14 years ago
  27. 2e9521f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  28. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 7f12b72 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 8864f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  31. f12a20f procfs: add stub for proc_mkdir_mode() by Randy Dunlap · 14 years ago
  32. b2db219 um: fix abort by Richard Weinberger · 14 years ago
  33. d6c438b memcg: fix zone congestion by KAMEZAWA Hiroyuki · 14 years ago
  34. d5f33d4 drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  35. 0bf2461 rapidio: fix default routing initialization by Alexandre Bounine · 14 years ago
  36. 11379b5 cifs: fix cifsConvertToUCS() for the mapchars case by Jeff Layton · 14 years ago
  37. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 14 years ago
  38. a085963 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 14fb57d x86, AMD: Fix ARAT feature setting again by Borislav Petkov · 14 years ago
  40. 328935e Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" by Borislav Petkov · 14 years ago
  41. b08827f Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next by Tony Lindgren · 14 years ago
  42. 7be13ad omap: drop board-igep0030.c by Mike Rapoport · 14 years ago
  43. 2a60997 omap: igep0020: add support for IGEP3 by Mike Rapoport · 14 years ago
  44. 0d4ab9a omap: igep0020: minor refactoring by Mike Rapoport · 14 years ago
  45. fdfb03b omap: igep0020: name refactoring for future merge with IGEP3 by Mike Rapoport · 14 years ago
  46. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 14 years ago
  47. c1d10d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. 477de0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  49. b5e6ab5 mm: fix kernel-doc warning in page_alloc.c by Randy Dunlap · 14 years ago
  50. 93d2175 PCI: Clear bridge resource flags if requested size is 0 by Yinghai Lu · 14 years ago
  51. 07f4beb tick: Clear broadcast active bit when switching to oneshot by Thomas Gleixner · 14 years ago
  52. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 14 years ago
  53. ebde6f8 vmxnet3: Fix inconsistent LRO state after initialization by Thomas Jarosch · 14 years ago
  54. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 14 years ago
  55. df8d06a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  56. 7c21738 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  57. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 14 years ago
  58. 70087dc blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup by Vivek Goyal · 14 years ago
  59. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 14 years ago
  60. 667a11f arm: omap2/3: Use generic irq chip by Tony Lindgren · 14 years ago
  61. 752d263 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 14 years ago
  62. 8eea1be drm/i915: Revert i915.semaphore=1 default from 47ae63e0 by Andy Lutomirski · 14 years ago
  63. a67b888 vga_switcheroo: don't toggle-switch devices by Florian Mickler · 14 years ago
  64. 0e3d32c Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  65. 52004ea Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  66. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  67. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 14 years ago
  68. d8083de bridge: fix forwarding of IPv6 by Stephen Hemminger · 14 years ago
  69. aece948 perf evlist: Fix per thread mmap setup by Arnaldo Carvalho de Melo · 14 years ago
  70. b901941 perf tools: Honour the cpu list parameter when also monitoring a thread list by Arnaldo Carvalho de Melo · 14 years ago
  71. bd1a643 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  72. ebcb904 Btrfs: fix FS_IOC_SETFLAGS ioctl by Li Zefan · 14 years ago
  73. d0092bd Btrfs: fix FS_IOC_GETFLAGS ioctl by Li Zefan · 14 years ago
  74. e1e8fb6 fs: remove FS_COW_FL by Li Zefan · 14 years ago
  75. 1aba86d Btrfs: fix easily get into ENOSPC in mixed case by liubo · 14 years ago
  76. f5de939 Prevent oopsing in posix_acl_valid() by Daniel J Blueman · 14 years ago
  77. 9f6bd36 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  78. 05bf86b tmpfs: fix race between swapoff and writepage by Hugh Dickins · 14 years ago
  79. 5f6f12c libata: fix oops when LPM is used with PMP by Tejun Heo · 14 years ago
  80. afa4979 Merge branch 'fbmem' by Linus Torvalds · 14 years ago
  81. 22fe9446 Revert "libata: ahci_start_engine compliant to AHCI spec" by Tejun Heo · 14 years ago
  82. c590cec Further fbcon sanity checking by Bruno Prémont · 14 years ago
  83. 712f314 fbmem: fix remove_conflicting_framebuffers races by Linus Torvalds · 14 years ago
  84. ddb503b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  85. 90b57f3 alpha: Wire up syscalls new to 2.6.39 by Michael Cree · 14 years ago
  86. f550806 alpha: convert to clocksource_register_hz by John Stultz · 14 years ago
  87. 298eaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  88. cf70cc5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  89. 1fec709 rbd: fix split bio handling by Yehuda Sadeh · 14 years ago
  90. cb68552 bridge: fix forwarding of IPv6 by Stephen Hemminger · 14 years ago
  91. 087fbc9 drm/i915: Revert i915.semaphore=1 default from i915 merge by Andy Lutomirski · 14 years ago
  92. a10e146 bonding,llc: Fix structure sizeof incompatibility for some PDUs by Vitalii Demianets · 14 years ago
  93. 26cf46b vfs: micro-optimize acl_permission_check() by Linus Torvalds · 14 years ago
  94. 47a150e Cache user_ns in struct cred by Serge E. Hallyn · 14 years ago
  95. df016c6 ocfs2/dlm: Target node death during resource migration leads to thread spin by Sunil Mushran · 14 years ago
  96. 10b3dd7 ocfs2: Skip mount recovery for hard-ro mounts by Sunil Mushran · 14 years ago
  97. 33c12a5 ocfs2/cluster: Heartbeat mismatch message improved by Sunil Mushran · 14 years ago
  98. 76d9fc2 ocfs2/cluster: Increase the live threshold for global heartbeat by Sunil Mushran · 14 years ago
  99. 4da6dc2 ocfs2/dlm: Use negotiated o2dlm protocol version by Sunil Mushran · 14 years ago
  100. 9a790ba ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes. by Tristan Ye · 14 years ago