Age | Commit message (Expand) | Author | Files | Lines |
2021-01-28 | iommu/amd: Restructure code for freeing page table | Suravee Suthikulpanit | 3 | -35/+28 |
2021-01-28 | iommu/amd: Move IO page table related functions | Suravee Suthikulpanit | 3 | -474/+493 |
2021-01-28 | iommu/amd: Declare functions as extern | Suravee Suthikulpanit | 2 | -20/+22 |
2021-01-28 | iommu/amd: Convert to using amd_io_pgtable | Suravee Suthikulpanit | 2 | -15/+11 |
2021-01-28 | iommu/amd: Move pt_root to struct amd_io_pgtable | Suravee Suthikulpanit | 3 | -3/+3 |
2021-01-28 | iommu/amd: Prepare for generic IO page table framework | Suravee Suthikulpanit | 6 | -11/+109 |
2021-01-27 | iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline | Suravee Suthikulpanit | 2 | -10/+13 |
2021-01-27 | iommu/amd: remove h from printk format specifier | Tom Rix | 1 | -1/+1 |
2021-01-27 | iommu/amd: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun | 1 | -3/+1 |
2021-01-27 | iommu/amd: Remove unnecessary assignment | Adrian Huang | 1 | -3/+2 |
2021-01-24 | Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh | Linus Torvalds | 2 | -13/+3 |
2021-01-24 | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -52/+126 |
2021-01-24 | Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -21/+75 |
2021-01-24 | Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -20/+33 |
2021-01-24 | Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -58/+29 |
2021-01-24 | Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -24/+37 |
2021-01-24 | Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 10 | -20/+58 |
2021-01-24 | Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -7/+17 |
2021-01-23 | Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 5 | -16/+27 |
2021-01-23 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -5/+44 |
2021-01-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -28/+68 |
2021-01-22 | Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -8/+45 |
2021-01-22 | Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 4 | -7/+37 |
2021-01-22 | Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 9 | -24/+72 |
2021-01-22 | misc: rtsx: init value of aspm_enabled | Ricky Wu | 1 | -1/+6 |
2021-01-22 | tty: fix up hung_up_tty_write() conversion | Linus Torvalds | 1 | -4/+5 |
2021-01-22 | i2c: sprd: depend on COMMON_CLK to fix compile tests | Krzysztof Kozlowski | 1 | -0/+1 |
2021-01-22 | Revert "i2c: imx: Remove unused .id_table support" | Fabio Estevam | 1 | -1/+19 |
2021-01-21 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 1 | -1/+2 |
2021-01-21 | Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 24 | -90/+198 |
2021-01-22 | Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/a... | Dave Airlie | 10 | -40/+100 |
2021-01-22 | Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 9 | -38/+74 |
2021-01-21 | dm: avoid filesystem lookup in dm_get_dev_t() | Hannes Reinecke | 1 | -3/+12 |
2021-01-21 | dm crypt: fix copy and paste bug in crypt_alloc_req_aead | Ignat Korchagin | 1 | -3/+3 |
2021-01-21 | dm integrity: conditionally disable "recalculate" feature | Mikulas Patocka | 1 | -2/+24 |
2021-01-21 | dm integrity: fix a crash if "recalculate" used without "internal_hash" | Mikulas Patocka | 1 | -0/+6 |
2021-01-21 | Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+2 |
2021-01-21 | Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -84/+88 |
2021-01-21 | Merge tag 'pinctrl-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -78/+107 |
2021-01-21 | driver core: Fix device link device name collision | Saravana Kannan | 1 | -12/+15 |
2021-01-21 | habanalabs: disable FW events on device removal | Oded Gabbay | 1 | -0/+9 |
2021-01-21 | habanalabs: fix backward compatibility of idle check | Oded Gabbay | 1 | -0/+2 |
2021-01-21 | habanalabs: zero pci counters packet before submit to FW | Ofir Bitton | 1 | -0/+5 |
2021-01-21 | intel_th: pci: Add Alder Lake-P support | Alexander Shishkin | 1 | -0/+5 |
2021-01-21 | stm class: Fix module init return on allocation failure | Wang Hui | 1 | -2/+4 |
2021-01-21 | driver core: Extend device_is_dependent() | Rafael J. Wysocki | 1 | -1/+16 |
2021-01-21 | drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3 | Aaron Liu | 1 | -23/+61 |
2021-01-21 | drm/amdgpu: modify GCR_GENERAL_CNTL for Vangogh | Jinzhou Su | 1 | -1/+3 |
2021-01-21 | drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT... | Prike Liang | 1 | -1/+1 |
2021-01-21 | drm/amd/display: Fixed corruptions on HPDRX link loss restore | Vladimir Stempen | 1 | -2/+2 |