1. 4dff4e7 Merge branch 'pnp-debug' into test by Len Brown · 18 years ago
  2. 5f50ef4 Merge branch 'misc' into test by Len Brown · 18 years ago
  3. 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 18 years ago
  4. 0fbb372 Merge branch 'ec' into test by Len Brown · 18 years ago
  5. 47bf31a Merge branch 'dock' into test by Len Brown · 18 years ago
  6. bcb631f Merge branch 'acpica' into test by Len Brown · 18 years ago
  7. 955ba39 Merge branch 'bugfixes' into test by Len Brown · 18 years ago
  8. 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 18 years ago
  9. ed37a71 ACPICA: Update version to 20080926 by Bob Moore · 18 years ago
  10. e8707b3 ACPICA: New: Validation for predefined ACPI methods/objects by Bob Moore · 18 years ago
  11. bbbbeb8 ACPICA: Remove unused ACPI register bit definition by Lin Ming · 18 years ago
  12. 51f5281 ACPICA: Update version to 20080829 by Bob Moore · 18 years ago
  13. 1044f1f ACPICA: Cleanup for internal Reference Object by Bob Moore · 18 years ago
  14. 57e664c ACPICA: Update for Reference ACPI_OPERAND_OBJECT by Bob Moore · 18 years ago
  15. 65f4692 ACPICA: Remove obsolete exception codes by Bob Moore · 18 years ago
  16. 8d5c54b ACPICA: Add namespace node to operand object union by Bob Moore · 18 years ago
  17. 23d3e05 ACPICA: Remove obsolete debug levels (WARN and ERROR) by Bob Moore · 18 years ago
  18. 8bd108d ACPICA: add preemption point after each opcode parse by Alexey Starikovskiy · 18 years ago
  19. eec9354 ACPICA: Update version to 20080729 by Bob Moore · 18 years ago
  20. 1d7cc03 ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables by Bob Moore · 18 years ago
  21. f02a99a ACPICA: Add function to decode reference obj types to strings by Bob Moore · 18 years ago
  22. d00d236 ACPICA: Update version to 20080701 by Bob Moore · 18 years ago
  23. 0a1fbf2 ACPICA: Return method arg count from acpi_get_object_info by Bob Moore · 18 years ago
  24. c9bdd80 ACPICA: Cleanup macro definition file. by Bob Moore · 18 years ago
  25. b417d40 ACPICA: Return status from global init function by Yi Yang · 18 years ago
  26. 9db4fcd ACPICA: Fix wrong resource descriptor length for 64-bit build by Bob Moore · 18 years ago
  27. f5adfaa ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition by Zhao Yakui · 18 years ago
  28. 27471fd i7300_idle driver v1.55 by Andy Henroid · 18 years ago
  29. 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 18 years ago
  30. c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 18 years ago
  31. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 18 years ago
  32. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  33. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 18 years ago
  34. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 18 years ago
  35. 897312b include/linux/stacktrace.h: declare struct task_struct by Andrew Morton · 18 years ago
  36. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 18 years ago
  37. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 18 years ago
  38. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 18 years ago
  39. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 18 years ago
  40. 16dbc6c inotify: fix lock ordering wrt do_page_fault's mmap_sem by Nick Piggin · 18 years ago
  41. ae1cfb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  42. cf4b0b2 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  43. ba01667 sctp: Fix kernel panic while process protocol violation parameter by Wei Yongjun · 18 years ago
  44. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 18 years ago
  45. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 18 years ago
  46. 703a1ed kgdb, x86_64: fix PS CS SS registers in gdb serial by Jason Wessel · 18 years ago
  47. 95dbf1d kgdb, x86_64: gdb serial has BX and DX reversed by Jason Wessel · 18 years ago
  48. 1126388 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  49. b4f151f MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ by David Howells · 18 years ago
  50. 7a52815 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 18 years ago
  51. 72029fe 9p: implement proper trans module refcounting and unregistration by Tejun Heo · 18 years ago
  52. 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 18 years ago
  53. 19cd847 ACPI: fix hotplug race by Zhang Rui · 18 years ago
  54. 6bd00a6 ACPI: introduce notifier change to avoid duplicates by Shaohua Li · 18 years ago
  55. 5291925 [MIPS] Fixe the definition of PTRS_PER_PGD by Jack Tan · 18 years ago
  56. 8553f32 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  57. e002bcc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  58. c32a162 smb.h: do not include linux/time.h in userspace by Kirill A. Shutemov · 18 years ago
  59. a8d6829 x86: prevent C-states hang on AMD C1E enabled machines by Thomas Gleixner · 18 years ago
  60. 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 18 years ago
  61. a0ad05c Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs by Thomas Renninger · 18 years ago
  62. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  63. 45e9c0d warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 18 years ago
  64. ef3d771 Fix PNP build failure, bugzilla #11276 by David Miller · 18 years ago
  65. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 18 years ago
  66. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 18 years ago
  67. 7c22a3d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  68. c19e808 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  69. 8e82f8c memstick: fix MSProHG 8-bit interface mode support by Alex Dubov · 18 years ago
  70. 5bead2a mm: mark the correct zone as full when scanning zonelists by Mel Gorman · 18 years ago
  71. dea420c include/linux/ioport.h: add missing macro argument for devm_release_* family by Hiroshi DOYU · 18 years ago
  72. 97b697a [libata] LBA28/LBA48 off-by-one bug in ata.h by Taisuke Yamada · 18 years ago
  73. 1045b03 netlink: fix overrun in attribute iteration by Vegard Nossum · 18 years ago
  74. 6d242a2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  75. 29cd195 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  76. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 18 years ago
  77. 91cd99f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  78. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 18 years ago
  79. fd9ec7d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 18 years ago
  80. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 18 years ago
  81. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 18 years ago
  82. e1d7bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  83. bcbc713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  84. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 18 years ago
  85. 64f996f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  86. f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  87. a22a9a9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  88. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 18 years ago
  89. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 18 years ago
  90. b6734c3 x86: add NOPL as a synthetic CPU feature bit by H. Peter Anvin · 18 years ago
  91. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 18 years ago
  92. 11d55d2 res_counter: fix off-by-one bug in setting limit by Li Zefan · 18 years ago
  93. 7f62186 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  94. 6f74b18 Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 by Linus Torvalds · 18 years ago
  95. 14408c4f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  96. 54e2a32 Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  97. e0cee3e [MIPS] Fix WARNING: at kernel/smp.c:290 by Thomas Bogendoerfer · 18 years ago
  98. 4904862 sched: fix process time monotonicity by Balbir Singh · 18 years ago
  99. afbc8d8 Fix conditional export of kvh.h and a.out.h to userspace. by Khem Raj · 18 years ago
  100. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 18 years ago