committer filter by committer.
@path/to/ filter by path in repository.
committer@path/to/ filter by committer AND path in repository.
abdef0123 filter by commit's SHA hash.
rNNN filter by SVN revision.
rNNN-rMMM filter by SVN revisions range (inclusive).
Multiple filters can be specified separated by spaces or comas in which case they'll be combined using OR operator.
950143ec | jhb | May 9, 2022, 7:22 p.m. | chromebook_platform: Remove unused devclass argument to DRIVER_MODULE. | |
84c5f982 | jhb | May 9, 2022, 7:22 p.m. | gpio: Remove unused devclass arguments to DRIVER_MODULE. | |
d885615a | jhb | May 9, 2022, 7:22 p.m. | Remove unused gpioc_devclass. | |
e8590c97 | jhb | May 9, 2022, 7:22 p.m. | Remove unused ofwgpiobus_devclass. | |
5f31d14a | jhb | May 9, 2022, 7:22 p.m. | Remove unused spibus_devclass and ofw_spibus_devclass. | |
b338e3ea | jhb | May 9, 2022, 7:22 p.m. | bwi/bwn: Remove unused devclass arguments to DRIVER_MODULE. | |
64d3221c | jhb | May 9, 2022, 7:22 p.m. | bnxt: Remove unused devclass argument to DRIVER_MODULE. | |
162c26ad | jhb | May 9, 2022, 7:22 p.m. | bhnd: Remove unused devclass arguments to DRIVER_MODULE. | |
05bdf34a | jhb | May 9, 2022, 7:22 p.m. | Remove unused bhndb_devclass. | |
817be431 | jhb | May 9, 2022, 7:22 p.m. | Remove unused cfi_devclass. | |
867864a2 | jhb | May 9, 2022, 7:22 p.m. | asmc: Remove unused devclass argument to DRIVER_MODULE. | |
83a273ef | jhb | May 9, 2022, 7:22 p.m. | dev/amd*: Remove unused devclass arguments to DRIVER_MODULE. | |
b7fca06b | br | May 9, 2022, 7:13 p.m. | Split-out SID-getting code to a separate functions.
Also ensure we are dealing with PCI-class devices. Sponsored by: UKRIcgit |
|
7b76c79b | dchagin | May 9, 2022, 6:48 p.m. | linux(4): Regen for prctl fix.
MFC after: 2 weekscgit |
|
bfae7fba | dchagin | May 9, 2022, 6:45 p.m. | linux(4): Fix 039e98e6.
The patch was about an year in my local queue and I still screwed up... MFC after: 2 weekscgit |