summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: lpass-platform: fix uninitialized variableLinus Torvalds2016-11-141-0/+1
* Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds2016-11-141-11/+0
* gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab2016-11-141-7/+10
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-145-7/+57
|\
| * x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner2016-11-091-2/+30
| * x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam2016-11-091-5/+1
| * x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner2016-11-073-0/+26
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-141-2/+2
|\ \
| * | genirq: Use irq type from irqdata instead of irqdescThomas Gleixner2016-11-081-2/+2
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-143-21/+71
|\ \
| * \ Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar2016-11-122-17/+43
| |\ \
| | * | perf hists: Fix column length on --hierarchyNamhyung Kim2016-11-091-6/+6
| | * | perf hists browser: Fix column indentation on --hierarchyNamhyung Kim2016-11-091-6/+13
| | * | perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim2016-11-091-1/+7
| | * | perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim2016-11-091-3/+3
| | * | perf hist browser: Fix hierarchy column countsNamhyung Kim2016-11-091-1/+14
| * | | perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang2016-11-111-4/+28
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-142-24/+58
|\ \ \ \
| * | | | x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming2016-11-131-23/+57
| * | | | x86/efi: Fix EFI memmap pointer size warningBorislav Petkov2016-11-131-1/+1
* | | | | Merge tag 'ntb-4.9' of git://github.com/jonmason/ntbLinus Torvalds2016-11-144-12/+15
|\ \ \ \ \
| * | | | | ntb_perf: potential info leak in debugfsDan Carpenter2016-11-131-3/+3
| * | | | | ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang2016-11-131-0/+3
| * | | | | ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-131-1/+1
| * | | | | ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-131-1/+1
| * | | | | NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun2016-11-131-6/+6
| * | | | | ntb_pingpong: Fix db_init parameter descriptionWei Yongjun2016-11-131-1/+1
|/ / / / /
* | | | | Linux 4.9-rc5v4.9-rc5Linus Torvalds2016-11-131-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-1312-23/+112
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-1112-23/+112
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQsShih-Wei Li2016-11-041-0/+12
| | * | | | KVM: arm/arm64: vgic: Prevent access to invalid SPIsAndre Przywara2016-11-042-21/+34
| | * | | | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-049-2/+66
* | | | | | Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
|\ \ \ \ \ \
| * | | | | | gp8psk: Fix DVB frontend attachMauro Carvalho Chehab2016-11-137-152/+246
| * | | | | | gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab2016-11-131-2/+3
| * | | | | | dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab2016-11-137-95/+61
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-134-6/+3
|\ \ \ \ \ \
| * | | | | | ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-101-3/+0
| * | | | | | vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-011-1/+1
| * | | | | | mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-312-2/+2
* | | | | | | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-131-2/+3
|\ \ \ \ \ \ \
| * | | | | | | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
| * | | | | | | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
| |/ / / / / /
* | | | | | | Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-1310-53/+63
|\ \ \ \ \ \ \
| * | | | | | | iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
| * | | | | | | staging: nvec: remove managed resource from PS2 driverMarc Dietrich2016-11-071-1/+1
| * | | | | | | Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser2016-11-071-1/+1
| * | | | | | | drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser2016-11-071-4/+0
| * | | | | | | staging: greybus: arche-platform: fix device reference leakJohan Hovold2016-11-071-0/+1