aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/interface (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2-9/+11
2010-11-19xen: re-enable boot-time ballooningJeremy Fitzhardinge1-2/+1
2010-11-19xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge1-2/+5
2010-11-19xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge1-10/+2
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge2-4/+18
2010-11-18xen: make evtchn's name less genericIan Campbell1-1/+4
2010-11-18xen/evtchn: the evtchn device is non-seekableJeremy Fitzhardinge1-2/+2
2010-11-18Revert "xen/privcmd: create address space to allow writable mmaps"Jeremy Fitzhardinge1-36/+4
2010-11-16xen/events: use locked set|clear_bit() for cpu_evtchn_maskJeremy Fitzhardinge1-2/+2
2010-11-16xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restoreJan Beulich1-2/+5
2010-11-16xen/xenfs: update xenfs_mount for new prototypeJeremy Fitzhardinge1-3/+3
2010-11-16xen: fix header export to userspaceRandy Dunlap1-4/+1
2010-11-15Linux 2.6.37-rc2Linus Torvalds1-1/+1
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris7-40/+28
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare1-0/+12
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare3-2/+11
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare3-3/+0
2010-11-15i2c: Delete unused adapter IDsJean Delvare2-23/+0
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang4-8/+0
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2-244/+249
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos1-4/+4
2010-11-15hwmon: (w83795) Check for BEEP pin availabilityJean Delvare1-7/+51
2010-11-15hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare1-0/+4
2010-11-15hwmon: (w83795) Read the intrusion state properlyJean Delvare1-3/+20
2010-11-15hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare1-10/+20
2010-11-15hwmon: (w83795) List all usable temperature sourcesJean Delvare1-3/+54
2010-11-15hwmon: (w83795) Expose fan control methodJean Delvare1-1/+18
2010-11-15hwmon: (w83795) Fix fan control mode attributesJean Delvare1-10/+8
2010-11-15hwmon: (lm95241) Check validity of input valuesJean Delvare1-5/+14
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch3-4/+4
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap1-1/+2
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse5-216/+98
2010-11-15ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto1-0/+4
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt1-1/+1
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger1-1/+0
2010-11-15MAINTAINERS: Add an fbdev git tree entry.Paul Mundt1-0/+1
2010-11-14slub: Fix slub_lock down/up imbalancePavel Emelyanov1-1/+2
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar1-4/+1
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos1-2/+3
2010-11-13ACPI: debugfs custom_method open to non-rootDave Jones1-1/+1
2010-11-13ocfs2: Change some lock status member in ocfs2_lock_res to char.Tao Ma1-3/+3
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim1-4/+4
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim1-6/+6
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2-7/+7
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell7-18/+47
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall1-2/+0
2010-11-12pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo1-1/+1
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo1-1/+4
2010-11-12can-bcm: fix minor heap overflowOliver Hartkopp1-1/+1
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki1-2/+3