1. 8df3fc9 Subject: [PATCH] ACPICA: Fix Scope() op in module level code by Bob Moore · 16 years ago
  2. 49b3c1e ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events by Colin Ian King · 16 years ago
  3. 23ebbf0 ACPICA: Add Vista SP2 to supported _OSI strings by Bob Moore · 16 years ago
  4. 34cf66e ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions by Bob Moore · 16 years ago
  5. 8125666 ACPICA: Change type of _TZ from ThermalZone to Device by Bob Moore · 16 years ago
  6. 3989170 ACPICA: Comment update; no functional change by Bob Moore · 16 years ago
  7. 3af283e ACPI: add FW_BUG to OSI(Linux) message by Len Brown · 16 years ago
  8. 75434a2 ACPICA: Increase configurability of error messages by Bob Moore · 16 years ago
  9. 77b23f7 ACPICA: Add repair for _HID and _CID strings by Bob Moore · 16 years ago
  10. cc84e26 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file by Bob Moore · 16 years ago
  11. 31b3d4c ACPICA: Make acpi_gbl_system_awake_and_running publically available by Bob Moore · 16 years ago
  12. e786db7 ACPICA: Update math module; no functional change by Bob Moore · 16 years ago
  13. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 16 years ago
  14. 8f40f17 ACPICA: Add ACPI_INLINE configuration parameter by Lin Ming · 16 years ago
  15. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 16 years ago
  16. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 16 years ago
  17. 09387b4 ACPICA: Revert "Revert "Enable multi-byte EC transfers by Bob Moore · 16 years ago
  18. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 16 years ago
  19. 7268e3c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  20. fad16e7 ahci: fix module refcount breakage introduced by libahci split by Tejun Heo · 16 years ago
  21. b4d3264 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 16 years ago
  22. 0d70397 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  23. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  24. fff2017 hwmon (coretemp): Fix build breakage if SMP is undefined by Guenter Roeck · 16 years ago
  25. 252a52a Fix pktcdvd ioctl dev_minor range check by Dan Rosenberg · 16 years ago
  26. 387a856 de2104x: fix ethtool by Ondrej Zary · 16 years ago
  27. 824044c Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 16 years ago
  28. d6f74be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  29. 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  30. befd1c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 16 years ago
  31. 381ba32 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 16 years ago
  32. 6509756 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 16 years ago
  33. 9a457a5 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  34. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  35. 3fd6c88 3c59x: fix regression from patch "Add ethtool WOL support" by Jan Beulich · 16 years ago
  36. bec658f RDMA/cxgb3: Turn off RX coalescing for iWARP connections by Steve Wise · 16 years ago
  37. 00740c5 amd64_edac: Fix driver module removal by Borislav Petkov · 16 years ago
  38. bc68580 s390: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 16 years ago
  39. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 16 years ago
  40. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 16 years ago
  41. 52933f0 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 16 years ago
  42. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 16 years ago
  43. ca9a783 de2104x: fix TP link detection by Ondrej Zary · 16 years ago
  44. b0255a0 de2104x: fix power management by Ondrej Zary · 16 years ago
  45. 9320f7c mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove by Marek Szyprowski · 16 years ago
  46. 06fe577 mmc: sdhci-s3c: fix incorrect spinlock usage after merge by Marek Szyprowski · 16 years ago
  47. 40d24ff pcmcia: pd6729: Fix error path by Rahul Ruikar · 16 years ago
  48. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  49. e0f9c4f de2104x: disable autonegotiation on broken hardware by Ondrej Zary · 16 years ago
  50. 8ae0925 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 16 years ago
  51. 07a5d14 ARM: pxa168fb: clear enable bit when not active by Haojian Zhuang · 16 years ago
  52. cb9cae0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  53. 06706b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  54. cbff1e9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  55. 0eae779 x86/hwmon: pkgtemp has no dependency on PCI by Jan Beulich · 16 years ago
  56. e40cc4b x86/hwmon: register alternate sibling upon CPU removal by Jan Beulich · 16 years ago
  57. f6aeccd x86/hwmon: fix initialization of pkgtemp by Jan Beulich · 16 years ago
  58. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 16 years ago
  59. d172132 x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_remove() by Jan Beulich · 16 years ago
  60. d9bca43 x86/hwmon: avoid deadlock on CPU removal in pkgtemp by Jan Beulich · 16 years ago
  61. 89a3fd3 x86/hwmon: fix module init for hotplug-but-no-device-found case by Jan Beulich · 16 years ago
  62. f7c77a3 hwmon: (lis3) Fix Oops with NULL platform data by Takashi Iwai · 16 years ago
  63. 2dab394 USB: update Kconfig help text for CONFIG_USB_SUSPEND by Alan Stern · 16 years ago
  64. a666e3e usb: musb: gadget: restart request on clearing endpoint halt by Sergei Shtylyov · 16 years ago
  65. 4c64733 usb: musb: host: Issue a memory barrier before starting DMA by Santosh Shilimkar · 16 years ago
  66. 66af83d usb: musb: gadget: fix dma length in txstate by Ming Lei · 16 years ago
  67. bb27bc2 usb: musb: gadget: complete request only if data is transfered over by Ming Lei · 16 years ago
  68. 1018b4e usb: musb: gadget: fix DMA length for OUT transfer by Ming Lei · 16 years ago
  69. 490e5fb usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1 by Ming Lei · 16 years ago
  70. eeb1b2a usb: musb: gadget: fix bulk IN infinit hangs in double buffer case by Ming Lei · 16 years ago
  71. bd2e74d usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style by Ming Lei · 16 years ago
  72. 0026e00 USB: fix bug in initialization of interface minor numbers by Alan Stern · 16 years ago
  73. d3654cd Staging: ti-st: remove st_get_plat_device by Pavan Savoy · 16 years ago
  74. 201ba4c vgaarb: trivial fix by Daniel J Blueman · 16 years ago
  75. 4417d7f drm: radeon cleanup fixes... by Daniel J Blueman · 16 years ago
  76. d3147e8 drm: fix trivial coding errors by Daniel J Blueman · 16 years ago
  77. 0e57a3c drm: ttm sparse fixes. by Daniel J Blueman · 16 years ago
  78. a5d6082 drm/nouveau: fix panels using straps-based mode detection by Ben Skeggs · 16 years ago
  79. fc6e756 thinkpad-acpi: avoid keymap pitfall by Henrique de Moraes Holschuh · 16 years ago
  80. cf9a2f3 drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully by Chris Wilson · 16 years ago
  81. 123d5c0 drm/i915/sdvo: Cleanup connector on error path by Chris Wilson · 16 years ago
  82. 94bf275 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion by Russell King · 16 years ago
  83. 9b74f73 drm/i915: Fix 945GM regression in e259befd by Chris Wilson · 16 years ago
  84. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 16 years ago
  85. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 16 years ago
  86. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 16 years ago
  87. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 16 years ago
  88. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 16 years ago
  89. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 16 years ago
  90. 561f818 ipmi: fix hardcoded ipmi device exit path warning by Yinghai Lu · 16 years ago
  91. f501ed5 rtc: s3c: balance state changes of wakeup flag by Vladimir Zapolskiy · 16 years ago
  92. df08cdc drivers/pci/intel-iommu.c: fix build with older gcc's by Andrew Morton · 16 years ago
  93. fd02db9 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 16 years ago
  94. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 16 years ago
  95. a5757c2 efifb: support the EFI framebuffer on more Apple hardware by Luke Macken · 16 years ago
  96. 85a00d9 efifb: check that the base address is plausible on pci systems by Peter Jones · 16 years ago
  97. eba93fc drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe() by Axel Lin · 16 years ago
  98. d544b7a vmware balloon: rename module by Dmitry Torokhov · 16 years ago
  99. a9e3176 ipmi: fix acpi probe print by Yinghai Lu · 16 years ago
  100. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 16 years ago