Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | i40e: fix un-necessary Tx hangs | Jesse Brandeburg | 2015-01-07 | 2 | -8/+49 | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-14 | 3 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arm64: KVM: Fix HCR setting for 32bit guests | Marc Zyngier | 2015-01-12 | 2 | -1/+2 | |
| * | | | | | | | arm64: KVM: Fix TLB invalidation by IPA/VMID | Marc Zyngier | 2015-01-12 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-01-14 | 10 | -27/+85 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | s390/uprobes: fix user space PER events | Jan Willeke | 2015-01-12 | 1 | -9/+60 | |
| * | | | | | | | | s390/bpf: Fix JMP_JGE_X (A > X) and JMP_JGT_X (A >= X) | Michael Holzheu | 2015-01-09 | 1 | -2/+2 | |
| * | | | | | | | | s390/bpf: Fix ALU_NEG (A = -A) | Michael Holzheu | 2015-01-09 | 1 | -2/+2 | |
| * | | | | | | | | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 2015-01-08 | 1 | -2/+3 | |
| * | | | | | | | | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2015-01-07 | 2 | -5/+7 | |
| * | | | | | | | | s390: wire up execveat syscall | Heiko Carstens | 2014-12-18 | 2 | -1/+3 | |
| * | | | | | | | | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger | 2014-12-18 | 1 | -1/+1 | |
| * | | | | | | | | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger | 2014-12-18 | 1 | -2/+0 | |
| * | | | | | | | | s390/zcrypt: kernel oops at insmod of the z90crypt device driver | Harald Freudenberger | 2014-12-18 | 1 | -3/+7 | |
* | | | | | | | | | Merge tag 'locks-v3.19-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | locks: fix NULL-deref in generic_delete_lease | NeilBrown | 2015-01-13 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-01-14 | 11 | -64/+240 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | NVMe: Fix locking on abort handling | Keith Busch | 2015-01-08 | 1 | -10/+19 | |
| * | | | | | | | | | | NVMe: Start and stop h/w queues on reset | Keith Busch | 2015-01-08 | 1 | -3/+41 | |
| * | | | | | | | | | | NVMe: Command abort handling fixes | Keith Busch | 2015-01-08 | 1 | -4/+13 | |
| * | | | | | | | | | | NVMe: Admin queue removal handling | Keith Busch | 2015-01-08 | 1 | -14/+20 | |
| * | | | | | | | | | | NVMe: Reference count admin queue usage | Keith Busch | 2015-01-08 | 1 | -14/+14 | |
| * | | | | | | | | | | NVMe: Start all requests | Keith Busch | 2015-01-08 | 1 | -4/+12 | |
| * | | | | | | | | | | blk-mq: End unstarted requests on a dying queue | Keith Busch | 2015-01-08 | 1 | -1/+10 | |
| * | | | | | | | | | | blk-mq: Allow requests to never expire | Keith Busch | 2015-01-08 | 3 | -1/+8 | |
| * | | | | | | | | | | blk-mq: Add helper to abort requeued requests | Jens Axboe | 2015-01-08 | 2 | -0/+21 | |
| * | | | | | | | | | | blk-mq: Let drivers cancel requeue_work | Keith Busch | 2015-01-08 | 2 | -0/+7 | |
| * | | | | | | | | | | blk-mq: Export if requests were started | Keith Busch | 2015-01-08 | 2 | -0/+7 | |
| * | | | | | | | | | | blk-mq: Wake tasks entering queue on dying | Keith Busch | 2015-01-08 | 1 | -0/+7 | |
| * | | | | | | | | | | blk-mq: get rid of ->cmd_size in the hardware queue | Jens Axboe | 2015-01-07 | 2 | -3/+1 | |
| * | | | | | | | | | | block: fix checking return value of blk_mq_init_queue | Ming Lei | 2015-01-02 | 3 | -3/+3 | |
| * | | | | | | | | | | block: wake up waiters when a queue is marked dying | Jens Axboe | 2014-12-31 | 5 | -5/+42 | |
| * | | | | | | | | | | NVMe: Fix double free irq | Keith Busch | 2014-12-22 | 1 | -5/+12 | |
| * | | | | | | | | | | blk-mq: Export freeze/unfreeze functions | Keith Busch | 2014-12-20 | 2 | -2/+6 | |
| * | | | | | | | | | | blk-mq: Exit queue on alloc failure | Keith Busch | 2014-12-20 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-01-14 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | leds: netxbig: fix oops at probe time | Simon Guinot | 2015-01-13 | 1 | -6/+6 | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2015-01-13 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val) | Christian Borntraeger | 2015-01-13 | 1 | -6/+6 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-01-13 | 3 | -9/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | selftests/vm: fix link error for transhuge-stress test | Andrey Skvortsov | 2015-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM | dann frazier | 2015-01-06 | 1 | -2/+1 | |
| * | | | | | | | | | | | | selftests/exec: allow shell return code of 126 | David Drysdale | 2015-01-06 | 1 | -6/+13 | |
* | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2015-01-13 | 5 | -46/+107 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/xen: properly retrieve NMI reason | Jan Beulich | 2015-01-13 | 2 | -1/+72 | |
| * | | | | | | | | | | | | | xen: check for zero sized area when invalidating memory | Juergen Gross | 2015-01-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | xen: use correct type for physical addresses | Juergen Gross | 2015-01-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | xen: correct race in alloc_p2m_pmd() | Juergen Gross | 2015-01-12 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | xen: correct error for building p2m list on 32 bits | Juergen Gross | 2015-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | x86/xen: avoid freeing static 'name' when kasprintf() fails | Vitaly Kuznetsov | 2015-01-08 | 1 | -11/+5 |