Age | Commit message (Expand) | Author |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-09-05 | Merge branch 'linus' into x86/tracehook | Ingo Molnar |
2008-09-05 | Merge branch 'x86/xsave' into x86/core | Ingo Molnar |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-08-14 | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar |
2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar |
2008-08-14 | x86, xsave: remove the redundant access_ok() in setup_rt_frame() | Suresh Siddha |
2008-07-31 | x86: coding style fixes to arch/x86/kernel/signal_64.c | Gustavo F. Padovan |
2008-07-30 | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha |
2008-07-30 | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha |
2008-07-30 | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha |
2008-07-26 | x86: tracehook: TIF_NOTIFY_RESUME | Roland McGrath |
2008-07-26 | x86 signals: use asm/syscall.h | Roland McGrath |
2008-07-26 | x86: tracehook_signal_handler | Roland McGrath |
2008-07-26 | x64, fpu: fix possible FPU leakage in error conditions | Suresh Siddha |
2008-07-24 | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-22 | x86: Introducing asm/syscalls.h | Jaswinder Singh |
2008-07-20 | sched, x86: clean up hrtick implementation | Peter Zijlstra |
2008-07-16 | x86 ptrace: unify TIF_SINGLESTEP | Roland McGrath |
2008-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath |
2008-04-26 | x86 signals: lift set_fs | Roland McGrath |
2008-04-26 | x86 signals: lift flags diddling code | Roland McGrath |
2008-04-17 | x86: remove DEBUG_SIG | Ingo Molnar |
2008-04-17 | x86: define DEBUG_SIG in signal_64.c | Harvey Harrison |
2008-04-17 | x86: Unify argument names in signal_32|64.c | Harvey Harrison |
2008-04-17 | x86: move struct definitions to unifed sigframe.h | Harvey Harrison |
2008-04-17 | x86: use sizeof(long) to unify signal_32|64.c | Harvey Harrison |
2008-04-17 | x86: Use FIX_EFLAGS define in X86_64 | Harvey Harrison |
2008-04-17 | x86: reduce trivial style differences in signal_32|64.c | Harvey Harrison |
2008-03-11 | x86: ia32 syscall restart fix | Roland McGrath |
2008-03-07 | x86: clear DF before calling signal handler | Aurelien Jarno |
2008-01-30 | x86: print which shared library/executable faulted in segfault etc. messages v3 | Andi Kleen |
2008-01-30 | x86: get rid of _MASK flags | Glauber de Oliveira Costa |
2008-01-30 | x86: use generic register names in struct sigcontext | H. Peter Anvin |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | x86 single_step: TIF_FORCED_TF | Roland McGrath |
2008-01-25 | sched: high-res preemption tick | Peter Zijlstra |
2007-10-20 | spelling fixes: arch/x86_64/ | Simon Arlott |
2007-10-13 | Delete filenames in comments. | Dave Jones |
2007-10-11 | x86_64: move kernel | Thomas Gleixner |