1. a4fd494 Pull misc into release branch by Len Brown · 18 years ago
  2. 5e1f198 acpiphp_ibm: add missing '\n' to error message by Jeremy Fitzhardinge · 18 years ago
  3. 3e0d69e ACPI: add dump_stack() to trace acpi_format_exception programming errors by Andrew Morton · 18 years ago
  4. b3e572d make drivers/acpi/scan.c:create_modalias() static by Adrian Bunk · 18 years ago
  5. 70b30fb ACPI: Fix a warning of discarding qualifiers from pointer target type by Al Viro · 18 years ago
  6. ead7759 ACPI: "ACPI handle has no context!" should be KERN_DEBUG by Shaohua Li · 18 years ago
  7. a3a1b26 Pull suspend into release branch by Len Brown · 18 years ago
  8. 4c8c95b Pull video into release branch by Len Brown · 18 years ago
  9. 519ef1a Pull thermal into release branch by Len Brown · 18 years ago
  10. e9dab19 ACPI video hotkey: export missing ACPI video hotkey events via input layer by Luming Yu · 18 years ago
  11. b7011d5 Pull sony into release branch by Len Brown · 18 years ago
  12. a672975 Pull pnp into release branch by Len Brown · 18 years ago
  13. 4548a9d Pull ec into release branch by Len Brown · 18 years ago
  14. de9bde9 Pull bugzilla-8630 into release branch by Len Brown · 18 years ago
  15. 5a16eff Pull bugzilla-1641 into release branch by Len Brown · 18 years ago
  16. 2e0f4c7 Pull battery into release branch by Len Brown · 18 years ago
  17. ca1f32a Pull asus into release branch by Len Brown · 18 years ago
  18. 9f3119b ACPI: Validate XSDT, use RSDT if XSDT fails by Zhao Yakui · 18 years ago
  19. 2db9ccb ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such by Pavel Machek · 18 years ago
  20. b173491 PNP: remove null pointer checks by Bjorn Helgaas · 18 years ago
  21. 4f0217e PNP: remove MODULE infrastructure by Bjorn Helgaas · 18 years ago
  22. 6c504d3 ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG by Bjorn Helgaas · 18 years ago
  23. 4721a4cc PNPACPI: remove unnecessary casts of "void *" by Bjorn Helgaas · 18 years ago
  24. 4cec086 PNPACPI: simplify irq_flags() by Bjorn Helgaas · 18 years ago
  25. 1e0aa9a PNP: fix up after Lindent by Bjorn Helgaas · 18 years ago
  26. 79d2dfa ACPI: enable GPEs before calling _WAK on resume by Thomas Renninger · 18 years ago
  27. e1996a69 asus-laptop: Fix rmmod of asus_laptop by Guillaume Chazarain · 18 years ago
  28. 015a916 sony-laptop: call sonypi_compat_init earlier by Mattia Dongili · 18 years ago
  29. f46d160 sony-laptop: enable Vaio FZ events by Mattia Dongili · 18 years ago
  30. 1a8f461 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  31. b1b8aca Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 18 years ago
  32. abcb1ff3 tty: dont needlessly cast kmalloc() return value by Jesper Juhl · 18 years ago
  33. 87bd1e9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  34. d0797b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  35. 0542170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 18 years ago
  36. 6dc2c1b Renumber AUDIT_TTY_[GS]ET by Miloslav Trmac · 18 years ago
  37. 1ff6f3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  38. 2b56fec Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  39. 9e1a3e3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  40. de80af4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  41. 405d296 m68knommu: include linux/fs.h for do_pipe() by Greg Ungerer · 18 years ago
  42. 01740fc m68knommu: include asm-generic/pgtable.h by Greg Ungerer · 18 years ago
  43. 07ef309 m68knommu: include linux/fs.h for getname() by Greg Ungerer · 18 years ago
  44. 604de6e pata_it821x: Fix regression/corruptor by Alan Cox · 18 years ago
  45. f9319f9 ACPI: EC: revert fix for bugzilla 8709 by Alexey Starikovskiy · 18 years ago
  46. deec595 lguest should depend on CONFIG_FUTEX by Alexey Dobriyan · 18 years ago
  47. a1eb96a ACPI video hotkey: remove invalid events handler for video output devices by Zhang Rui · 18 years ago
  48. a7ecd1e ACPI: video: Add keycode for ACPI video driver hotkey events. by Yu Luming · 18 years ago
  49. 04b35ab V4L/DVB (6070): Fix a warning at dvb_net by Mauro Carvalho Chehab · 18 years ago
  50. 6175e48 V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression by Trent Piepho · 18 years ago
  51. 02881d9 9p: fix bad error path in conversion routines by Mariusz Kozlowski · 18 years ago
  52. fbcb759 9p: remove deprecated v9fs_fid_lookup_remove() by Eric Van Hensbergen · 18 years ago
  53. 27a2a5f 9p: update maintainers and documentation by Eric Van Hensbergen · 18 years ago
  54. 1a3cac6 9p: fix use after free by Eric Van Hensbergen · 18 years ago
  55. 505c0ef sched: tweak the sched_runtime_limit tunable by Ingo Molnar · 18 years ago
  56. f549da8 sched: skip updating rq's next_balance under null SD by Suresh Siddha · 18 years ago
  57. f8700df sched: fix broken SMT/MC optimizations by Suresh Siddha · 18 years ago
  58. efe567f sched: accounting regression since rc1 by Christian Borntraeger · 18 years ago
  59. c57baf1 sched: fix sysctl directory permissions by Eric W. Biederman · 18 years ago
  60. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 18 years ago
  61. b54eebd libata: don't check n_sectors during revalidation if zero by Tejun Heo · 18 years ago
  62. 9edbdbe pata_via: Add Arima W730-K8 and other rebadgings by Alan Cox · 18 years ago
  63. 4f2d47c pata_sis: Add the FSC Amilo and friends by Alan Cox · 18 years ago
  64. 78c4af0 pata_pdc2027x: PLL detection fixes by Mikael Pettersson · 18 years ago
  65. 8270bec libata: fix n_sectors failure handling during revalidation by Tejun Heo · 18 years ago
  66. b67ac3f sdhci: tell which spurious interrupt we got by Pierre Ossman · 18 years ago
  67. e538fbe sdhci: handle data interrupts during command by Pierre Ossman · 18 years ago
  68. 03f8590 mmc: ignore bad max block size in sdhci by David Vrabel · 18 years ago
  69. 2b06197 sdhci: be more cautious about block count register by Pierre Ossman · 18 years ago
  70. be760a9 drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  71. 733cb1e drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 18 years ago
  72. b377fd3 Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE by Mel Gorman · 18 years ago
  73. 8e92f21 au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode() by Yoichi Yuasa · 18 years ago
  74. 4ae8aea newport_con warning fix by Andrew Morton · 18 years ago
  75. 0aa4263 selection.h: add tty_struct forward declaration by Andrew Morton · 18 years ago
  76. de5986d Check for PPC32 in imsttfb by Stephen Rothwell · 18 years ago
  77. 0852ec8c Xen i386 xen-head.S fix sections mixup by Mathieu Desnoyers · 18 years ago
  78. abd96ec exec: kill unsafe BUG_ON(sig->count) checks by Oleg Nesterov · 18 years ago
  79. 5c076fc rtc-max6902 minor fixes by David Brownell · 18 years ago
  80. a2f92ee SLUB: do not fail on broken memory configurations by Christoph Lameter · 18 years ago
  81. 9e86943 SLUB: use atomic_long_read for atomic_long variables by Christoph Lameter · 18 years ago
  82. fe58103a cfag12864b fix by Miguel Ojeda · 18 years ago
  83. aa79850 serial: add pci ids for PA Semi PWRficient onchip uarts by Olof Johansson · 18 years ago
  84. 1864f7b autofs4: deadlock during create by Ian Kent · 18 years ago
  85. f4768ff uml: fix previous request size limit fix by Jeff Dike · 18 years ago
  86. a88aa78 md: correctly update sysfs when a raid1 is reshaped by NeilBrown · 18 years ago
  87. 918f023 md: make sure a re-add after a restart honours bitmap when resyncing by NeilBrown · 18 years ago
  88. 59d9445 w1: fix w1_remove_master_device() searching by Evgeniy Polyakov · 18 years ago
  89. a89182c Fix VM_FAULT flags conversion for hugetlb by Adam Litke · 18 years ago
  90. d4c63b7 synclink_gt fix module reference by Paul Fulghum · 18 years ago
  91. 1807a1a slab: skip calling cache_free_alien() when the platform is not numa capable by Siddha, Suresh B · 18 years ago
  92. 32d2198 IPMI: fix warning in ipmi_si_intf.c by Mijo Safradin · 18 years ago
  93. f9ee228 signalfd: make it group-wide, fix posix-timers scheduling by Oleg Nesterov · 18 years ago
  94. 834d216 signalfd: fix interaction with posix-timers by Oleg Nesterov · 18 years ago
  95. d02479b posix-timers: fix creation race by Oleg Nesterov · 18 years ago
  96. 179394a posix-timers: fix deletion race by Thomas Gleixner · 18 years ago
  97. 928923c Introduce CONFIG_CHECK_SIGNATURE by Geert Uytterhoeven · 18 years ago
  98. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 18 years ago
  99. a010866 zorro: Make sysfs config attribute read-only by Geert Uytterhoeven · 18 years ago
  100. 90638f9 m68k: Fix a few hickups in drivers/scsi/Kconfig by Geert Uytterhoeven · 18 years ago