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-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 |
2008-05-02 |
H. Peter Anvin | cris: types: use <asm-generic/int-*.h> for the cris... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | blackfin: types: use <asm-generic/int-*.h> for the... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | avr32: types: use <asm-generic/int-*.h> for the avr32... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | arm: types: use <asm-generic/int-*.h> for the arm architecture Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | alpha: types: use <asm-generic/int-*.h> for the alpha... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-05-02 |
H. Peter Anvin | types: create <asm-generic/int-*.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-04-17 |
H. Peter Anvin | x86: clean up the page table dumper and add 32-bit... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-04-17 |
H. Peter Anvin | x86: unify arch/x86/mm/Makefile Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-26 |
H. Peter Anvin | x86: handle BIOSes which terminate e820 with CF=1 and... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-26 |
H. Peter Anvin | x86: add comments for NOPs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-26 |
H. Peter Anvin | x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-26 |
H. Peter Anvin | x86: require family >= 6 if we are using P6 NOPs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-26 |
H. Peter Anvin | x86: do not promote TM3x00/TM5x00 to i686-class Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-19 |
H. Peter Anvin | x86: add pgd_large() on 64-bit, for consistency Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-12 |
H. Peter Anvin | timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-08 |
H. Peter Anvin | avoid overflows in kernel/time.c Signed-off-by: H. Peter Anvin <hpa@zytor.com> Cc: H. Peter Anvin <hpa@zytor.com>,
|
commit | commitdiff | tree |
2008-02-07 |
H. Peter Anvin | Sanitize the type of struct user.u_ar0 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-06 |
H. Peter Anvin | md: raid6: clean up the style of raid6test/test.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-06 |
H. Peter Anvin | md: raid6: Fix mktable.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-02-04 |
H. Peter Anvin | asm-generic/tlb.h: remove <linux/quicklist.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |