1. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago
  2. 6620e0c ACPICA: delete utcache.c by Len Brown · 16 years ago
  3. 5b929aa ACPICA: delete acdisasm.h by Len Brown · 16 years ago
  4. 40774f7 ACPICA: FADT: Update error msgs for consistency by Bob Moore · 16 years ago
  5. 4b67a0e ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default by robert.moore@intel.com · 16 years ago
  6. 06f5541 ACPICA: FADT parsing changes and fixes by Bob Moore · 16 years ago
  7. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  8. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  9. 2ee6261 ACPI: reboot.c: use new acpi_reset interface by Lin Ming · 16 years ago
  10. d3fd902 ACPICA: New: acpi_reset interface - write to reset register by Bob Moore · 16 years ago
  11. 7db5d82 ACPICA: Move all public H/W interfaces to new hwxface by Bob Moore · 16 years ago
  12. ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
  13. 4642281 ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  14. 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  15. 3082373 ACPI: sony-laptop.c: call acpi_get_object_info to get node info by Lin Ming · 16 years ago
  16. 3d97e42 ACPI: main.c: use new public GPE group enable/disable interfaces by Lin Ming · 16 years ago
  17. 08ac07b ACPICA: New: Public GPE group enable/disable interfaces by Bob Moore · 16 years ago
  18. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  19. c1e3523 ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  20. 95d9a7a ACPI: proc.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  21. 0175d56 ACPI: ec.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  22. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  23. 7a4b8131 ACPICA: Enhance implicit return mechanism by Lin Ming · 16 years ago
  24. eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
  25. a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
  26. d037c5f ACPICA: Allow multiple backslash prefix in namepaths by Lin Ming · 16 years ago
  27. 5572a98 ACPICA: Fix to allow aliases within ASL namepaths by Bob Moore · 16 years ago
  28. 319f8b8 ACPICA: Remove references to obsolete ACPI_DUMP_APP by Bob Moore · 16 years ago
  29. a8fadc9 ACPICA: Add support to externally execute _OSI method by Bob Moore · 16 years ago
  30. 9f15fc6 ACPICA: Reformat comments, no functional changes by Bob Moore · 16 years ago
  31. 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
  32. c87609f ACPICA: Emit warning if two FACS or DSDT tables found in the FADT by Bob Moore · 16 years ago
  33. 3483072 ACPICA: Fix namestring for the SystemCMOS address space by Bob Moore · 16 years ago
  34. e9a8c6a ACPICA: Update debug output for IndexField I/O by Bob Moore · 16 years ago
  35. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  36. 96411a6 ACPICA: Optimize execution of AML While loops by Bob Moore · 16 years ago
  37. 84d4db7 ACPICA: Fix possible memory leak on error in parser by Lin Ming · 16 years ago
  38. d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
  39. 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
  40. c20137f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  41. 8960223 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  42. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 16 years ago
  43. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 16 years ago
  44. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 16 years ago
  45. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  46. 077ebed drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  47. c47a75a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  48. 0099f77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  49. 9ecab6e drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  50. 7ef5f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  52. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  53. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  54. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  55. eae34c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  56. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  57. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 16 years ago
  58. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 16 years ago
  59. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 16 years ago
  60. a2ed961 md: Don't read past end of bitmap when reading bitmap. by NeilBrown · 16 years ago
  61. 739840d ppp: fix segfaults introduced by netdev_priv changes by James Chapman · 16 years ago
  62. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  63. b3806c3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  64. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  65. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 16 years ago
  66. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  67. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  68. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 16 years ago
  69. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 16 years ago
  70. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 16 years ago
  71. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 16 years ago
  72. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 16 years ago
  73. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 16 years ago
  74. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago
  75. 01ba085 USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID by Andrew Ewert · 16 years ago
  76. f2ee695 USB: tty: SprogII DCC controller identifiers by Alan Cox · 16 years ago
  77. a4b1880 usb-storage: update unusual_devs entry for Nokia 5310 by Alan Stern · 16 years ago
  78. 48e1a54 USB: Unusual devs patch for Nokia 3500c by Ozan Sener · 16 years ago
  79. 1393fce USB: storage: unusual_devs.h: Nokia 3109c addition by CSÉCSY László · 16 years ago
  80. 5413aa4 USB: fix problem with usbtmc driver not loading properly by Greg Kroah-Hartman · 16 years ago
  81. 2fccd28 jme: Fixed a typo by cwm97m · 16 years ago
  82. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  83. 9a3de25 drivers/net: starfire: Fix napi ->poll() weight handling by Jarek Poplawski · 16 years ago
  84. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  85. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  86. db9aaf0 PCI: pciehp: fix unexpected power off with pciehp_force by Kenji Kaneshige · 16 years ago
  87. b0b801d PCI: fix aer resume sanity check by Hidetoshi Seto · 16 years ago
  88. be44f01 i2c-s3c2410: fix check for being in suspend. by Ben Dooks · 16 years ago
  89. a804644 i2c-cpm: Detect and report NAK right away instead of timing out by Mike Ditto · 16 years ago
  90. a6da74c [SCSI] mpt fusion: clear list of outstanding commands on host reset by James Bottomley · 16 years ago
  91. 3ca81a5 V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well. by Hans Verkuil · 16 years ago
  92. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  93. f86d4a9 V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking. by Jim Paris · 16 years ago
  94. 11c6c7f V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) by Antti Seppälä · 16 years ago
  95. 4b330be V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button by Devin Heitmueller · 16 years ago
  96. 1bda712 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  97. 7a62b17 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  98. 3bd8226 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  99. 3ee89f1 pata_hpt366: no ATAPI DMA by Tejun Heo · 16 years ago
  100. bab5b32 pata_hpt366: fix cable detection, by Tejun Heo · 16 years ago