1. 561f818 ipmi: fix hardcoded ipmi device exit path warning by Yinghai Lu · 14 years ago
  2. f501ed5 rtc: s3c: balance state changes of wakeup flag by Vladimir Zapolskiy · 14 years ago
  3. df08cdc drivers/pci/intel-iommu.c: fix build with older gcc's by Andrew Morton · 14 years ago
  4. fd02db9 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  5. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  6. a5757c2 efifb: support the EFI framebuffer on more Apple hardware by Luke Macken · 14 years ago
  7. 85a00d9 efifb: check that the base address is plausible on pci systems by Peter Jones · 14 years ago
  8. eba93fc drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe() by Axel Lin · 14 years ago
  9. d544b7a4 vmware balloon: rename module by Dmitry Torokhov · 14 years ago
  10. a9e3176 ipmi: fix acpi probe print by Yinghai Lu · 14 years ago
  11. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  12. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  13. 62f1b49 Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  14. 5c64eb2 i2c-omap: Make sure i2c bus is free before setting it to idle by Mathias Nyman · 14 years ago
  15. 0ffe37d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  16. 4e24db5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  17. b0722cb cciss: freeing uninitialized data on error path by Dan Carpenter · 14 years ago
  18. db8c076 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  19. 6574542 virtio: console: Prevent userspace from submitting NULL buffers by Amit Shah · 14 years ago
  20. 6df7aad virtio: console: Fix poll blocking even though there is data to read by Hans de Goede · 14 years ago
  21. 6b3d2cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  22. 0c4ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  23. dd173ab Staging: vt6655: fix buffer overflow by Dan Carpenter · 14 years ago
  24. 350aede Revert: "Staging: batman-adv: Adding netfilter-bridge hooks" by Sven Eckelmann · 14 years ago
  25. e3671ac serial: mfd: fix bug in serial_hsu_remove() by Feng Tang · 14 years ago
  26. 476f771 serial: amba-pl010: fix set_ldisc by Mika Westerberg · 14 years ago
  27. a0846f1 USB: serial/mos*: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  28. fc8f2a7 USB: otg: twl4030: fix phy initialization(v1) by Ming Lei · 14 years ago
  29. fc92825 USB: EHCI: Disable langwell/penwell LPM capability by Alek Du · 14 years ago
  30. 024cfa5 usb: musb_debugfs: don't use the struct file private_data field with seq_files by Mathias Nyman · 14 years ago
  31. af62610 drm/i915: Hold a reference to the object whilst unbinding the eviction list by Chris Wilson · 14 years ago
  32. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  33. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  34. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  35. 509344b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  36. 70057a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  37. 343d04d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  38. bc482bf hwmon: (lm95241) Replace rate sysfs attribute with update_interval by Guenter Roeck · 14 years ago
  39. a51b994 hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval by Guenter Roeck · 14 years ago
  40. 022b75a hwmon: (w83627ehf) Use proper exit sequence by Jonas Jonsson · 14 years ago
  41. f17c811 hwmon: (emc1403) Remove unnecessary hwmon_device_unregister by Yong Wang · 14 years ago
  42. c3b327d hwmon: (f75375s) Do not overwrite values read from registers by Guillem Jover · 14 years ago
  43. 96f3640 hwmon: (f75375s) Shift control mode to the correct bit position by Guillem Jover · 14 years ago
  44. 5facb09 hwmon: (lis3lv02d) Prevent NULL pointer dereference by Kuninori Morimoto · 14 years ago
  45. 41a5142 drm/i915,agp/intel: Add second set of PCI-IDs for B43 by Chris Wilson · 14 years ago
  46. e259bef drm/i915: Fix Sandybridge fence registers by Chris Wilson · 14 years ago
  47. 7907731 drm/i915/crt: Downgrade warnings for hotplug failures by Chris Wilson · 14 years ago
  48. 49c37c0 drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  49. 4446718 drivers/net/eql.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  50. 7011e66 drivers/net/usb/hso.c: prevent reading uninitialized memory by Dan Rosenberg · 14 years ago
  51. ddcf352 md: fix v1.x metadata update when a disk is missing. by NeilBrown · 14 years ago
  52. 126925c md: call md_update_sb even for 'external' metadata arrays. by NeilBrown · 14 years ago
  53. 8702d33 firewire: nosy: fix build when CONFIG_FIREWIRE=N by Stefan Richter · 14 years ago
  54. 1f0ce99 Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 14 years ago
  55. bd12e5c3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  56. de109c9 Merge git://git.infradead.org/users/cbou/battery-2.6.36 by Linus Torvalds · 14 years ago
  57. 7fd3fce Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  58. 3a919cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  59. 2c35cd0 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. 801e147 r8169: Handle rxfifo errors on 8168 chips by Matthew Garrett · 14 years ago
  61. b4aaa78 drivers/video/via/ioctl.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  62. 84176b7 3c59x: Remove atomic context inside vortex_{set|get}_wol by Denis Kirjanov · 14 years ago
  63. 0a18e15 watchdog: Enable NXP LPC32XX support in Kconfig (resend) by Kevin Wells · 14 years ago
  64. 0e901be watchdog: ts72xx_wdt: disable watchdog at probe by Mika Westerberg · 14 years ago
  65. ae44855 watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit() by Akinobu Mita · 14 years ago
  66. b76dc05 pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails by Dominik Brodowski · 14 years ago
  67. eb838fe pcmcia: per-device, not per-socket debug messages by Dominik Brodowski · 14 years ago
  68. c494bc6 pcmcia serial_cs.c: fix multifunction card handling by Dominik Brodowski · 14 years ago
  69. fe725d4 drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2) by Alex Deucher · 14 years ago
  70. 65e0b59 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  71. d7a4b63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  72. fddd910 phylib: fix PAL state machine restart on resume by Simon Guinot · 14 years ago
  73. ab12811 bonding: correctly process non-linear skbs by Andy Gospodarek · 14 years ago
  74. f90087e drm/radeon/kms: force legacy pll algo for RV620 LVDS by Alex Deucher · 14 years ago
  75. b64c115 drm: fix race between driver loading and userspace open. by Dave Airlie · 14 years ago
  76. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  77. 8fe294c HID: fix hiddev's use of usb_find_interface by Guillaume Chazarain · 14 years ago
  78. dbee032 ide: Fix ordering of procfs registry. by Wolfram Sang · 14 years ago
  79. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  80. 3429769 ppp: potential NULL dereference in ppp_mp_explode() by Dan Carpenter · 14 years ago
  81. a41ceb1 drm/radeon/kms: fix the colorbuffer CS checker for r300-r500 by Marek Olšák · 14 years ago
  82. ec00efb drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500 by Marek Olšák · 14 years ago
  83. b741be8 drm/radeon/kms/evergreen: fix backend setup by Alex Deucher · 14 years ago
  84. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  85. 2784904 drm/radeon: add some missing copyright headers by Alex Deucher · 14 years ago
  86. 356ad3c drm: Only decouple the old_fb from the crtc is we call mode_set* by Chris Wilson · 14 years ago
  87. e6db0da drm/radeon/kms: don't enable underscan with interlaced modes by Alex Deucher · 14 years ago
  88. aa74fbb drm/radeon/kms: add connector table for Mac x800 by Alex Deucher · 14 years ago
  89. ff32a59 drm/radeon/kms: fix regression in RMX code (v2) by Alex Deucher · 14 years ago
  90. 551402a drm: Fix regression in disable polling e58f637 by Chris Wilson · 14 years ago
  91. 99d3896 mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined by Mark F. Brown · 14 years ago
  92. b8db2f5 mtd: mxc_nand: configure pages per block for v2 controller by Sascha Hauer · 14 years ago
  93. 53d1e13 mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs by Kyungmin Park · 14 years ago
  94. 9aba97a mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs by Kyungmin Park · 14 years ago
  95. 8b865d5 mtd: Blackfin NFC: fix invalid free in remove() by Mike Frysinger · 14 years ago
  96. eac15a4 mtd: Blackfin NFC: fix build error after nand_scan_ident() change by Mike Frysinger · 14 years ago
  97. 9277bf4 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  98. 8974935 drm/i915: Ensure that the crtcinfo is populated during mode_fixup() by Chris Wilson · 14 years ago
  99. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  100. 20f4cad Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago