summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xenbus: advertise control feature flagsJuergen Gross2016-10-241-16/+29
* xen/x86: Update topology map for PV VCPUsBoris Ostrovsky2016-10-061-0/+6
* xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlierBoris Ostrovsky2016-10-051-1/+2
* xen/pciback: support driver_overrideJuergen Gross2016-09-301-7/+29
* xen/pciback: avoid multiple entries in slot listJuergen Gross2016-09-301-8/+31
* xen/pciback: simplify pcistub device handlingJuergen Gross2016-09-301-21/+21
* xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-308-117/+17
* xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-302-22/+13
* xen/x86: Convert to hotplug state machineBoris Ostrovsky2016-09-302-50/+66
* x86/xen: add missing \n at end of printk warning messageColin Ian King2016-09-301-1/+1
* xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()Markus Elfring2016-08-261-1/+1
* xen: Make VPMU init message look less scaryJuergen Gross2016-08-241-2/+5
* xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross2016-08-241-6/+6
* hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again)Boris Ostrovsky2016-08-242-11/+8
* xen/x86: Move irq allocation from Xen smp_op.cpu_up()Boris Ostrovsky2016-08-243-56/+63
* Linux 4.8-rc3v4.8-rc3Linus Torvalds2016-08-211-1/+1
* Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-213-22/+2
|\
| * parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-201-2/+2
| * parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-202-20/+0
* | EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck2016-08-214-0/+1136
|/
* Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds2016-08-191-0/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-198-22/+34
|\
| * i2c: meson: Use complete() instead of complete_all()Daniel Wagner2016-08-151-3/+3
| * i2c: brcmstb: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * i2c: bcm-kona: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * i2c: at91: fix support of the "alternative command" featureCyrille Pitchen2016-08-151-10/+14
| * i2c: ocores: add missed clk_disable_unprepare() on failure pathsAlexey Khoroshilov2016-08-151-4/+10
| * i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris2016-08-151-1/+1
| * i2c: mux: demux-pinctrl: properly roll back when adding adapter failsWolfram Sang2016-08-151-1/+3
* | Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-08-193-38/+53
|\ \
| * | dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen2016-08-171-0/+12
| * | dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen2016-08-161-8/+24
| * | dm raid: fix restoring of failed devices regressionHeinz Mauelshagen2016-08-161-22/+11
| * | dm raid: fix frozen recovery regressionHeinz Mauelshagen2016-08-161-6/+1
| * | dm crypt: increase mempool reserve to better support swappingMikulas Patocka2016-08-151-1/+1
| * | dm round robin: do not use this_cpu_ptr() without having preemption disabledMike Snitzer2016-08-151-2/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-08-196-19/+29
|\ \ \
| * \ \ Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-127-24/+35
| |\ \ \ | | |_|/ | |/| |
| | * | ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2016-08-121-1/+2
| | * | mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards2016-08-121-11/+11
| | * | ipr: Fix sync scsi scanBrian King2016-08-101-5/+6
| | * | megaraid_sas: Fix probing cards without io portYinghai Lu2016-08-102-4/+4
| | * | aacraid: Check size values after double-fetch from userDave Carroll2016-08-081-2/+11
| | * | fcoe: Use kfree_skb() instead of kfree()Wei Yongjun2016-08-041-1/+1
* | | | Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-08-1931-79/+215
|\ \ \ \
| * | | | xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-161-1/+2
| * | | | usb: xhci: Fix panic if disconnectJim Lin2016-08-161-0/+3
| * | | | xhci: really enqueue zero length TRBs.Alban Browaeys2016-08-161-1/+2
| * | | | xhci: always handle "Command Ring Stopped" eventsMathias Nyman2016-08-161-6/+7