Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6master
commit4d16293ba4f44e8c01463c0fb29ba219b685a5f1
authorStephan Peijnik <stephan@peijnik.at>
Sun, 18 Jan 2009 15:50:13 +0000 (18 16:50 +0100)
committerStephan Peijnik <stephan@peijnik.at>
Sun, 18 Jan 2009 15:50:13 +0000 (18 16:50 +0100)
treebd43db7f86cd23af0c3905ff8ff991f910eba5e0
parent21b326e324e6f2ca1c2a5707b1fb9f9247658c47
parentf3b8436ad9a8ad36b3c9fa1fe030c7f38e5d3d0b
Merge git://git./linux/kernel/git/torvalds/linux-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6: (78 commits)
  dell_rbu: use scnprintf() instead of less secure sprintf()
  security: introduce missing kfree
  move wm8400-regulator's probe function to .devinit.text
  IB/ehca: Use consistent types for ehca_plpar_hcall9()
  IB/ehca: Fix printk format warnings from u64 type change
  IPoIB: Do not print error messages for multicast join retries
  IB/mlx4: Fix memory ordering problem when posting LSO sends
  Linux 2.6.29-rc2
  ACPI PCI hotplug: harden against panic regression
  ACPI: rename main.c to sleep.c
  dell-laptop: move to drivers/platform/x86/ from drivers/misc/
  eeepc-laptop: enable Bluetooth ACPI details
  ACPI: fix ACPI_FADT_S4_RTC_WAKE comment
  kprobes: check CONFIG_FREEZER instead of CONFIG_PM
  PM: Fix freezer compilation if PM_SLEEP is unset
  thermal fixup for broken BIOS which has invalid trip points.
  netxen: include ipv6.h (fixes build failure)
  ACPI: EC: Don't trust ECDT tables from ASUS
  netxen: avoid invalid iounmap
  ACPI: EC: Limit workaround for ASUS notebooks even more
  ...