1. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  2. 93c36ed dma-debug: fix printk formats (i386) by Randy Dunlap · 16 years ago
  3. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 16 years ago
  4. 77e4658 reiserfs: fix build breakage by Alexander Beregalov · 16 years ago
  5. dfbbe89 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  6. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. 8efb8c7 PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed by Rafael J. Wysocki · 16 years ago
  8. b8e676d radeonfb: Use __pci_complete_power_transition() by Rafael J. Wysocki · 16 years ago
  9. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 16 years ago
  10. 931ff68 PCI PM: Restore config spaces of all devices during early resume by Rafael J. Wysocki · 16 years ago
  11. 4a86590 PCI PM: Make pci_set_power_state() handle devices with no PM support by Rafael J. Wysocki · 16 years ago
  12. 46939f8 PCI PM: Put devices into low power states during late suspend (rev. 2) by Rafael J. Wysocki · 16 years ago
  13. 0128a89 PCI PM: Move pci_restore_standard_config to pci-driver.c by Rafael J. Wysocki · 16 years ago
  14. f00a20e PCI PM: Use pci_set_power_state during early resume by Rafael J. Wysocki · 16 years ago
  15. 57ef802 PCI PM: Consistently use variable name "error" for pm call return values by Frans Pop · 16 years ago
  16. 749b0af kexec: Change kexec jump code ordering by Rafael J. Wysocki · 16 years ago
  17. 4aecd67 PM: Change hibernation code ordering by Rafael J. Wysocki · 16 years ago
  18. 900af0d PM: Change suspend code ordering by Rafael J. Wysocki · 16 years ago
  19. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 16 years ago
  20. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  21. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 16 years ago
  22. ee93961 reiserfs: rename [cn]_* variables by Jeff Mahoney · 16 years ago
  23. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 16 years ago
  24. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 16 years ago
  25. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 16 years ago
  26. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 16 years ago
  27. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 16 years ago
  28. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 16 years ago
  29. 3cd6dbe reiserfs: cleanup path functions by Jeff Mahoney · 16 years ago
  30. fba4ebb reiserfs: factor out buffer_info initialization by Jeff Mahoney · 16 years ago
  31. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 16 years ago
  32. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 16 years ago
  33. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 16 years ago
  34. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 16 years ago
  35. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 16 years ago
  36. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 16 years ago
  37. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 16 years ago
  38. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 16 years ago
  39. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 16 years ago
  40. 6dfede6 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 16 years ago
  41. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 16 years ago
  42. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 16 years ago
  43. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 16 years ago
  44. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 16 years ago
  45. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 16 years ago
  46. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 16 years ago
  47. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 16 years ago
  48. 78b6513 reiserfs: add locking around error buffer by Jeff Mahoney · 16 years ago
  49. fd7cb03 reiserfs: eliminate reiserfs_warning from uniqueness functions by Jeff Mahoney · 16 years ago
  50. cacbe3d reiserfs: prepare_error_buf wrongly consumes va_arg by Jeff Mahoney · 16 years ago
  51. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 16 years ago
  52. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 16 years ago
  53. a543715 reiserfs: use more consistent printk formatting by Jeff Mahoney · 16 years ago
  54. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 16 years ago
  55. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 16 years ago
  56. 702d21c reiserfs: add support for mount count incrementing by Jeff Mahoney · 16 years ago
  57. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  58. 2d25ee3 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  59. 915db32 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  60. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  61. 25c1a41 x86: fix mismerge in arch/x86/include/asm/timer.h by Stephen Rothwell · 16 years ago
  62. b94d10e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  63. b80e0d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  64. 83826dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  65. ffd1428 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  66. fd3a019 V4L/DVB (11316): saa7191: tuner ops wasn't set. by Hans Verkuil · 16 years ago
  67. 7c46733 V4L/DVB (11315): cx25840: fix 'unused variable' warning. by Hans Verkuil · 16 years ago
  68. 73722dd V4L/DVB (11314): au8522: remove unused I2C_DRIVERID by Hans Verkuil · 16 years ago
  69. 4b2ce11 V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals. by Hans Verkuil · 16 years ago
  70. 5eb35fd V4L/DVB (11312): tuner: remove V4L1 code from this driver. by Hans Verkuil · 16 years ago
  71. bccfa44 V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers by Hans Verkuil · 16 years ago
  72. 41c129a V4L/DVB (11310): cx18: remove intermediate 'ioctl' step by Hans Verkuil · 16 years ago
  73. df1d5ed V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step by Hans Verkuil · 16 years ago
  74. 2c26976 V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there by Mauro Carvalho Chehab · 16 years ago
  75. 43d5eab V4L/DVB (11305): cx88: prevent probing rtc and ir devices by Hans Verkuil · 16 years ago
  76. a0d1251 V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed. by Hans Verkuil · 16 years ago
  77. 267ea2a V4L/DVB (11303): tda7432: remove legacy code for old-style i2c API by Hans Verkuil · 16 years ago
  78. a613891 V4L/DVB (11302): tda9875: remove legacy code for old-style i2c API by Hans Verkuil · 16 years ago
  79. 4705e8c V4L/DVB (11301): wm8775: remove legacy code for old-style i2c API by Hans Verkuil · 16 years ago
  80. b8341e1 V4L/DVB (11300): cx88: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  81. b6198ad V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API by Hans Verkuil · 16 years ago
  82. 0d5a19f V4L/DVB (11297): cx23885: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  83. d35ed62 V4L/DVB (11296): cx23885: bugfix error message if firmware is not found by Steven Toth · 16 years ago
  84. c0714f6 V4L/DVB (11295): cx23885: convert to v4l2_device. by Hans Verkuil · 16 years ago
  85. 8bbd90c V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT by Márton Németh · 16 years ago
  86. 0ce566d V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals by Laurent Pinchart · 16 years ago
  87. 919a548 V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driver by Klaus Flittner · 16 years ago
  88. 16ba1ee V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871) by Xoan Loureiro · 16 years ago
  89. 91b9436 V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2 by Uwe Bugla · 16 years ago
  90. 1589a99 V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2 by Uwe Bugla · 16 years ago
  91. 7def728 V4L/DVB (11285): Remove unecessary udelay by Patrick Boettcher · 16 years ago
  92. 1662070 V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisions by Patrick Boettcher · 16 years ago
  93. aef8220 V4L/DVB (11283): saa6588: remove legacy code. by Hans Verkuil · 16 years ago
  94. 2983baf V4L/DVB (11282): saa7134: add RDS support. by Hans Verkuil · 16 years ago
  95. ffe84b7 V4L/DVB (11281): bttv: move saa6588 config to the helper chip config by Hans Verkuil · 16 years ago
  96. 893cce0 V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig. by Hans Verkuil · 16 years ago
  97. 859f027 V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear. by Hans Verkuil · 16 years ago
  98. e4129a9 V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash. by Hans Verkuil · 16 years ago
  99. 411674f V4L/DVB (11276): tvaudio: add tda9875 support. by Hans Verkuil · 16 years ago
  100. 5fa7b9f V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handling by Hans Verkuil · 16 years ago