Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-23 | sparc: properly conditionalize use of TIF_32BIT | Stephen Rothwell | 1 | -0/+4 |
2014-09-23 | sparc: simplify syscall_get_arch() | Eric Paris | 1 | -8/+2 |
2014-09-23 | audit: fix build error when asm/syscall.h does not exist | Eric Paris | 1 | -1/+2 |
2014-09-23 | audit: add arch field to seccomp event log | Richard Guy Briggs | 1 | -5/+4 |
2014-09-23 | audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir... | Richard Guy Briggs | 1 | -1/+1 |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 17 | -77/+25 |
2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 8 | -1/+49 |