Commit Graph

29 Commits (842de40d93e00a5c40a1a7f520a6fbe422994e99)

Author SHA1 Message Date
Harvey Harrison c3e6ff87a3 x86: regparm(3) is mandatory, no need to annotate 17 years ago
Andrew Morton d8d4f157b8 x86: ptrace.c: fix defined-but-unused warnings 17 years ago
Roland McGrath 40f0933d51 x86: ia32 syscall restart fix 17 years ago
Roland McGrath 84c6f6046c x86_64: make ptrace always sign-extend orig_ax to 64 bits 17 years ago
Ingo Molnar b4ef95de00 x86: disable BTS ptrace extensions for now 17 years ago
Roland McGrath f9cb02b0be x86 ptrace: fix compat PTRACE_SETREGS 17 years ago
Roland McGrath c63855d040 x86 ptrace: disallow null cs/ss 17 years ago
Markus Metzger 87e8407f9a x86, ptrace: add bts_struct size to status command 17 years ago
Markus Metzger cba4b65d35 x86, ptrace: add buffer size checks 17 years ago
Markus Metzger e6ae5d9540 x86, ptrace: support 32bit-cross-64bit BTS recording 17 years ago
Markus Metzger da35c37198 x86, ptrace: rlimit BTS buffer allocation 17 years ago
Roland McGrath fdadd54db5 x86: x86 ptrace generic requests 17 years ago
Roland McGrath bb61682b3f x86: x86 core dump TLS 17 years ago
Roland McGrath 5a4646a4ef x86: x86 ptrace user_regset 17 years ago
Roland McGrath 070459d95e x86: x86 user_regset_view 17 years ago
Roland McGrath 91e7b707a4 x86: x86 user_regset general regs 17 years ago
Roland McGrath 4421011120 x86: x86 i387 user_regset 17 years ago
Markus Metzger a95d67f87e x86, ptrace: new ptrace BTS API 17 years ago
Markus Metzger e4811f2568 x86, ptrace: change BTS GET ptrace interface 17 years ago
Markus Metzger 3c68904fee x86, ptrace: use jiffies for BTS timestamps 17 years ago
Markus Metzger eee3af4a2c x86, ptrace: support for branch trace store(BTS) 17 years ago
Roland McGrath 099cd6e9da x86: x86 ia32 ptrace arch merge 17 years ago
Roland McGrath cb757c41f3 x86: x86 ia32 ptrace getreg/putreg merge 17 years ago
Roland McGrath 86976cd805 x86: x86 ptrace merge syscall trace 17 years ago
Roland McGrath e9c86c789f x86: x86 ptrace arch merge 17 years ago
Roland McGrath 2047b08be6 x86: x86 ptrace getreg/putreg merge 17 years ago
Roland McGrath 06ee1b687a x86: x86 ptrace getreg/putreg cleanup 17 years ago
Roland McGrath e39c289141 x86: ptrace FLAG_MASK cleanup 17 years ago
Roland McGrath d52e9d690f x86: ptrace_32 renamed 17 years ago
Roland McGrath 0f5340933f x86: x86-32 thread_struct.debugreg 17 years ago
Roland McGrath 5fd4d16bd5 x86: x86-32 ptrace get/putreg current task 17 years ago
Roland McGrath 9e714bed64 x86: x86-32 ptrace whitespace 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Roland McGrath d9771e8c50 x86: x86-32 ptrace debugreg cleanup 17 years ago
Roland McGrath 62a97d447b x86-32 ptrace: use task_pt_regs 17 years ago
Roland McGrath 227195d4a6 x86-32: ptrace generic resume 17 years ago
Roland McGrath e1f287735c x86 single_step: TIF_FORCED_TF 17 years ago
Roland McGrath 7122ec8158 x86: single_step: share code 17 years ago
Roland McGrath 7f232343e0 x86: arch_has_single_step 17 years ago
Roland McGrath 77c03dcd44 x86: remove TRAP_FLAG 17 years ago
Roland McGrath efd1ca52d0 x86: TLS cleanup 17 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 18 years ago
Luiz Fernando N. Capitulino de8aacbe6a x86: convert mm_context_t semaphore to a mutex 18 years ago
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner 8260dc3791 i386: prepare shared kernel/ptrace.c 18 years ago
Roland McGrath 7d94143291 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH 18 years ago
Roland McGrath 29eb51101c Handle bogus %cs selector in single-step instruction decoding 18 years ago
Alexey Dobriyan f284ce7269 PTRACE_POKEDATA consolidation 18 years ago