1. 2ded6e6 x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked by Mark Langsdorf · 13 years ago
  2. df7c1ca usb: Fix PS3 EHCI suspend by Geoff Levand · 13 years ago
  3. 9187bef usb: PS3 EHCI HC reset work-around by Geoff Levand · 13 years ago
  4. 876e0df usb: Remove ehci_reset call from ehci_run by Geoff Levand · 13 years ago
  5. 073c460 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Arnd Bergmann · 13 years ago
  6. 1cf4ffd Btrfs: drop spin lock when memory alloc fails by Liu Bo · 13 years ago
  7. a5d1633 Btrfs: check if the to-be-added device is writable by Li Zefan · 13 years ago
  8. 274bd4f Btrfs: try cluster but don't advance in search list by Alexandre Oliva · 13 years ago
  9. c564a0c ARM: sa1100: fix build error by Jett.Zhou · 13 years ago
  10. 9283d8c md/raid5: never wait for bad-block acks on failed device. by NeilBrown · 13 years ago
  11. 8bd2f0a md: ensure new badblocks are handled promptly. by NeilBrown · 13 years ago
  12. 52c6415 md: bad blocks shouldn't cause a Blocked status on a Faulty device. by NeilBrown · 13 years ago
  13. af8a243 md: take a reference to mddev during sysfs access. by NeilBrown · 13 years ago
  14. 1d23f17 md: refine interpretation of "hold_active == UNTIL_IOCTL". by NeilBrown · 13 years ago
  15. b981f98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  16. 34a9d2c Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  17. 062c05c Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE by Alexandre Oliva · 13 years ago
  18. a694ad9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  19. 1c70132 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  20. 22c6b32 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  21. 167e33c Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent by Ingo Molnar · 13 years ago
  22. fe6b91f PM / Driver core: leave runtime PM enabled during system shutdown by Alan Stern · 13 years ago
  23. c65b53b spi/gpio: fix section mismatch warning by Manuel Lauss · 13 years ago
  24. d9ddcec spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build by Jiri Slaby · 13 years ago
  25. 00d2952 spi/nuc900: Include linux/module.h by Axel Lin · 13 years ago
  26. 807cc4b spi/ath79: fix compile error due to missing include by Gabor Juhos · 13 years ago
  27. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago
  28. 0a34b42 ALSA: hda/realtek - Fix lost speaker volume controls by Takashi Iwai · 13 years ago
  29. fbabc24 ALSA: hda/realtek - Create "Bass Speaker" for two speaker pins by Takashi Iwai · 13 years ago
  30. 766ddee ALSA: hda/realtek - Don't create extra controls with channel suffix by Takashi Iwai · 13 years ago
  31. 10ec5e6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  32. 3172f8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  33. 86b47c2 perf: Do no try to schedule task events if there are none by Gleb Natapov · 13 years ago
  34. 24bb5a0 vmwgfx: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  35. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  36. dc87cd5 drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id by Alex Deucher · 13 years ago
  37. e3a36c4 Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 13 years ago
  38. 02125a8 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  39. 9f9c19e xfs: fix the logspace waiting algorithm by Christoph Hellwig · 13 years ago
  40. b835c0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  41. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  42. 5bf1e97 m68k: Wire up process_vm_{read,write}v by Geert Uytterhoeven · 13 years ago
  43. 68109090 net: Silence seq_scale() unused warning by Stephen Boyd · 13 years ago
  44. 99b53bd ipv4:correct description for tcp_max_syn_backlog by Peter Pan(潘卫平) · 13 years ago
  45. a33caeb lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() by Yong Zhang · 13 years ago
  46. c29f7d4 xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels by Christoph Hellwig · 13 years ago
  47. 24e71ef Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Arnd Bergmann · 13 years ago
  48. af72617 Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  49. 58a394b Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into fixes by Arnd Bergmann · 13 years ago
  50. 89e0b9a iommu/amd: Fix typo in kernel-parameters.txt by Sedat Dilek · 13 years ago
  51. fec607a Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  52. e6b6edf Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 13 years ago
  53. 4e2b1c4 x86/intel_mid: Kconfig select fix by Alan Cox · 13 years ago
  54. 6c39d6a Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  55. a020428 ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changes by Takashi Iwai · 13 years ago
  56. b521287 Merge branch 'fix/hda-idt-fix' into fix/hda by Takashi Iwai · 13 years ago
  57. f1a7374 ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecs by Takashi Iwai · 13 years ago
  58. 6340cfe perf header: Use event_name() to get an event name by Andrew Vagin · 13 years ago
  59. c9c024b alarmtimers: Fix time comparison by Thomas Gleixner · 13 years ago
  60. d68fb11 ptp: Fix clock_getres() implementation by Thomas Gleixner · 13 years ago
  61. dd13752 x86/intel_mid: Fix the Kconfig for MID selection by Alan Cox · 13 years ago
  62. 96f176a iommu/msm: Fix compile error in mach-msm/devices-iommu.c by Joerg Roedel · 13 years ago
  63. cefcc03 ASoC: Provide a more complete DMA driver stub by Mark Brown · 13 years ago
  64. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago
  65. c638830 target: Don't return an error if disabling unsupported features by Andy Grover · 13 years ago
  66. 65b0c78 target/rd: fix or rewrite the copy routine by Sebastian Andrzej Siewior · 13 years ago
  67. 5bff9e8 target/rd: simplify the page/offset computation by Sebastian Andrzej Siewior · 13 years ago
  68. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  69. 9649fa1 target/file: walk properly over sg list by Sebastian Andrzej Siewior · 13 years ago
  70. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  71. 1289a05 target: Fix page length in emulated INQUIRY VPD page 86h by Roland Dreier · 13 years ago
  72. 9b5cd7f target: Handle 0 correctly in transport_get_sectors_6() by Roland Dreier · 13 years ago
  73. 410f670 target: Don't return an error status for 0-length READ and WRITE by Roland Dreier · 13 years ago
  74. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  75. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  76. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  77. fef58a6 target: Reject SCSI data overflow for fabrics using transport_generic_map_mem_to_cmd by Nicholas Bellinger · 13 years ago
  78. 6fd126f target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields by Christoph Hellwig · 13 years ago
  79. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  80. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  81. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  82. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  83. 6297b07 target: Drop config_item_name usage in fabric TFO->free_wwn() by Nicholas Bellinger · 13 years ago
  84. 97c34f3 target: Get rid of unused se_cmd_cache by Roland Dreier · 13 years ago
  85. 5f655e8 target: Avoid compiler warnings about signed one-bit bitfields by Bart Van Assche · 13 years ago
  86. 330694a target: Improve system responsivity during I/O by Bart Van Assche · 13 years ago
  87. 0957627 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 by Nicholas Bellinger · 13 years ago
  88. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  89. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 13 years ago
  90. 6b84bd1 netback: Fix alert message. by Wei Liu · 13 years ago
  91. 4fb1db3 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  92. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  93. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  95. f14aa87 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  98. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  99. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  100. 8c9b043 gpio: fix a build failure on KS8695 GPIO by Linus Walleij · 13 years ago