2009-02-24 |
H. Peter Anvin | x86, mce: enable machine checks in 32-bit defconfig Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-21 |
H. Peter Anvin | x86, mce: remove incorrect __cpuinit for mce_cpu_features() Signed-off-by: H. Peter Anvin <hpa@zytor.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-03 |
H. Peter Anvin | x86: add x86@kernel.org to MAINTAINERS Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
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-26 |
H. Peter Anvin | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
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 |
2008-12-25 |
H. Peter Anvin | x86: unify the implementation of FPU traps Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-24 |
H. Peter Anvin | x86: PAT: fix address types in track_pfn_vma_new() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-23 |
H. Peter Anvin | x86: prioritize the FPU traps for the error code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-24 |
H. Peter Anvin | x86: drop REBOOT_CF9_COND from reboot fallback chain Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-23 |
H. Peter Anvin | x86: revert default reboot method to REBOOT_KBD Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-12 |
H. Peter Anvin | x86: fix up the new IRQ code for older versions of gas Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-12 |
H. Peter Anvin | x86: attempt reboot via port CF9 if we have standard... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-11 |
H. Peter Anvin | x86: 64 bits: shrink and align IRQ stubs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-11 |
H. Peter Anvin | x86: 32 bits: shrink and align IRQ stubs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-11 |
H. Peter Anvin | x86: 32 bit: interrupt stub consistency with 64 bit Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
H. Peter Anvin | [SCSI] sd: fix computation of the full size of the... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
H. Peter Anvin | [SCSI] lib: string_get_size(): don't hang on zero;... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
H. Peter Anvin | x86: canonicalize remaining header guards Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
H. Peter Anvin | x86: drop double underscores from header guards Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
H. Peter Anvin | x86: Fix ASM_X86__ header guards Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-16 |
H. Peter Anvin | dyn_array: don't break compiling for !CONFIG_SMP Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-03 |
H. Peter Anvin | x86 setup: correct segfault in generation of 32-bit... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-03 |
H. Peter Anvin | Revert "x86: fix ghost EDD devices in /sys again" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-16 |
H. Peter Anvin | x86 setup: handle more than 8 CPU flag words Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-16 |
H. Peter Anvin | x86: completely disable NOPL on 32 bits Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-09 |
H. Peter Anvin | x86: prevent binutils from being "smart" and generating... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-09 |
H. Peter Anvin | kbuild: fix cc-option and cc-option-yn Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-06 |
H. Peter Anvin | x86: when building image.iso, use isohybrid if it exists Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | x86: use X86_FEATURE_NOPL in alternatives Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | x86: add NOPL as a synthetic CPU feature bit Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | x86: boot: stub out unimplemented CPU feature words Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | x86: additional defconfig updates Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-04 |
H. Peter Anvin | Merge branch 'x86/cpu' into x86/x2apic
|
commit | commitdiff | tree |
2008-09-04 |
H. Peter Anvin | Merge branch 'x86/cpu' into x86/xsave
|
commit | commitdiff | tree |
2008-09-04 |
H. Peter Anvin | Merge branch 'linus' into x86/core
|
commit | commitdiff | tree |
2008-09-04 |
H. Peter Anvin | Merge branch 'x86/cpu' into x86/core
|
commit | commitdiff | tree |
2008-09-04 |
H. Peter Anvin | x86: boot/compressed/Makefile: fix "make clean" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | x86: cpufeature: fix SMX flag Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | x86: <asm/cpufeature.h>: clean up overlong lines, whitespace Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | x86: cpufeature: add Intel features from CPUID and... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-28 |
H. Peter Anvin | Merge branch 'x86/urgent' into x86/cpu
|
commit | commitdiff | tree |
2008-08-27 |
H. Peter Anvin | x86: update defconfigs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | x86: msr-on-cpu: remove unnecessary level of abstraction Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | Merge branch 'x86/urgent' into x86/cleanups
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | x86: cpuid: correct return value on partial operations Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | x86: msr: correct return value on partial operations Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | x86: cpuid: propagate error from smp_call_function_single() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | x86: msr: propagate errors from smp_call_function_single() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | smp: have smp_call_function_single() detect invalid... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-19 |
H. Peter Anvin | x86: <asm/asm.h> consistency cleanups Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-19 |
H. Peter Anvin | x86: use X86_FEATURE_NOPL in alternatives Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-19 |
H. Peter Anvin | x86: add NOPL as a synthetic CPU feature bit Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-19 |
H. Peter Anvin | x86: boot: stub out unimplemented CPU feature words Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-13 |
H. Peter Anvin | x86: cleanup for setup code crashes during IST probe Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-30 |
H. Peter Anvin | x86, xsave: keep the XSAVE feature mask as an u64 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-30 |
H. Peter Anvin | x86, xsave: add <asm/xcr.h> header file for XCR registers Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-22 |
H. Peter Anvin | x86: doc: boot.txt: fix the size of the start_sys field Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-22 |
H. Peter Anvin | x86: doc: move x86-generic documentation from Doc/x86... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | x86: unify and correct the GDT_ENTRY() macro Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | x86: unify and correct the GDT_ENTRY() macro Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | x86, suspend, acpi: correct and add comments about... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | x86, suspend, acpi: enter Big Real Mode Signed-off-by: "H. Peter Anvin" <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-05 |
H. Peter Anvin | x86 ACPI: normalize segment descriptor register on... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-01 |
H. Peter Anvin | x86: fix regression: boot failure on AMD Elan TS-5500
|
commit | commitdiff | tree |
2008-07-01 |
H. Peter Anvin | x86: remove arbitrary ELF section limit in i386 relocatable... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-06-27 |
H. Peter Anvin | x86: setup: issue a null command after enabling A20... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-31 |
H. Peter Anvin | x86: move x86-specific documentation into Documentation/x86 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-31 |
H. Peter Anvin | x86: update Documentation/i386/boot.txt Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | x86: fix overlong line in arch/x86/kernel/cpu/amd_64.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-26 |
H. Peter Anvin | x86: string_32.h: workaround for broken gcc 4.0 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-12 |
H. Peter Anvin | types: s390: fix #ifdef reversal in <asm-s390/types.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | Make constants in kernel/timeconst.h fixed 64 bits Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | types: add C99-style constructors to <asm-generic/int... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | xtensa: types: use <asm-generic/int-*.h> for the xtensa... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | x86: types: use <asm-generic/int-*.h> for the x86 architecture Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | v850: types: use <asm-generic/int-*.h> for the v850... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | sparc64: types: use <asm-generic/int-*.h> for the sparc64... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | sparc: types: use <asm-generic/int-*.h> for the sparc... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | sh: types: use <asm-generic/int-*.h> for the sh architecture Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | s390: types: use <asm-generic/int-*.h> for the s390... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | powerpc: types: use <asm-generic/int-*.h> for the powerpc... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | parisc: types: use <asm-generic/int-*.h> for the parisc... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | mn10300: types: use <asm-generic/int-*.h> for the mn10300... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | mips: types: use <asm-generic/int-*.h> for the mips... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | m68k: types: use <asm-generic/int-*.h> for the m68k... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | m32r: types: use <asm-generic/int-*.h> for the m32r... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | ia64: types: use <asm-generic/int-*.h> for the ia64... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | h8300: types: use <asm-generic/int-*.h> for the h8300... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | frv: types: use <asm-generic/int-*.h> for the frv architecture Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |