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