2009-05-09 |
H. Peter Anvin | x86, boot: straighten out ranges to copy/zero in compressed... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: stylistic cleanups for boot/compressed/head_64.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: stylistic cleanups for boot/compressed/head_32.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: use BP_scratch in arch/x86/boot/compressed... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: follow standard Kbuild style for compression... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: simplify arch/x86/boot/compressed/Makefile Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86: add a Kconfig symbol for when relocations are... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | kbuild: allow compressors (gzip, bzip2, lzma) to take... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: align the .bss section in the decompressor Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-06 |
H. Peter Anvin | x86: fix typo in address space documentation Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-04-17 |
H. Peter Anvin | x86, kbuild: make "make install" not depend on vmlinux Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-04-12 |
H. Peter Anvin | x86, setup: fix comment in the "glove box" code Signed-off-by: H. Peter Anvin <hpa@zytor.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-04-01 |
H. Peter Anvin | x86, setup: guard against pre-ACPI 3 e820 code not... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-04-01 |
H. Peter Anvin | bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-29 |
H. Peter Anvin | x86, setup: ACPI 3, BIOS workaround for E820-probing... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-29 |
H. Peter Anvin | x86, setup: preemptively save/restore edi and ebp around... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-29 |
H. Peter Anvin | bzip2/lzma: don't ask for compression mode for the... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-28 |
H. Peter Anvin | bzip2/lzma: consistently capitalize LZMA in Kconfig Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-28 |
H. Peter Anvin | bzip2/lzma: clarify the meaning of the CONFIG_RD_ options Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-28 |
H. Peter Anvin | bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED Signed-off-by: H. Peter Anvin <hpa@zytor.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-03-15 |
H. Peter Anvin | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-12 |
H. Peter Anvin | x86: use targets in the boot Makefile instead of CLEAN_FILES Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-12 |
H. Peter Anvin | x86: remove additional vestiges of the zImage/bzImage... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
H. Peter Anvin | x86: remove zImage support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-04 |
H. Peter Anvin | Merge branch 'x86/core' into x86/mce2
|
commit | commitdiff | tree |
2009-02-25 |
H. Peter Anvin | Merge branch 'x86/core' into x86/mce2
|
commit | commitdiff | tree |
2009-02-25 |
H. Peter Anvin | Merge branch 'x86/defconfig' into x86/mce2 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
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-24 |
H. Peter Anvin | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit... Signed-off-by: H. Peter Anvin <hpa@zytor.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-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-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-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 |
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 |
2009-01-08 |
H. Peter Anvin | bzip2/lzma: centralize format detection Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-08 |
H. Peter Anvin | bzip2/lzma: fix constant in decompress_inflate Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-07 |
H. Peter Anvin | bzip2/lzma: move initrd/ramfs options out of BLK_DEV Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-07 |
H. Peter Anvin | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-05 |
H. Peter Anvin | bzip2/lzma: proper Kconfig dependencies for the ramdisk... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-04 |
H. Peter Anvin | bzip2/lzma: make config machinery an arch configurable Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-04 |
H. Peter Anvin | bzip2/lzma: handle failures from bzip2 and lzma correctly Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-04 |
H. Peter Anvin | bzip2/lzma: use a table to search for initramfs compression... Signed-off-by: H. Peter Anvin <hpa@zytor.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 |