summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arch_topology: Add support for parsing sockets in /cpu-mapSudeep Holla2022-07-041-5/+32
* arch_topology: Set cluster identifier in each core/thread from /cpu-mapSudeep Holla2022-07-041-5/+8
* arch_topology: Limit span of cpu_clustergroup_mask()Ionela Voinescu2022-07-041-0/+8
* arch_topology: Don't set cluster identifier as physical package identifierSudeep Holla2022-07-041-5/+1
* arch_topology: Avoid parsing through all the CPUs once a outlier CPU is foundSudeep Holla2022-07-041-1/+3
* arch_topology: Check for non-negative value rather than -1 for IDs validitySudeep Holla2022-07-041-2/+2
* arch_topology: Set thread sibling cpumask only within the clusterSudeep Holla2022-07-041-5/+7
* arch_topology: Drop LLC identifier stash from the CPU topologySudeep Holla2022-07-041-1/+0
* arch_topology: Use the last level cache information from the cacheinfoSudeep Holla2022-07-041-2/+3
* arch_topology: Add support to parse and detect cache attributesSudeep Holla2022-07-041-7/+21
* cacheinfo: Align checks in cache_shared_cpu_map_{setup,remove} for readabilitySudeep Holla2022-07-041-7/+5
* cacheinfo: Use cache identifiers to check if the caches are shared if availableSudeep Holla2022-07-041-1/+6
* cacheinfo: Allow early detection and population of cache attributesSudeep Holla2022-07-041-18/+37
* cacheinfo: Add support to check if last level cache(LLC) is valid or sharedSudeep Holla2022-07-041-0/+26
* cacheinfo: Move cache_leaves_are_shared out of CONFIG_OFSudeep Holla2022-07-041-11/+9
* cacheinfo: Add helper to access any cache index for a given CPUSudeep Holla2022-07-041-8/+8
* cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_nodeSudeep Holla2022-07-041-7/+2
* ACPI: PPTT: Use table offset as fw_token instead of virtual addressSudeep Holla2022-07-041-1/+2
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-051-0/+2
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\ \
| * | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| * | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
| * | clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/orion: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/lpc32xx: Convert to SPDX identifierThomas Gleixner2022-05-181-5/+1
| * | clocksource/drivers/digicolor: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/armada-370-xp: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/mips-gic-timer: Convert to SPDX identifierThomas Gleixner2022-05-181-7/+2
| * | clocksource/drivers/jcore: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/bcm_kona: Convert to SPDX identifierThomas Gleixner2022-05-181-12/+2
| * | clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-05-181-5/+5
| * | clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland2022-05-181-1/+1
| * | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-182-26/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-0578-3252/+704
|\ \ \
| * | | scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov2022-06-011-7/+0
| * | | scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix2022-06-011-2/+0
| * | | scsi: mpi3mr: Fix kernel-docJiapeng Chong2022-06-011-1/+1
| * | | scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-013-0/+141
| * | | scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke2022-06-011-1/+1
| * | | scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal2022-06-013-16/+16
| * | | scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal2022-06-011-1/+0
| * | | scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena2022-06-012-27/+23
| * | | scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-05-231-3/+8
| * | | scsi: core: Unexport scsi_bus_typeChristoph Hellwig2022-05-231-1/+0
| * | | scsi: sd: Don't call blk_cleanup_disk() in sd_probe()Christoph Hellwig2022-05-231-1/+1
| * | | scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter2022-05-231-4/+1
| * | | scsi: isci: Fix typo in commentJulia Lawall2022-05-231-1/+1