summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-03-14x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin
2012-03-14x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin
2012-03-05x32: Add ptrace for x32H.J. Lu
2012-03-05x32: Switch to a 64-bit clock_tH. Peter Anvin
2012-03-05x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin
2012-02-28x86/x32: Fix the binutils auto-detectIngo Molnar
2012-02-27x32: Warn and disable rather than error if binutils too oldH. Peter Anvin
2012-02-26x32: Only clear TIF_X32 flag onceBobby Powers
2012-02-26x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers
2012-02-23x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin
2012-02-21x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin
2012-02-20x32: Add x32 VDSO supportH. J. Lu
2012-02-20x32: Allow x32 to be configuredH. J. Lu
2012-02-20x32: If configured, add x32 system calls to system call tablesH. Peter Anvin
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-20x32: Signal-related system callsH. Peter Anvin
2012-02-20x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin
2012-02-20x32: Handle the x32 system call flagH. Peter Anvin
2012-02-20x32: Add rt_sigframe_x32H. Peter Anvin
2012-02-20x32: Add struct ucontext_x32H. J. Lu
2012-02-20x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin
2012-02-20x86: Move some signal-handling definitions to a common headerH. Peter Anvin
2012-02-20x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin
2012-02-20x32: Generate <asm/unistd_x32.h>H. Peter Anvin
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin
2012-02-20x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin
2012-02-20x32: Add a thread flag for x32 processesH. Peter Anvin
2012-02-20x86-64: Add prototype for old_rsp to a header fileH. J. Lu
2012-02-20x32: Create posix_types_x32.hH. Peter Anvin
2012-02-20x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin
2012-02-14x86: Use generic posix_types.hH. Peter Anvin
2012-02-07Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-01KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola
2012-01-29Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-01-28x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter
2012-01-27Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2012-01-26x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman