summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-02-217-42/+242
|\
| * vfio-pci: Add device request interfaceAlex Williamson2015-02-104-1/+38
| * vfio-pci: Generalize setup of simple eventfdsAlex Williamson2015-02-101-15/+29
| * vfio: Add and use device request op for vfio bus driversAlex Williamson2015-02-102-2/+24
| * vfio: Tie IOMMU group reference to vfio groupAlex Williamson2015-02-061-8/+11
| * vfio: Add device tracking during unbindAlex Williamson2015-02-061-5/+71
| * vfio/type1: Add conditional reschedulingAlex Williamson2015-02-061-1/+7
| * vfio/type1: Chunk contiguous reserved/invalid page mappingsAlex Williamson2015-02-061-7/+11
| * vfio/type1: DMA unmap chunkingAlex Williamson2015-02-061-3/+51
* | Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-2110-11/+43
|\ \
| * | ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)Frank C Guenther2015-02-171-0/+3
| * | ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flagLibin Yang2015-02-171-1/+2
| * | ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rateJoe Turner2015-02-173-0/+12
| * | ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett2015-02-141-2/+2
| * | ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth2015-02-131-0/+6
| * | ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang2015-02-131-0/+1
| * | ALSA: seq: potential out of bounds in do_control()Dan Carpenter2015-02-121-0/+3
| * | ALSA: line6: Improve line6_read/write_data() interfacesChris Rorvick2015-02-122-8/+14
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-02-211-1/+1
|\ \ \
| * | | thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski2015-02-201-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-218-142/+119
|\ \ \ \
| * | | | s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-191-5/+7
| * | | | s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-191-1/+4
| * | | | s390/cacheinfo: coding style changesHeiko Carstens2015-02-121-13/+3
| * | | | s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-121-5/+4
| * | | | s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-121-27/+27
| * | | | s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-122-26/+26
| * | | | s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-123-62/+47
| * | | | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky2015-02-121-4/+2
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-218-0/+907
|\ \ \ \ \
| * | | | | x86/intel/quark: Fix simple_return.cocci warningsFengguang Wu2015-02-191-5/+1
| * | | | | x86/intel/quark: Fix ptr_ret.cocci warningsFengguang Wu2015-02-191-4/+1
| * | | | | x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2015-02-182-0/+17
| * | | | | x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue2015-02-186-0/+897
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-02-211-3/+7
|\ \ \ \ \ \
| * | | | | | ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz2015-02-181-3/+7
| |/ / / / /
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-214-55/+64
|\ \ \ \ \ \
| * | | | | | x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T2015-02-183-56/+64
| * | | | | | locking/rtmutex: Avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-02-181-1/+2
| |/ / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-2120-239/+419
|\ \ \ \ \ \
| * | | | | | x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina2015-02-202-2/+0
| * | | | | | Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2015-02-192-1/+10
| |\ \ \ \ \ \
| | * | | | | | x86/microcode/intel: Handle truncated microcode images more robustlyQuentin Casasnovas2015-02-192-0/+9
| | * | | | | | x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas2015-02-191-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2015-02-199-22/+69
| |\ \ \ \ \ \
| | * | | | | | x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-02-192-5/+6
| | * | | | | | x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-197-17/+63
| * | | | | | | Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar2015-02-191-2/+26
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen2015-02-191-2/+26
| | |/ / / / / /
| * | | | | | | Documentation/x86: Fix path in zero-page.txtAlexander Kuleshov2015-02-181-1/+1