index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
iommu/amd: Do not set the D bit on AMD v2 table entries
Jason Gunthorpe
1
-1
/
+1
2024-09-04
iommu/amd: Correct the reported page sizes from the V1 table
Jason Gunthorpe
1
-1
/
+2
2024-09-04
iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
Jason Gunthorpe
2
-44
/
+0
2024-09-04
iommu/amd: Fix typo of , instead of ;
Jason Gunthorpe
1
-3
/
+3
2024-09-04
iommu/amd: Remove conditions from domain free paths
Jason Gunthorpe
1
-19
/
+10
2024-09-04
iommu/amd: Narrow the use of struct protection_domain to invalidation
Jason Gunthorpe
2
-19
/
+25
2024-09-04
iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
Jason Gunthorpe
6
-14
/
+16
2024-09-04
iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
Jason Gunthorpe
2
-4
/
+4
2024-09-04
iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
Jason Gunthorpe
4
-22
/
+22
2024-09-04
iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
Jason Gunthorpe
2
-37
/
+0
2024-09-04
iommu/amd: Remove amd_iommu_domain_update() from page table freeing
Jason Gunthorpe
2
-3
/
+2
2024-09-04
iommu/amd: Set the pgsize_bitmap correctly
Jason Gunthorpe
1
-24
/
+4
2024-09-04
iommu/amd: Allocate the page table root using GFP_KERNEL
Jason Gunthorpe
1
-1
/
+1
2024-09-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2
-21
/
+8
2024-09-04
iommu/amd: Make amd_iommu_dev_update_dte() static
Vasant Hegde
2
-5
/
+4
2024-09-04
iommu/amd: Rework amd_iommu_update_and_flush_device_table()
Vasant Hegde
1
-14
/
+4
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
3
-20
/
+19
2024-09-04
iommu/amd: Make amd_iommu_dev_flush_pasid_all() static
Vasant Hegde
2
-5
/
+3
2024-09-04
iommu/amd: Handle error path in amd_iommu_probe_device()
Vasant Hegde
1
-3
/
+5
2024-09-04
iommu/amd: Remove unused DTE_GCR3_INDEX_* macros
Vasant Hegde
1
-4
/
+0
2024-09-04
iommu/amd: Make amd_iommu_is_attach_deferred() static
Vasant Hegde
2
-2
/
+1
2024-09-04
iommu/amd: Update event log pointer as soon as processing is complete
Vasant Hegde
1
-1
/
+3
2024-09-04
iommu: Use of_property_present()
Rob Herring (Arm)
2
-4
/
+2
2024-09-04
soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h
Christophe Leroy
1
-2
/
+1
2024-09-04
usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
Andrey Konovalov
1
-6
/
+8
2024-09-04
IB/core: Fix ib_cache_setup_one error flow cleanup
Patrisious Haddad
1
-1
/
+3
2024-09-04
IB/mlx5: Fix UMR pd cleanup on error flow of driver init
Chris Mi
1
-0
/
+3
2024-09-04
drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.
Thomas Hellström
3
-2
/
+19
2024-09-04
gpio: mpc8xxx: order headers alphabetically
Bartosz Golaszewski
1
-8
/
+8
2024-09-04
gpio: davinci: use devm_clk_get_enabled()
Bartosz Golaszewski
1
-11
/
+2
2024-09-04
gpio: davinci: drop platform data support
Bartosz Golaszewski
1
-64
/
+25
2024-09-04
gpio: stmpe: Sort headers
Andy Shevchenko
1
-4
/
+4
2024-09-04
gpio: stmpe: Make use of device properties
Andy Shevchenko
1
-4
/
+2
2024-09-04
gpio: stmpe: Utilise temporary variable for struct device
Andy Shevchenko
1
-10
/
+9
2024-09-04
gpio: stmpe: Remove unused 'dev' member of struct stmpe_gpio
Andy Shevchenko
1
-2
/
+0
2024-09-04
gpio: stmpe: Fix IRQ related error messages
Andy Shevchenko
1
-8
/
+3
2024-09-03
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
1
-1
/
+0
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2
-2
/
+2
2024-09-03
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2
-141
/
+61
2024-09-03
of, numa: return -EINVAL when no numa-node-id is found
Mike Rapoport (Microsoft)
1
-2
/
+2
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2
-0
/
+2
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-20
/
+1
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-2
/
+0
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
4
-6
/
+16
2024-09-04
vdpa_sim: don't select DMA_OPS
Christoph Hellwig
1
-2
/
+1
2024-09-04
Revert "crypto: spacc - Add SPAcc Skcipher support"
Herbert Xu
15
-8343
/
+0
2024-09-03
be2net: Remove unused declarations
Yue Haibing
2
-5
/
+0
2024-09-03
qlcnic: Remove unused declarations
Yue Haibing
2
-11
/
+0
2024-09-03
cxl/pci: Remove duplicate host_bridge->native_aer checking
Li Ming
1
-11
/
+6
2024-09-03
cxl/pci: cxl_dport_map_rch_aer() cleanup
Li Ming
1
-20
/
+13
[prev]
[next]