1. 17 11月, 2010 3 次提交
    • J
      xen/xenfs: update xenfs_mount for new prototype · fe61f1d7
      Jeremy Fitzhardinge 提交于
      .mount now returns a struct dentry *.
      Signed-off-by: NJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
      fe61f1d7
    • J
      Merge commit 'v2.6.37-rc2' into upstream/xenfs · 20b4755e
      Jeremy Fitzhardinge 提交于
      * commit 'v2.6.37-rc2': (10093 commits)
        Linux 2.6.37-rc2
        capabilities/syslog: open code cap_syslog logic to fix build failure
        i2c: Sanity checks on adapter registration
        i2c: Mark i2c_adapter.id as deprecated
        i2c: Drivers shouldn't include <linux/i2c-id.h>
        i2c: Delete unused adapter IDs
        i2c: Remove obsolete cleanup for clientdata
        include/linux/kernel.h: Move logging bits to include/linux/printk.h
        Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)
        hwmon: (w83795) Check for BEEP pin availability
        hwmon: (w83795) Clear intrusion alarm immediately
        hwmon: (w83795) Read the intrusion state properly
        hwmon: (w83795) Print the actual temperature channels as sources
        hwmon: (w83795) List all usable temperature sources
        hwmon: (w83795) Expose fan control method
        hwmon: (w83795) Fix fan control mode attributes
        hwmon: (lm95241) Check validity of input values
        hwmon: Change mail address of Hans J. Koch
        PCI: sysfs: fix printk warnings
        GFS2: Fix inode deallocation race
        ...
      20b4755e
    • R
      xen: fix header export to userspace · 744f9f10
      Randy Dunlap 提交于
      scripts/headers_install.pl prevents "__user" from being exported
      to userspace headers, so just use compiler.h to make sure that
      __user is defined and avoid the error.
      
      unifdef: linux-next-20101112/xx64/usr/include/xen/privcmd.h.tmp: 79: Premature EOF (#if line 33 depth 1)
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc:	Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
      Cc:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
      Cc:	xen-devel@lists.xensource.com (moderated for non-subscribers)
      Cc:	virtualization@lists.osdl.org
      Cc:	Tony Finch <dot@dotat.at>
      Signed-off-by: NJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
      744f9f10
  2. 16 11月, 2010 27 次提交
  3. 15 11月, 2010 9 次提交
  4. 14 11月, 2010 1 次提交