aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/evtchn.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-18xen/grant-table: fix suspend for non-PV guestsDavid Vrabel1-1/+2
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel1-8/+1
2014-06-05Revert "xen/pvh: Update E820 to work with PVH (v2)"David Vrabel1-20/+2
2014-06-05x86/xen: fix memory setup for PVH dom0David Vrabel3-1/+34
2014-05-27x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor1-3/+118
2014-05-23xen-acpi-processor: Don't display errors when we get -ENOSYSKonrad Rzeszutek Wilk1-2/+2
2014-05-23xen/pciback: Document the entry points for 'pcistub_put_pci_dev'Konrad Rzeszutek Wilk1-0/+9
2014-05-23xen/pciback: Document when the 'unbind' and 'bind' functions are called.Konrad Rzeszutek Wilk1-0/+4
2014-05-23xen-pciback: Document when we FLR an PCI device.Konrad Rzeszutek Wilk2-0/+6
2014-05-23xen-pciback: First reset, then free.Konrad Rzeszutek Wilk1-1/+1
2014-05-23xen-pciback: Cleanup up pcistub_put_pci_devKonrad Rzeszutek Wilk1-5/+5
2014-05-15x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()David Vrabel1-3/+1
2014-05-15x86/xen: set regions above the end of RAM as 1:1David Vrabel2-1/+10
2014-05-15x86/xen: only warn once if bad MFNs are found during setupDavid Vrabel1-3/+3
2014-05-15x86/xen: compactly store large identity ranges in the p2mDavid Vrabel1-50/+105
2014-05-15x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFNDavid Vrabel1-1/+4
2014-05-15x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()David Vrabel1-6/+6
2014-05-15xen/x86: set panic notifier priority to minimumRadim Krčmář1-0/+1
2014-05-12arm,arm64/xen: introduce HYPERVISOR_suspend()Stefano Stabellini2-0/+18
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel4-45/+29
2014-05-09arm: xen: export HYPERVISOR_multicall to modules.Ian Campbell1-0/+1
2014-05-08arm64: introduce virt_to_pfnStefano Stabellini1-0/+1
2014-04-24arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall1-1/+0
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell7-9/+12
2014-04-22Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu1-0/+1
2014-04-22mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds1-0/+5
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher1-5/+3
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2-28/+35
2014-04-22drm/radeon: properly unregister hwmon interface (v2)Alex Deucher1-6/+15
2014-04-22drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher1-1/+1
2014-04-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-20um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-20um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20drm/radeon: improve PLL limit handling in post div calculationChristian König1-26/+51
2014-04-19Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1Hans de Goede1-0/+42
2014-04-19Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede1-2/+53
2014-04-19Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede1-0/+1
2014-04-19Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede2-0/+15
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-19Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke1-1/+1
2014-04-19Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke1-18/+9
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke1-0/+9
2014-04-19Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke1-128/+109