aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor1-0/+14
2014-01-06xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.Mukesh Rathor1-1/+6
2014-01-06xen/events: use the FIFO-based ABI if availableDavid Vrabel4-1/+448
2014-01-06xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel1-0/+1
2014-01-06xen/events: allow event channel priority to be setDavid Vrabel2-0/+22
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel3-10/+72
2014-01-06xen/evtchn: support more than 4096 portsDavid Vrabel4-6/+16
2014-01-06xen/events: add xen_evtchn_mask_all()David Vrabel1-7/+11
2014-01-06xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel3-55/+149
2014-01-06xen/events: add a evtchn_op for port setupDavid Vrabel2-1/+13
2014-01-06xen/events: allow setup of irq_info to failDavid Vrabel1-65/+91
2014-01-06xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel3-16/+84
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel5-362/+442
2014-01-06xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel3-1/+5
2014-01-06xen/events: replace raw bit ops with functionsWei Liu1-2/+1
2014-01-06xen/events: introduce test_and_set_mask()Wei Liu1-3/+8
2014-01-06xen/events: remove unnecessary init_evtchn_cpu_bindings()David Vrabel1-22/+0
2014-01-06xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()David Vrabel1-18/+9
2014-01-06xen/pci: Fix build on non-x86Ben Hutchings1-0/+2
2014-01-06xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu1-8/+1
2014-01-06asm/xen/page.h: remove redundant semicolonWei Liu1-1/+1
2014-01-06xen: balloon: enable for ARMIan Campbell1-1/+0
2014-01-03xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2-5/+2
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk9-4/+117
2013-12-29Linux 3.13-rc6Linus Torvalds1-1/+1
2013-12-28ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-25ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-25ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2013-12-23selinux: fix broken peer recv checkChad Hanson1-1/+3
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-22Linux 3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa1-0/+1
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy driversJason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling2-6/+7
2013-12-21null_blk: corrections to documentationMatias Bjørling1-10/+10
2013-12-20Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3
2013-12-20mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony4-2/+10
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9