Age | Commit message (Expand) | Author | Files | Lines |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 8 | -4/+10 |
2017-03-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 18 | -2525/+4298 |
2017-03-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -114/+13 |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 2 | -0/+4 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 3 | -2/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -2/+3 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 3 | -9/+9 |
2017-02-28 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "overwritting" pattern and fix typo instances | Masahiro Yamada | 2 | -2/+2 |
2017-02-28 | scripts/spelling.txt: add "omited" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada | 1 | -2/+2 |
2017-02-28 | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 4 | -10/+10 |
2017-02-28 | scripts/spelling.txt: add "embeded" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | virtio_scsi: use virtio IRQ affinity | Christoph Hellwig | 1 | -114/+12 |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig | 1 | -1/+2 |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+5 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2 | -4/+5 |
2017-02-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -9/+17 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -13/+12 |
2017-02-22 | scsi_transport_sas: fix BSG ioctl memory corruption | Omar Sandoval | 1 | -8/+16 |
2017-02-21 | scsi: zero per-cmd driver data before each I/O | Christoph Hellwig | 1 | -1/+1 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 111 | -3869/+9004 |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 29 | -1088/+535 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -32/+31 |
2017-02-19 | Fix missing sanity check in /dev/sg | Al Viro | 1 | -0/+4 |
2017-02-19 | scsi: don't BUG_ON() empty DMA transfers | Johannes Thumshirn | 1 | -1/+2 |
2017-02-19 | qla2xxx: Fix a warning reported by the "smatch" static checker | Quinn Tran | 1 | -1/+1 |
2017-02-18 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 29 | -1087/+534 |
2017-02-18 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe | 1 | -1/+1 |
2017-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -4/+27 |
2017-02-16 | scsi: megaraid_sas: handle dma_addr_t right on 32-bit | Arnd Bergmann | 1 | -7/+7 |
2017-02-16 | scsi: megaraid_sas: array overflow in megasas_dump_frame() | Dan Carpenter | 1 | -1/+1 |
2017-02-16 | scsi: snic: switch to pci_irq_alloc_vectors | Christoph Hellwig | 2 | -30/+19 |
2017-02-14 | cdrom: Make device operations read-only | Kees Cook | 1 | -1/+1 |
2017-02-13 | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 1 | -2/+2 |
2017-02-13 | scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val... | Shivasharan S | 2 | -2/+2 |
2017-02-13 | scsi: megaraid_sas: Indentation and smatch warning fixes | Shivasharan S | 5 | -83/+80 |
2017-02-13 | scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints | Shivasharan S | 4 | -286/+2 |
2017-02-13 | scsi: megaraid_sas: Increase internal command pool | Shivasharan S | 2 | -2/+2 |
2017-02-13 | scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete | Shivasharan S | 1 | -2/+18 |
2017-02-13 | scsi: megaraid_sas: Bail out the driver load if ld_list_query fails | Shivasharan S | 1 | -5/+5 |
2017-02-13 | scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void | Shivasharan S | 1 | -8/+2 |
2017-02-13 | scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR | Shivasharan S | 1 | -0/+1 |
2017-02-13 | scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, ... | Shivasharan S | 1 | -5/+10 |
2017-02-13 | scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion | Shivasharan S | 1 | -2/+1 |
2017-02-13 | scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero | Shivasharan S | 2 | -4/+7 |
2017-02-13 | scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate | Shivasharan S | 1 | -7/+0 |
2017-02-13 | scsi: megaraid_sas: update can_queue only if the new value is less | Shivasharan S | 1 | -1/+1 |