summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-23sparc: properly conditionalize use of TIF_32BITStephen Rothwell1-0/+4
2014-09-23sparc: simplify syscall_get_arch()Eric Paris1-8/+2
2014-09-23audit: fix build error when asm/syscall.h does not existEric Paris1-1/+2
2014-09-23audit: add arch field to seccomp event logRichard Guy Briggs1-5/+4
2014-09-23audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...Richard Guy Briggs1-1/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris17-77/+25
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris8-1/+49