summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/x32: Fix the binutils auto-detectIngo Molnar2012-02-281-7/+7
* x32: Warn and disable rather than error if binutils too oldH. Peter Anvin2012-02-272-2/+18
* x32: Only clear TIF_X32 flag onceBobby Powers2012-02-251-1/+0
* x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers2012-02-251-0/+3
* x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin2012-02-221-4/+0
* x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-213-6/+7
* x32: Add x32 VDSO supportH. J. Lu2012-02-206-9/+177
* x32: Allow x32 to be configuredH. J. Lu2012-02-201-4/+17
* x32: If configured, add x32 system calls to system call tablesH. Peter Anvin2012-02-202-2/+11
* x32: Handle process creationH. Peter Anvin2012-02-205-14/+79
* x32: Signal-related system callsH. Peter Anvin2012-02-202-1/+136
* x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin2012-02-201-0/+5
* x32: Handle the x32 system call flagH. Peter Anvin2012-02-204-4/+31
* x32: Add rt_sigframe_x32H. Peter Anvin2012-02-201-0/+13
* x32: Add struct ucontext_x32H. J. Lu2012-02-201-0/+9
* x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin2012-02-202-6/+9
* x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-204-20/+22
* x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-202-1/+7
* x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-203-4/+17
* x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin2012-02-206-274/+317
* x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-203-43/+1
* x32: Add a thread flag for x32 processesH. Peter Anvin2012-02-202-0/+4
* x86-64: Add prototype for old_rsp to a header fileH. J. Lu2012-02-201-0/+6
* x32: Create posix_types_x32.hH. Peter Anvin2012-02-203-1/+23
* x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin2012-02-201-27/+30
* x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-206-9/+13
* x86: Use generic posix_types.hH. Peter Anvin2012-02-142-169/+12
* Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-02-063-0/+112
|\
| * KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov2012-02-011-0/+22
| * KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-02-012-0/+64
| * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-02-012-0/+26
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-025-20/+37
|\ \ \ \ \ | | | | |/ | | | |/|
| | | | * x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-301-8/+0
| | | | * x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-301-2/+26
| | | | * x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich2012-01-261-3/+3
| | * | | x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter2012-01-281-1/+1
| | | |/ | | |/|
| * | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-263-6/+7
* | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-281-5/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk2012-01-27243-5364/+11699
| |\ \ \
| * | | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-01-241-5/+22
* | | | | x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-01-261-2/+22
* | | | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann2012-01-261-0/+1
* | | | | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl2012-01-261-0/+2
* | | | | x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman2012-01-261-1/+0
* | | | | x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-262-1/+3
* | | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-241-14/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | net: bpf_jit: fix divide by 0 generationEric Dumazet2012-01-181-14/+22
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-197-101/+438
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
OpenPOWER on IntegriCloud