2011-11-19 |
H. Peter Anvin | x86: Simplify syscallhdr.sh Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
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-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-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> ...1303166160-10315-4-git-send-email-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> ...1303166160-10315-3-git-send-email-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> ...1303166160-10315-2-git-send-email-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-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-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>
|
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-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-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-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, 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>
|
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-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 |
2009-04-09 |
H. Peter Anvin | x86, setup: "glove box" BIOS interrupts in the video... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-09 |
H. Peter Anvin | x86, setup: "glove box" BIOS interrupts in the MCA... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-09 |
H. Peter Anvin | x86, setup: "glove box" BIOS interrupts in the EDD... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-09 |
H. Peter Anvin | x86, setup: "glove box" BIOS interrupts in the APM... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-09 |
H. Peter Anvin | x86, setup: "glove box" BIOS interrupts in the core... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-09 |
H. Peter Anvin | x86, setup: "glove box" BIOS calls -- infrastructure Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-07 |
H. Peter Anvin | x86, setup: un-resequence mode setting for VGA 80x34... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-06 |
H. Peter Anvin | mutex: drop "inline" from mutex_lock() inside kernel... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-03 |
H. Peter Anvin | x86, setup: compile with -DDISABLE_BRANCH_PROFILING Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-26 |
H. Peter Anvin | compiler-gcc4: conditionalize #error on __KERNEL__ Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-18 |
H. Peter Anvin | x86, setup: fix the setting of 480-line VGA modes Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
H. Peter Anvin | x86, setup: move 32-bit code to .text32 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
H. Peter Anvin | x86-32: move _end to a dummy section Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
H. Peter Anvin | x86-32: tighten the bound on additional memory to map Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-23 |
H. Peter Anvin | Merge branch 'x86/urgent' into x86/mce2
|
commit | commitdiff | tree |
2009-02-23 |
H. Peter Anvin | x86, mce: remove invalid __cpuinit/__cpuexit annotations Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
H. Peter Anvin | x86, mce: use %ll instead of %L for 64-bit numbers Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-17 |
H. Peter Anvin | x86: truncate ISA addresses to unsigned int Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-12 |
H. Peter Anvin | x86: merge sys_rt_sigreturn between 32 and 64 bits Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
H. Peter Anvin | Merge branch 'core/percpu' into x86/paravirt
|
commit | commitdiff | tree |
2009-02-02 |
H. Peter Anvin | x86 setup: a20: early timeout for a nonexistent keyboard... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-30 |
H. Peter Anvin | Merge branch 'core/percpu' into x86/paravirt
|
commit | commitdiff | tree |
2009-01-24 |
H. Peter Anvin | x86: filter CPU features dependent on unavailable CPUID... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-24 |
H. Peter Anvin | x86: handle PAT more like other CPU features Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-24 |
H. Peter Anvin | x86: clean up stray space in <asm/processor.h> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-22 |
H. Peter Anvin | x86: unmask CPUID levels on Intel CPUs Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-21 |
H. Peter Anvin | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-15 |
H. Peter Anvin | bzip2/lzma: update boot protocol specification Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-14 |
H. Peter Anvin | init: make initrd/initramfs decompression failure a... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-12 |
H. Peter Anvin | bzip2/lzma: comprehensible error messages for missing... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |