| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 1 | -3/+3 |
|\ |
|
| * | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro | 2013-09-01 | 1 | -3/+3 |
* | | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
* | | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen | 2013-08-06 | 1 | -2/+2 |
|/ |
|
* | x86/signals: Merge EFLAGS bit clearing into a single statement | Jiri Olsa | 2013-05-28 | 1 | -7/+3 |
* | x86/signals: Clear RF EFLAGS bit for signal handler | Jiri Olsa | 2013-05-28 | 1 | -0/+6 |
* | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa | 2013-05-28 | 1 | -6/+0 |
* | x86: convert to ksignal | Al Viro | 2013-02-14 | 1 | -63/+54 |
* | x86: switch to generic old sigaction | Al Viro | 2013-02-03 | 1 | -47/+0 |
* | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 1 | -11/+0 |
* | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 | 1 | -3/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -24/+5 |
|\ |
|
| * | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 2012-12-19 | 1 | -14/+4 |
| * | generic compat_sys_sigaltstack() | Al Viro | 2012-12-19 | 1 | -3/+1 |
| * | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 | 1 | -7/+0 |
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 | 1 | -2/+3 |
* | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-10-21 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume() | Oleg Nesterov | 2012-09-29 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -4/+0 |
|\ \ |
|
| * | | x86: get rid of TIF_IRET hackery | Al Viro | 2012-09-20 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 1 | -10/+14 |
|\ \ |
|
| * \ | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 2012-09-21 | 1 | -124/+91 |
| |\ \ |
|
| * | | | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 2012-09-21 | 1 | -10/+14 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -122/+89 |
|\ \ \
| | |/
| |/| |
|
| * | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 | 1 | -7/+8 |
| * | | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2012-09-18 | 1 | -115/+81 |
| |/ |
|
* | | x86: Exit RCU extended QS on notify resume | Frederic Weisbecker | 2012-09-26 | 1 | -0/+4 |
|/ |
|
* | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 2012-06-06 | 1 | -1/+4 |
* | x86: get rid of calling do_notify_resume() when returning to kernel mode | Al Viro | 2012-06-01 | 1 | -10/+0 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -4/+2 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -22/+9 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -2/+0 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 | 1 | -0/+1 |
| |\ |
|
| * | | uprobes/core: Handle breakpoint and singlestep exceptions | Srikar Dronamraju | 2012-03-14 | 1 | -0/+6 |
* | | | new helper: sigsuspend() | Al Viro | 2012-05-21 | 1 | -11/+1 |
| |/
|/| |
|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 | 1 | -1/+1 |
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 1 | -16/+122 |
|\ \
| |/ |
|
| * | x32: Signal-related system calls | H. Peter Anvin | 2012-02-20 | 1 | -1/+117 |
| * | x32: Export setup/restore_sigcontext from signal.c | H. Peter Anvin | 2012-02-20 | 1 | -6/+4 |
| * | x86: Move some signal-handling definitions to a common header | H. Peter Anvin | 2012-02-20 | 1 | -9/+1 |
* | | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 | 1 | -0/+1 |
|/ |
|
* | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 2012-01-10 | 1 | -5/+1 |
* | x86: Kill handle_signal()->set_fs() | Oleg Nesterov | 2011-07-14 | 1 | -9/+0 |