2011-11-17 |
H. Peter Anvin | x86: Generate system call tables and unistd_*.h from... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | x86: Machine-readable syscall tables and scripts to... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | trace: Include <asm/asm-offsets.h> in trace_syscalls.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | x86-64, ia32: Move compat_ni_syscall into C and its... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | x86-64, syscall: Adjust comment spacing and remove... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | kbuild: Add support for an "archheaders" target Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2011-11-17 |
H. Peter Anvin | kbuild: Add support for installing generated asm headers Signed-off-by: H. Peter Anvin <hpa@linux.intel.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 |
2010-07-07 |
H. Peter Anvin | x86, alternatives: Use 16-bit numbers for cpufeature... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-07-07 |
H. Peter Anvin | x86, cpu: Add CPU flags for F16C and RDRND Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-06-18 |
H. Peter Anvin | x86, vdso: Error out if the vdso contains external... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-27 |
H. Peter Anvin | x86, cpufeature: Unbreak compile with gcc 3.x Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-19 |
H. Peter Anvin | x86, mrst: make mrst_timer_options an enum Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-19 |
H. Peter Anvin | x86, mrst: make mrst_identify_cpu() an inline returning... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-17 |
H. Peter Anvin | x86, hweight: Use a 32-bit popcnt for __arch_hweight32() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-14 |
H. Peter Anvin | x86, mrst: Don't blindly access extended config space Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-05-12 |
H. Peter Anvin | x86, fpu: Use static_cpu_has() to implement use_xsave() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-12 |
H. Peter Anvin | x86: Add new static_cpu_has() function using alternatives Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, fpu: Use the proper asm constraint in use_xsave() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, fpu: Unbreak FPU emulation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-10 |
H. Peter Anvin | x86, hypervisor: add missing <linux/module.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-09 |
H. Peter Anvin | Modify the VMware balloon driver for the new x86_hyper API Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-09 |
H. Peter Anvin | x86, hypervisor: Export the x86_hyper* symbols Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-08 |
H. Peter Anvin | Merge commit 'v2.6.34-rc6' into x86/cpu
|
commit | commitdiff | tree |
2010-05-08 |
H. Peter Anvin | x86: Clean up the hypervisor layer Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-05-03 |
H. Peter Anvin | x86, cpu: Make APERF/MPERF a normal table-driven flag Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
H. Peter Anvin | Merge branch 'x86/asm' into x86/atomic Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-29 |
H. Peter Anvin | x86: Fix LOCK_PREFIX_HERE for uniprocessor build Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-04-23 |
H. Peter Anvin | x86: Disable large pages on CPUs with Atom erratum... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2010-04-23 |
H. Peter Anvin | x86-64: Clear a 64-bit FS/GS base on fork if selector... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |