summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-072-8/+49
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-143-1/+3
|\ \ \ \ \ \ \
| * | | | | | | arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-01-122-1/+2
| * | | | | | | arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-01-121-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-01-1410-27/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/uprobes: fix user space PER eventsJan Willeke2015-01-121-9/+60
| * | | | | | | | s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X)Michael Holzheu2015-01-091-2/+2
| * | | | | | | | s390/bpf: Fix ALU_NEG (A = -A)Michael Holzheu2015-01-091-2/+2
| * | | | | | | | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKSMartin Schwidefsky2015-01-081-2/+3
| * | | | | | | | s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang2015-01-072-5/+7
| * | | | | | | | s390: wire up execveat syscallHeiko Carstens2014-12-182-1/+3
| * | | | | | | | s390/kernel: use stnsm 255 instead of stosm 0Christian Borntraeger2014-12-181-1/+1
| * | | | | | | | s390/vtime: Get rid of redundant WARN_ONChristian Borntraeger2014-12-181-2/+0
| * | | | | | | | s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger2014-12-181-3/+7
* | | | | | | | | Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-01-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | locks: fix NULL-deref in generic_delete_leaseNeilBrown2015-01-131-1/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-1411-64/+240
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NVMe: Fix locking on abort handlingKeith Busch2015-01-081-10/+19
| * | | | | | | | | | NVMe: Start and stop h/w queues on resetKeith Busch2015-01-081-3/+41
| * | | | | | | | | | NVMe: Command abort handling fixesKeith Busch2015-01-081-4/+13
| * | | | | | | | | | NVMe: Admin queue removal handlingKeith Busch2015-01-081-14/+20
| * | | | | | | | | | NVMe: Reference count admin queue usageKeith Busch2015-01-081-14/+14
| * | | | | | | | | | NVMe: Start all requestsKeith Busch2015-01-081-4/+12
| * | | | | | | | | | blk-mq: End unstarted requests on a dying queueKeith Busch2015-01-081-1/+10
| * | | | | | | | | | blk-mq: Allow requests to never expireKeith Busch2015-01-083-1/+8
| * | | | | | | | | | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-082-0/+21
| * | | | | | | | | | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-082-0/+7
| * | | | | | | | | | blk-mq: Export if requests were startedKeith Busch2015-01-082-0/+7
| * | | | | | | | | | blk-mq: Wake tasks entering queue on dyingKeith Busch2015-01-081-0/+7
| * | | | | | | | | | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-072-3/+1
| * | | | | | | | | | block: fix checking return value of blk_mq_init_queueMing Lei2015-01-023-3/+3
| * | | | | | | | | | block: wake up waiters when a queue is marked dyingJens Axboe2014-12-315-5/+42
| * | | | | | | | | | NVMe: Fix double free irqKeith Busch2014-12-221-5/+12
| * | | | | | | | | | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-202-2/+6
| * | | | | | | | | | blk-mq: Exit queue on alloc failureKeith Busch2014-12-201-1/+3
* | | | | | | | | | | Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-01-141-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | leds: netxbig: fix oops at probe timeSimon Guinot2015-01-131-6/+6
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-131-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-131-6/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-133-9/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov2015-01-081-1/+1
| * | | | | | | | | | | | tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier2015-01-061-2/+1
| * | | | | | | | | | | | selftests/exec: allow shell return code of 126David Drysdale2015-01-061-6/+13
* | | | | | | | | | | | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-135-46/+107
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-132-1/+72
| * | | | | | | | | | | | | xen: check for zero sized area when invalidating memoryJuergen Gross2015-01-121-0/+2
| * | | | | | | | | | | | | xen: use correct type for physical addressesJuergen Gross2015-01-121-2/+2
| * | | | | | | | | | | | | xen: correct race in alloc_p2m_pmd()Juergen Gross2015-01-121-6/+3
| * | | | | | | | | | | | | xen: correct error for building p2m list on 32 bitsJuergen Gross2015-01-121-1/+1
| * | | | | | | | | | | | | x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov2015-01-081-11/+5