1. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  2. 698fd6a2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  3. 47143b0 Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  4. 0b9466c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  5. e5fa506 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  6. 3070fb8 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  7. 68ca92a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  8. c42978f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  9. d1d7357 backlight: grab ops_lock before testing bd->ops by Uwe Kleine-König · 14 years ago
  10. b38eeaa drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove() by Axel Lin · 14 years ago
  11. 11e7946 drivers/leds/leds-lp5523.c: perform SW reset before detection by Samu Onkalo · 14 years ago
  12. 95ea8ee drivers/leds/leds-lp5521.c: perform SW reset before detection by Samu Onkalo · 14 years ago
  13. 2e4840e drivers/leds/leds-lp5523.c: adjust delays and add comments to them by Samu Onkalo · 14 years ago
  14. 09c76b0 drivers/leds/leds-lp5521.c: adjust delays and add comments to them by Samu Onkalo · 14 years ago
  15. 87dbf62 drivers/leds/leds-lp5523.c: change some macros to functions by Samu Onkalo · 14 years ago
  16. 9fdb18b drivers/leds/leds-lp5521.c: change some macros to functions by Samu Onkalo · 14 years ago
  17. c22c7ae sgi-xpc: XPC fails to discover partitions with all nasids above 128 by Robin@sgi.com · 14 years ago
  18. 50d431e8 leds: fix bug with reading NAS SS4200 dmi code by Steven Rostedt · 14 years ago
  19. f02cbbe pci root complex: support for tile architecture by Chris Metcalf · 14 years ago
  20. e5a0693 drivers/net/tile/: on-chip network drivers for the tile architecture by Chris Metcalf · 14 years ago
  21. c07a1c6 sisfb: delete osdef.h by Aaro Koskinen · 14 years ago
  22. 1f8e6ee sisfb: move the CONFIG warning to sis_main.c by Aaro Koskinen · 14 years ago
  23. ec49ec3 sisfb: replace SiS_SetMemory with memset_io by Aaro Koskinen · 14 years ago
  24. 2ad2847 sisfb: remove InPort/OutPort wrappers by Aaro Koskinen · 14 years ago
  25. f7854e5 sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H by Aaro Koskinen · 14 years ago
  26. b6c30ca sisfb: delete redudant #define SIS_LINUX_KERNEL by Aaro Koskinen · 14 years ago
  27. e7d828a sisfb: delete dead SIS_XORG_XF86 code by Aaro Koskinen · 14 years ago
  28. f3fff73 sisfb: delete fallback code for pci_map_rom() by Aaro Koskinen · 14 years ago
  29. 8807236 sisfb: delete obsolete PCI ROM bug workaround by Aaro Koskinen · 14 years ago
  30. be20e6c md: Call blk_queue_flush() to establish flush/fua support by Darrick J. Wong · 14 years ago
  31. 8f9e0ee md/raid1: really fix recovery looping when single good device fails. by NeilBrown · 14 years ago
  32. c26a44e md: fix return value of rdev_size_change() by Justin Maggard · 14 years ago
  33. be6528b virtio: fix format of sysfs driver/vendor files by Stephen Hemminger · 14 years ago
  34. 22e132f Char: virtio_console, fix memory leak by Jiri Slaby · 14 years ago
  35. 7ae4b86 virtio: return correct capacity to users by Michael S. Tsirkin · 14 years ago
  36. a4ec046c Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  37. 3cbaa0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  38. e945716 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  39. 5d61b71 SCSI: arm fas216: fix missing ';' by Russell King · 14 years ago
  40. f6a1f21 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  41. 32292f4 hwmon: (lis3lv02d_i2c) Fix compile warnings by Guenter Roeck · 14 years ago
  42. c48a291 hwmon: (i5k_amb) Fix compile warning by Guenter Roeck · 14 years ago
  43. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  44. 1233471 xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs. by Konrad Rzeszutek Wilk · 14 years ago
  45. cf41a51 of/phylib: Use device tree properties to initialize Marvell PHYs. by David Daney · 14 years ago
  46. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 14 years ago
  47. 27d916d phylib: Use common page register definition for Marvell PHYs. by David Daney · 14 years ago
  48. 84cf702 qlge: Fix incorrect usage of module parameters and netdev msg level by Sonny Rao · 14 years ago
  49. ddab1a3 SuperH IrDA: correct Baud rate error correction by Nicolas Kaiser · 14 years ago
  50. 33ac0b8 atl1c: Fix hardware type check for enabling OTP CLK by Ben Hutchings · 14 years ago
  51. ab08853 e1000: fix screaming IRQ by Anupam Chanda · 14 years ago
  52. 66946f6 xen/balloon: make sure we only include remaining extra ram by Jeremy Fitzhardinge · 14 years ago
  53. 2f70e0a xen/balloon: the balloon_lock is useless by Jeremy Fitzhardinge · 14 years ago
  54. 9be4d45 xen: add extra pages to balloon by Jeremy Fitzhardinge · 14 years ago
  55. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. 6656b3f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  57. 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  58. 973d168 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  59. 764bc56 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  60. b1353e4 sata_via: apply magic FIFO fix to vt6420 too by Tejun Heo · 14 years ago
  61. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  62. 16c59ef drm/i915: Disable FBC on Ironlake to save 1W by Alex Shi · 14 years ago
  63. e7dbb2f drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware by Keith Packard · 14 years ago
  64. c9a1c4c drm/i915/crt: Introduce struct intel_crt by Chris Wilson · 14 years ago
  65. 51311d0 drm/i915: Do not hold mutex when faulting in user addresses by Chris Wilson · 14 years ago
  66. b5d827b xen: make evtchn's name less generic by Ian Campbell · 15 years ago
  67. dfcd6e4 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  68. f278ea8 sh: clkfwk: Build fix for non-legacy CPG changes. by Paul Mundt · 14 years ago
  69. 67cb405 Merge branch 'xen/dev-evtchn' into upstream/evtchn by Jeremy Fitzhardinge · 14 years ago
  70. bc7fc5e xen/evtchn: the evtchn device is non-seekable by Jeremy Fitzhardinge · 14 years ago
  71. 9045d47 Revert "xen/privcmd: create address space to allow writable mmaps" by Jeremy Fitzhardinge · 14 years ago
  72. 164bcb9 drm/radeon/kms: i2c s/sprintf/snprintf/g for safety by Alex Deucher · 14 years ago
  73. be66305 drm/radeon/kms: fix i2c pad masks on rs4xx by Alex Deucher · 14 years ago
  74. 589136b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  75. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  76. 2811036 Fix build failure at cx25821-video driver by Youquan Song · 14 years ago
  77. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  78. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  79. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  80. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  81. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  82. de391d1 Input: fix typo in keycode validation supporting large scancodes by Mattia Dongili · 14 years ago
  83. 95ccb0f drm/ttm: Fix up a theoretical deadlock by Thomas Hellstrom · 14 years ago
  84. 9a03d34 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  85. 1aa52bd drm/radeon/kms: fix tiling info on evergreen by Alex Deucher · 14 years ago
  86. 268b251 drm/radeon/kms: fix alignment when allocating buffers by Alex Deucher · 14 years ago
  87. 2f5993c drm/vmwgfx: Fix up an error path during bo creation by Thomas Hellstrom · 14 years ago
  88. a5193fe drm/radeon/kms: register an i2c adapter name for the dp aux bus by Alex Deucher · 14 years ago
  89. 3e4b998 drm/radeon/kms/atom: add proper external encoders support by Alex Deucher · 14 years ago
  90. 99999aa drm/radeon/kms/atom: cleanup and unify DVO handling by Alex Deucher · 14 years ago
  91. 8b83485 drm/radeon/kms: properly power up/down the eDP panel as needed (v4) by Alex Deucher · 14 years ago
  92. c7a71fc drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode() by Alex Deucher · 14 years ago
  93. ba251bd drm/radeon/kms: turn the backlight off explicitly for dpms by Alex Deucher · 14 years ago
  94. d33ef52 drm/radeon/kms: fix typo in r600 cs checker by Alex Deucher · 14 years ago
  95. 21e2eae drm: radeon: fix error value sign by Vasiliy Kulikov · 14 years ago
  96. 1679056 drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx by Alex Deucher · 14 years ago
  97. ab83833 nouveau: Acknowledge HPD irq in handler, not bottom half by Andy Lutomirski · 14 years ago
  98. c1b60ec drm/nouveau: Fix a few confusions between "chipset" and "card_type". by Francisco Jerez · 14 years ago
  99. 5bead79 drm/nouveau: don't expose backlight control when available through ACPI by Ben Skeggs · 14 years ago
  100. cac8f05 drm/nouveau/pm: improve memtiming mappings by Roy Spliet · 14 years ago