Searched refs:blame (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/iommu/ |
| H A D | sun50i-iommu.c | 888 u32 blame; in sun50i_iommu_handle_pt_irq() local 893 blame = iommu_read(iommu, blame_reg); in sun50i_iommu_handle_pt_irq() 894 master = ilog2(blame & IOMMU_INT_MASTER_MASK); in sun50i_iommu_handle_pt_irq() 912 u32 blame; in sun50i_iommu_handle_perm_irq() local 916 blame = iommu_read(iommu, IOMMU_INT_STA_REG); in sun50i_iommu_handle_perm_irq() 917 master = ilog2(blame & IOMMU_INT_MASTER_MASK); in sun50i_iommu_handle_perm_irq()
|
| /linux/Documentation/process/ |
| H A D | management-style.rst | 216 4) Placing blame 219 Things will go wrong, and people want somebody to blame. Tag, you're it. 221 It's not actually that hard to accept the blame, especially if people 223 best way of taking the blame: do it for someone else. You'll feel good 235 Taking the blame is also why you get to be manager in the first place. 278 Since your main responsibility seems to be to take the blame for other
|
| H A D | maintainer-kvm-x86.rst | 211 E.g. when doing a series of "git blame", the details of each change along the
|
| /linux/Documentation/usb/ |
| H A D | iuu_phoenix.rst | 16 guru, so don't blame me if your system is unstable
|
| /linux/Documentation/translations/pt_BR/process/ |
| H A D | backporting.rst | 195 git blame 199 para um determinado conflito) é executar o ``git blame``. Neste caso, você 203 git blame <commit>^ -- <path> 209 git blame -L:'\<function\>' <commit>^ -- <path> 212 blame é o ID do commit do patch que adicionou uma determinada linha de código. 219 ``git blame`` novamente e especificar a versão mais antiga do arquivo para 460 ``git blame`` não mostrará código que foi removido.
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | maintainer-pgp-guide.rst | 575 .. _`自己与它无关`: https://github.com/jayphelps/git-blame-someone-else
|
| /linux/Documentation/driver-api/acpi/ |
| H A D | linuxized-acpica.rst | 268 "git blame source/include/acpixf.h" and referencing the line that contains
|
| /linux/Documentation/driver-api/usb/ |
| H A D | persist.rst | 161 data corruption and to crash your system. You'll have no one to blame
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | maintainer-kvm-x86.rst | 255 serie de "git blame", los detalles de cada cambio a lo largo del camino son
|
| /linux/Documentation/driver-api/ |
| H A D | ipmi.rst | 483 interrupts, the driver will run VERY slowly. Don't blame me,
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | maintainer-pgp-guide.rst | 687 .. _`non averci niente a che fare`: https://github.com/jayphelps/git-blame-someone-else
|