summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-01-06xen/events: use the FIFO-based ABI if availableDavid Vrabel
2014-01-06xen/events: allow event channel priority to be setDavid Vrabel
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel
2014-01-06xen/evtchn: support more than 4096 portsDavid Vrabel
2014-01-06xen/events: add xen_evtchn_mask_all()David Vrabel
2014-01-06xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel
2014-01-06xen/events: add a evtchn_op for port setupDavid Vrabel
2014-01-06xen/events: allow setup of irq_info to failDavid Vrabel
2014-01-06xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel
2014-01-06xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel
2014-01-06xen/events: replace raw bit ops with functionsWei Liu
2014-01-06xen/events: introduce test_and_set_mask()Wei Liu
2014-01-06xen/events: remove unnecessary init_evtchn_cpu_bindings()David Vrabel
2014-01-06xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()David Vrabel
2014-01-06xen/pci: Fix build on non-x86Ben Hutchings
2014-01-06xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu
2014-01-06xen: balloon: enable for ARMIan Campbell
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-27Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki
2013-12-27Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier
2013-12-23Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-23Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud