summaryrefslogtreecommitdiff
path: root/include/linux/rcuwait.h
AgeCommit message (Expand)Author
2019-09-25tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman
2019-04-03rcuwait: Annotate task_struct with __rcuJoel Fernandes (Google)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-01sched/wait, rcuwait: Fix typo in commentDavidlohr Bueso
2017-01-14sched/wait, RCU: Introduce rcuwait machineryDavidlohr Bueso
52da4ccfec9192e17f5c16260dfdd6d3ea76f65'>firmware: bcm47xx_nvram: inline code checking NVRAM sizeRafał Miłecki 2021-03-12firmware: bcm47xx_nvram: look for NVRAM with for instead of whileRafał Miłecki 2021-03-12firmware: bcm47xx_nvram: extract code copying NVRAMRafał Miłecki 2021-03-12firmware: bcm47xx_nvram: add helper checking for NVRAMRafał Miłecki 2021-03-12firmware: bcm47xx_nvram: rename finding function and its variablesRafał Miłecki 2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig 2019-09-22firmware: bcm47xx_nvram: _really_ correct size_t printf formatLinus Torvalds 2019-08-26firmware: bcm47xx_nvram: Correct size_t printf formatFlorian Fainelli 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner 2018-04-23firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsRafał Miłecki 2016-03-17drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen 2016-01-20drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd