Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual() | Andreas Schwab | 2022-11-01 | 1 | -1/+1 |
* | asm-generic: compat: Support BE for long long args in 32-bit ABIs | Rohan McLure | 2022-09-26 | 1 | -2/+7 |
* | riscv: compat: syscall: Add compat_sys_call_table implementation | Guo Ren | 2022-04-26 | 1 | -0/+7 |
* | asm-generic: compat: Cleanup duplicate definitions | Guo Ren | 2022-04-26 | 1 | -0/+106 |
* | compat: make linux/compat.h available everywhere | Arnd Bergmann | 2021-07-23 | 1 | -0/+17 |
* | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> | Christoph Hellwig | 2020-09-17 | 1 | -0/+8 |
* | asm-generic: Move common compat types to asm-generic/compat.h | Arnd Bergmann | 2018-08-29 | 1 | -1/+23 |
* | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -0/+3 |