Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
H. Peter Anvin
|
bb6fa8b275
x32: Fix stupid ia32/x32 inversion in the siginfo format
|
13 年之前 |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 年之前 |
H. Peter Anvin
|
e7084fd52e
x32: Switch to a 64-bit clock_t
|
13 年之前 |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 年之前 |
H. Peter Anvin
|
f28f0c2357
x86: Move some signal-handling definitions to a common header
|
13 年之前 |
Oleg Nesterov
|
905f29e2aa
x86, signals: Convert the IA32_EMULATION code to use set_current_blocked()
|
14 年之前 |
Hiroshi Shimamoto
|
a967bb3fbe
x86: ia32_signal: introduce {get|set}_user_seg()
|
16 年之前 |
Hiroshi Shimamoto
|
8801ead40c
x86: ia32_signal: introduce GET_SEG() macro
|
16 年之前 |
Hiroshi Shimamoto
|
a47e3ec197
x86: ia32_signal: remove unused debug code
|
16 年之前 |
Hiroshi Shimamoto
|
3b4b75700a
x86: ia32_signal: use {get|put}_user_try and catch
|
16 年之前 |
Jaswinder Singh Rajput
|
2f06de0671
x86: introducing asm/sys_ia32.h
|
16 年之前 |
Ingo Molnar
|
fa623d1b02
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
|
16 年之前 |
Hiroshi Shimamoto
|
8403295e0f
x86: ia32_signal: remove unnecessary declaration
|
16 年之前 |
Hiroshi Shimamoto
|
d98f9d8442
x86: ia32_signal: use sigframe.h
|
16 年之前 |
Hiroshi Shimamoto
|
3b0d29ee1c
x86: ia32_signal: rename struct sigframe and rt_sigframe
|
16 年之前 |
Hiroshi Shimamoto
|
8bee3f0a66
x86: ia32_signal: use proper macro __USER32_DS
|
16 年之前 |
Hiroshi Shimamoto
|
d0b48ca189
x86: ia32_signal: use __put_user() instead of __copy_to_user()
|
16 年之前 |
Hiroshi Shimamoto
|
64977609e3
x86: ia32_signal: change order of storing in setup_sigcontext()
|
16 年之前 |
Hiroshi Shimamoto
|
047ce93581
x86: ia32_signal: remove using temporary variable
|
16 年之前 |
Hiroshi Shimamoto
|
8c6e5ce0fd
x86: ia32_signal: cleanup macro RELOAD_SEG
|
16 年之前 |
Hiroshi Shimamoto
|
d71a68dca5
x86: ia32_signal: introduce COPY_SEG_CPL3
|
16 年之前 |
Hiroshi Shimamoto
|
b78a5b5260
x86: ia32_signal: cleanup macro COPY
|
16 年之前 |
Hiroshi Shimamoto
|
9cc3c49ed1
x86: ia32_signal: remove unnecessary padding
|
16 年之前 |
Hiroshi Shimamoto
|
99ea1b93bf
x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()
|
16 年之前 |
Mikael Pettersson
|
8479d94e9f
x86, signals: remove duplicated register setup code in ia32 signal delivery
|
16 年之前 |
Hiroshi Shimamoto
|
7b9cee16ff
x86: ia32_signal.c remove unnecessary function calls
|
16 年之前 |
Hiroshi Shimamoto
|
bff0aa4b8f
x86: ia32_signal.c: remove unnecessary cast to u32
|
16 年之前 |
Hiroshi Shimamoto
|
2ba48e16e7
x86: signal: remove unneeded err handling
|
16 年之前 |