2018-03-19 |
H. Peter Anvin | x86, alternative: Add header guards to <asm/alternative... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2018-01-07 |
H. Peter Anvin | x86, cpufeature: Add CPU features from Intel document... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2016-08-22 |
H. Peter Anvin | x86, build: copy ldlinux.c32 to image.iso Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2016-04-01 |
H. Peter Anvin | x86, extable: Remove open-coded exception table entries... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-09-13 |
H. Peter Anvin | x86, espfix: Make it possible to disable 16-bit support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-09-13 |
H. Peter Anvin | x86, espfix: Make espfix64 a Kconfig option, fix UML Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-09-13 |
H. Peter Anvin | x86, espfix: Fix broken header guard Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-09-13 |
H. Peter Anvin | x86, espfix: Move espfix definitions into a separate... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-09-13 |
H. Peter Anvin | x86-64, espfix: Don't leak bits 31:16 of %esp returning... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-09-13 |
H. Peter Anvin | Revert "x86-64, modify_ldt: Make support for 16-bit... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2014-08-06 |
H. Peter Anvin | x86-32, espfix: Remove filter for espfix32 due to race Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-04-30 |
H. Peter Anvin | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-03 |
H. Peter Anvin | x86, build, icc: Remove uninitialized_var() from compiler... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2014-01-03 |
H. Peter Anvin | x86, build: Pass in additional -mno-mmx, -mno-sse options Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-03-06 |
H. Peter Anvin | x86: Make sure we can boot in the case the BDA contains... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-03-06 |
H. Peter Anvin | timeconst.pl: Eliminate Perl warning Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-02-06 |
H. Peter Anvin | x86/Sandy Bridge: Sandy Bridge workaround depends on... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2013-02-06 |
H. Peter Anvin | x86/Sandy Bridge: mark arrays in __init functions as... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-12-06 |
H. Peter Anvin | x86-32: Export kernel_stack_pointer() for modules Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-08-09 |
H. Peter Anvin | random: mix in architectural randomness in extract_buf() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-08-09 |
H. Peter Anvin | random: Adjust the number of loops when initializing Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-07-04 |
H. Peter Anvin | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | x86, relocs: Add jiffies and jiffies_64 to the relative... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | x86-32, relocs: Whitelist more symbols for ld bug workaround Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | x86, relocs: When printing an error, say relative or... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-30 |
H. Peter Anvin | x86, realmode: 16-bit real-mode code support for relocs... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-05-11 |
H. Peter Anvin | asm-generic: Use __BITS_PER_LONG in statfs.h Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2012-03-12 |
H. Peter Anvin | regset: Return -EFAULT, not -EIO, on host-side memory... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-12 |
H. Peter Anvin | regset: Prevent null pointer reference on readonly... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-08-23 |
H. Peter Anvin | x86-32, vdso: On system call restart after SYSENTER... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-16 |
H. Peter Anvin | x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-08-05 |
H. Peter Anvin | Merge commit 'v3.0' into x86/cpu
|
commit | commitdiff | tree |
2011-08-04 |
H. Peter Anvin | Merge commit 'v3.0' into x86/vdso
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | x86, random: Verify RDRAND functionality and allow... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | x86, random: Architectural inlines to get random integers... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-31 |
H. Peter Anvin | random: Add support for architectural random hooks Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-07-21 |
H. Peter Anvin | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-21 |
H. Peter Anvin | x86: Make Dell Latitude E6420 use reboot=pci Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-14 |
H. Peter Anvin | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVE Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-05-02 |
H. Peter Anvin | x86, reboot: Fix relocations in reboot_32.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-25 |
H. Peter Anvin | x86, setup: When probing memory with e801, use ax/bx...
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | x86, cpu: Change NOP selection for certain Intel CPUs Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | x86, cpu: Clean up and unify the NOP selection infrastructure Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-04-06 |
H. Peter Anvin | x86, hibernate: Initialize mmu_cr4_features during... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86-64, trampoline: Remove unused variable
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, reboot: Fix the use of passed arguments in 32...
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, reboot: Move the real-mode reboot code to an assembly... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86: Make the GDT_ENTRY() macro in <asm/segment.h>... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, trampoline: Use the unified trampoline setup for... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-18 |
H. Peter Anvin | x86, trampoline: Common infrastructure for low memory... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-02-07 |
H. Peter Anvin | x86, nx: Mark the ACPI resume trampoline code as +x Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-05 |
H. Peter Anvin | x86-32: Make sure the stack is set up before we use it Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-01-14 |
H. Peter Anvin | x86, olpc: Add missing Kconfig dependencies Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-29 |
H. Peter Anvin | Merge branch 'x86/apic-cleanups' into x86/numa
|
commit | commitdiff | tree |
2010-12-17 |
H. Peter Anvin | x86, kexec: Limit the crashkernel address appropriately Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-17 |
H. Peter Anvin | x86-32: Make sure we can map all of lowmem if we need to Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-12-14 |
H. Peter Anvin | x86, gcc-4.6: Use gcc -m options when building vdso Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-29 |
H. Peter Anvin | x86, ftrace: Use safe noops, drop trap test Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-22 |
H. Peter Anvin | x86-64, asm: Use fxsaveq/fxrestorq in more places Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-21 |
H. Peter Anvin | x86-32, percpu: Correct the ordering of the percpu... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-20 |
H. Peter Anvin | Merge branch 'x86/cleanups' into x86/trampoline
|
commit | commitdiff | tree |
2010-10-20 |
H. Peter Anvin | Merge branch 'x86/vmware' into x86/trampoline
|
commit | commitdiff | tree |
2010-10-13 |
H. Peter Anvin | x86-64, asm: If the assembler supports fxsave64, use it Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-12 |
H. Peter Anvin | Merge branch 'x86/urgent' into core/memblock Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-07 |
H. Peter Anvin | x86, mrst: A function in a header file needs to be... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-10-01 |
H. Peter Anvin | Merge remote branch 'origin/x86/cpu' into x86/amd-nb
|
commit | commitdiff | tree |
2010-09-28 |
H. Peter Anvin | x86, cpu: After uncapping CPUID, re-run CPU feature... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-21 |
H. Peter Anvin | x86, cpu: Re-run get_cpu_cap() after adjusting the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-20 |
H. Peter Anvin | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-18 |
H. Peter Anvin | x86, hotplug: Move WBINVD back outside the play_dead... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-17 |
H. Peter Anvin | x86, hotplug: Use mwait to offline a processor, fix... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-17 |
H. Peter Anvin | x86, mwait: Move mwait constants to a common header... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-14 |
H. Peter Anvin | x86-64, compat: Test %rax for the syscall number, not... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-09-14 |
H. Peter Anvin | compat: Make compat_alloc_user_space() incorporate... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Cc: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-26 |
H. Peter Anvin | x86, bios: Make the x86 early memory reservation a... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-25 |
H. Peter Anvin | x86, bios: By default, reserve the low 64K for all... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-18 |
H. Peter Anvin | x86-32: Fix dummy trampoline-related inline stubs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-14 |
H. Peter Anvin | hwmon: (via-cputemp) Remove bogus "SHOW" global variable Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-08-06 |
H. Peter Anvin | x86, kvm: Remove cast obsoleted by set_64bit() prototype... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
H. Peter Anvin | um, x86: Cast to (u64 *) inside set_64bit() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-03 |
H. Peter Anvin | x86, setup: move isdigit.h to ctype.h, header files... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-08-02 |
H. Peter Anvin | x86, setup: Allow global variables and functions in... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-29 |
H. Peter Anvin | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, asm: Move cmpxchg emulation code to arch/x86/lib Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, cpu: Export AMD errata definitions Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, asm: Clean up and simplify <asm/cmpxchg.h> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | Merge remote branch 'linus/master' into x86/cpu
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, vdso: Don't quote $nm in the script for checking... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86, asm: Clean up and simplify set_64bit() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | Merge remote branch 'origin/x86/urgent' into x86/asm
|
commit | commitdiff | tree |
2010-07-28 |
H. Peter Anvin | x86: Add memory modify constraints to xchg() and cmpxchg() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-21 |
H. Peter Anvin | x86, xsave: Make xstate_enable_boot_cpu() __init, protect... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-20 |
H. Peter Anvin | x86, cpu: Split addon_cpuid_features.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-20 |
H. Peter Anvin | x86, cpu: Clean up formatting in cpufeature.h, remove... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-13 |
H. Peter Anvin | x86, alternatives: BUG on encountering an invalid CPU... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-13 |
H. Peter Anvin | x86, alternatives: Fix one more open-coded 8-bit alternative... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | x86, cpu: Support the features flags in new CPUID leaf 7 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-08 |
H. Peter Anvin | x86, platform: Export x86_platform to modules Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
next |