summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-15KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.Yi Sun
2016-12-15kvm: nVMX: Correct a VMX instruction error code for VMPTRLDGanShun
2016-12-15x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov
2016-12-15genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli
2016-12-15tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner
2016-12-15clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner
2016-12-15EDAC: Document HW_EVENT_ERR_DEFERRED typeYazen Ghannam
2016-12-15edac.rst: move concepts dictionary from edac.hMauro Carvalho Chehab
2016-12-15edac: fix kenel-doc markups at edac.hMauro Carvalho Chehab
2016-12-15edac: fix kernel-doc tags at the drivers/edac_*.hMauro Carvalho Chehab
2016-12-15edac: adjust docs location at MAINTAINERS and 00-INDEXMauro Carvalho Chehab
2016-12-15driver-api: create an edac.rst file with EDAC documentationMauro Carvalho Chehab
2016-12-15edac: move documentation from edac_mc.c to edac_core.hMauro Carvalho Chehab
2016-12-15edac: move documentation from edac_pci*.c to edac_pci.hMauro Carvalho Chehab
2016-12-15edac: move documentation from edac_device to edac_core.hMauro Carvalho Chehab
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab
2016-12-15edac: move EDAC device definitions to drivers/edac/edac_device.hMauro Carvalho Chehab
2016-12-15edac: move EDAC PCI definitions to drivers/edac/edac_pci.hMauro Carvalho Chehab
2016-12-15docs-rst: admin-guide: add documentation for EDACMauro Carvalho Chehab
2016-12-15edac.txt: Improve documentation, adding RAS introductionMauro Carvalho Chehab
2016-12-15edac.txt: update information about newer Intel CPUsMauro Carvalho Chehab
2016-12-15edac.txt: remove info that the Nehalem EDAC is experimentalMauro Carvalho Chehab
2016-12-15edac.txt: convert EDAC documentation to ReSTMauro Carvalho Chehab
2016-12-15edac.txt: add a section explaining the dimmX and rankX directoriesMauro Carvalho Chehab
2016-12-15edac: edac_core.h: remove prototype for edac_pci_reset_delay_period()Mauro Carvalho Chehab
2016-12-15edac: edac_core.h: get rid of unused kobj_completeMauro Carvalho Chehab
2016-12-15x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner
2016-12-15x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky
2016-12-15x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner
2016-12-15mac80211: fix legacy and invalid rx-rate reportBen Greear
2016-12-15cifs_get_root shouldn't use path with tree nameSachin Prabhu
2016-12-15Fix default behaviour for empty domains and add domainauto optionGermano Percossi
2016-12-15cifs: use %16phN for formatting md5 sumRasmus Villemoes
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-14printk: remove console flushing special cases for partial buffered linesLinus Torvalds
2016-12-14printk: remove games with previous record flagsLinus Torvalds
2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin
2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin
2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin
2016-12-15vhost: add missing __user annotationsMichael S. Tsirkin
2016-12-15vhost: make interval tree static inlineMichael S. Tsirkin
2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin
2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin
2016-12-15drm/virtio: fix endianness in primary_plane_updateMichael S. Tsirkin
2016-12-15virtio_console: drop unused config fieldsMichael S. Tsirkin
2016-12-14Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds