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