Age | Commit message (Expand) | Author | Files | Lines |
2018-09-26 | block, scsi: Change the preempt-only flag into a counter | Bart Van Assche | 1 | -4/+7 |
2018-09-26 | block: Move power management code into a new source file | Bart Van Assche | 3 | -0/+3 |
2018-09-26 | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> | Christoph Hellwig | 1 | -0/+1 |
2018-09-26 | block: remove ARCH_BIOVEC_PHYS_MERGEABLE | Christoph Hellwig | 1 | -1/+1 |
2018-09-26 | xen: remove the xen_biovec_phys_mergeable export | Christoph Hellwig | 1 | -1/+0 |
2018-09-21 | blkcg: remove bio->bi_css and instead use bio->bi_blkg | Dennis Zhou (Facebook) | 2 | -3/+4 |
2018-09-11 | rsxx: Remove unnecessary parentheses | Nathan Chancellor | 1 | -1/+1 |
2018-09-07 | block: umem: replace spin_lock_bh with spin_lock in tasklet callback | jun qian | 1 | -2/+2 |
2018-09-06 | drbd: Convert from ahash to shash | Kees Cook | 5 | -88/+76 |
2018-09-06 | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+3 |
2018-09-05 | Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 4 | -40/+72 |
2018-09-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 12 | -77/+80 |
2018-09-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -12/+11 |
2018-09-04 | drivers/dax/device.c: convert variable to vm_fault_t type | Souptick Joarder | 1 | -1/+2 |
2018-09-04 | memory_hotplug: fix kernel_panic on offline page processing | Mikhail Zaslonko | 1 | -11/+9 |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 37 | -127/+427 |
2018-09-04 | net: phy: sfp: Handle unimplemented hwmon limits and alarms | Andrew Lunn | 1 | -4/+16 |
2018-09-04 | net/mlx5: Fix SQ offset in QPs with small RQ | Tariq Toukan | 1 | -2/+3 |
2018-09-04 | nbd: don't allow invalid blocksize settings | Jens Axboe | 1 | -0/+3 |
2018-09-03 | Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -48/+14 |
2018-09-03 | bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. | Michael Chan | 4 | -12/+9 |
2018-09-03 | bnxt_en: Clean up unused functions. | Michael Chan | 4 | -18/+1 |
2018-09-03 | bnxt_en: Fix firmware signaled resource change logic in open. | Michael Chan | 1 | -3/+10 |
2018-09-03 | net/ibm/emac: wrong emac_calc_base call was used by typo | Ivan Mikhaylov | 1 | -3/+3 |
2018-09-03 | r8169: add support for NCube 8168 network card | Anthony Wong | 1 | -0/+1 |
2018-09-02 | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+4 |
2018-09-02 | net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() | Jia-Ju Bai | 1 | -1/+1 |
2018-09-02 | net: ethernet: cpsw-phy-sel: prefer phandle for phy sel | Tony Lindgren | 1 | -3/+6 |
2018-09-02 | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+47 |
2018-09-02 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -20/+17 |
2018-09-02 | of/platform: initialise AMBA default DMA masks | Linus Walleij | 1 | -0/+4 |
2018-09-01 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
2018-08-31 | ibmvnic: Include missing return code checks in reset function | Thomas Falcon | 1 | -3/+9 |
2018-08-31 | hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() | Dexuan Cui | 1 | -1/+10 |
2018-08-31 | nfp: wait for posted reconfigs when disabling the device | Jakub Kicinski | 1 | -15/+33 |
2018-08-31 | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+9 |
2018-08-31 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -40/+58 |
2018-08-31 | gpio: Fix crash due to registration race | Vincent Whitchurch | 1 | -0/+1 |
2018-08-30 | Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 26 | -161/+303 |
2018-08-30 | Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -2/+13 |
2018-08-31 | Merge branch 'pm-core' | Rafael J. Wysocki | 1 | -1/+1 |
2018-08-30 | clk: x86: Set default parent to 48Mhz | Akshu Agrawal | 1 | -1/+1 |
2018-08-30 | i2c: sh_mobile: fix leak when using DMA bounce buffer | Wolfram Sang | 1 | -2/+4 |
2018-08-30 | i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow | Wolfram Sang | 1 | -6/+3 |
2018-08-30 | i2c: refactor function to release a DMA safe buffer | Wolfram Sang | 2 | -6/+7 |
2018-08-30 | i2c: algos: bit: make the error messages grepable | Jan Kundrát | 1 | -24/+31 |
2018-08-30 | i2c: designware: Re-init controllers with pm_disabled set on resume | Hans de Goede | 2 | -2/+6 |
2018-08-30 | i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus | Mika Westerberg | 1 | -1/+8 |
2018-08-30 | Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -83/+184 |
2018-08-30 | of: add node name compare helper functions | Rob Herring | 1 | -0/+22 |