Linus Torvalds
|
7f9dce3837
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
Ingo Molnar
|
acee709cab
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
|
17 years ago |
Peter Zijlstra
|
31656519e1
sched, x86: clean up hrtick implementation
|
17 years ago |
Hiroshi Shimamoto
|
1181f8b5f0
x86_32: remove redundant KERN_INFO
|
17 years ago |
Roland McGrath
|
64f0973319
x86 ptrace: unify TIF_SINGLESTEP
|
17 years ago |
Roland McGrath
|
5a8da0ea82
signals: x86 TS_RESTORE_SIGMASK
|
17 years ago |
Roland McGrath
|
8b9c5ff380
x86 signals: lift flags diddling code
|
17 years ago |
gorcunov@gmail.com
|
a5c15d419d
x86: replace most VM86 flags with flags from processor-flags.h
|
17 years ago |
Ingo Molnar
|
97b44ae6cd
x86: add KERN_INFO to show_unhandled_signals printout
|
17 years ago |
Ingo Molnar
|
eee6dd1572
x86: move extern declaration to vdso.h
|
17 years ago |
Ingo Molnar
|
7e907f4898
x86: clean up arch/x86/kernel/signal_32.c
|
17 years ago |
Ingo Molnar
|
a711317021
x86: remove DEBUG_SIG
|
17 years ago |
Harvey Harrison
|
866bc13fc4
x86: Unify argument names in signal_32|64.c
|
17 years ago |
Harvey Harrison
|
123a63476c
x86: move struct definitions to unifed sigframe.h
|
17 years ago |
Harvey Harrison
|
2d19c45806
x86: use sizeof(long) to unify signal_32|64.c
|
17 years ago |
Harvey Harrison
|
1a1768039c
x86: Use FIX_EFLAGS define in X86_64
|
17 years ago |
Harvey Harrison
|
ac66f3fd89
x86: reduce trivial style differences in signal_32|64.c
|
17 years ago |
Harvey Harrison
|
c3e6ff87a3
x86: regparm(3) is mandatory, no need to annotate
|
17 years ago |
Harvey Harrison
|
9902a702c7
x86: make X86_32 pt_regs members unsigned long
|
17 years ago |
Harvey Harrison
|
92bc205685
x86: change most X86_32 pt_regs members to unsigned long
|
17 years ago |
Roland McGrath
|
1a3e4ca41c
x86 vDSO: don't use disabled vDSO for signal trampoline
|
17 years ago |
Aurelien Jarno
|
e40cd10ccf
x86: clear DF before calling signal handler
|
17 years ago |
Jan Engelhardt
|
ade1af7712
x86: remove unneded casts
|
17 years ago |
Andi Kleen
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 years ago |
Harvey Harrison
|
75604d7f7f
x86: remove all definitions with fastcall
|
17 years ago |
Roland McGrath
|
0f5340933f
x86: x86-32 thread_struct.debugreg
|
17 years ago |
H. Peter Anvin
|
742fa54a62
x86: use generic register names in struct sigcontext
|
17 years ago |
H. Peter Anvin
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
Roland McGrath
|
e1f287735c
x86 single_step: TIF_FORCED_TF
|
17 years ago |
Roland McGrath
|
6c3652efca
x86 vDSO: i386 vdso32
|
17 years ago |