2009-12-14 |
H. Peter Anvin | x86, msr: Remove incorrect, duplicated code in the... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-12-11 |
H. Peter Anvin | nvram: Fix write beyond end condition; prove to gcc... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-12-11 |
H. Peter Anvin | mm: Adjust do_pages_stat() so gcc can see copy_from_user... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-12-11 |
H. Peter Anvin | doc: Add documentation for bootloader_{type,version} Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-12-11 |
H. Peter Anvin | Merge commit 'linus/master' into x86/urgent
|
commit | commitdiff | tree |
2009-12-01 |
H. Peter Anvin | x86, mm: Correct the implementation of is_untracked_pat_range() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-24 |
H. Peter Anvin | x86, platform: Change is_untracked_pat_range() to bool... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-24 |
H. Peter Anvin | x86: Change is_ISA_range() into an inline function Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-24 |
H. Peter Anvin | x86, mm: is_untracked_pat_range() takes a normal semiclosed... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-24 |
H. Peter Anvin | x86, mm: Call is_untracked_pat_range() rather than... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-16 |
H. Peter Anvin | x86: remove "extern" from function prototypes in <asm... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-16 |
H. Peter Anvin | x86, mm: Clean up and simplify NX enablement Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1258154897-6770-5-git-send-email-hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-16 |
H. Peter Anvin | x86, pageattr: Make set_memory_(x|nx) aware of NX support Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1258154897-6770-4-git-send-email-hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-16 |
H. Peter Anvin | x86, sleep: Always save the value of EFER Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1258154897-6770-3-git-send-email-hpa@zytor.com>
|
commit | commitdiff | tree |
2009-11-16 |
H. Peter Anvin | x86-32: Use symbolic constants, safer CPUID when enabling... Signed-off-by: H. Peter Anvin <hpa@zytor.com> ...1258154897-6770-2-git-send-email-hpa@zytor.com>
|
commit | commitdiff | tree |
2009-10-12 |
H. Peter Anvin | x86: use kernel_stack_pointer() in kprobes.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-10-12 |
H. Peter Anvin | x86: use kernel_stack_pointer() in kgdb.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-10-12 |
H. Peter Anvin | x86: use kernel_stack_pointer() in dumpstack.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-10-12 |
H. Peter Anvin | x86: use kernel_stack_pointer() in process_32.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-10-12 |
H. Peter Anvin | x86: fix kernel panic on 32 bits when profiling Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-10-09 |
H. Peter Anvin | x86-64: merge the standard and compat start_thread... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-10-09 |
H. Peter Anvin | x86-64: make compat_start_thread() match start_thread() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-09-17 |
H. Peter Anvin | Merge branch 'x86/pat' into x86/urgent Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-09-04 |
H. Peter Anvin | x86, msr: change msr-reg.o to obj-y, and export its... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-09-01 |
H. Peter Anvin | x86, msr: fix msr-reg.S compilation with gas 2.16.1 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-31 |
H. Peter Anvin | x86, msr: Export the register-setting MSR functions... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-31 |
H. Peter Anvin | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-31 |
H. Peter Anvin | x86, msr: Have the _safe MSR functions return -EIO... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-31 |
H. Peter Anvin | x86, msr: CFI annotations, cleanups for msr-reg.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-31 |
H. Peter Anvin | x86, asm: Make _ASM_EXTABLE() usable from assembly... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-31 |
H. Peter Anvin | x86, asm: Add 32-bit versions of the combined CFI macros Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-31 |
H. Peter Anvin | mm: remove !NUMA condition from PAGEFLAGS_EXTENDED... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-27 |
H. Peter Anvin | Merge branch 'x86/urgent' into x86/pat Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-26 |
H. Peter Anvin | x86, xen: Initialize cx to suppress warning Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-25 |
H. Peter Anvin | x86: allow "=rm" in native_save_fl() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-25 |
H. Peter Anvin | Merge commit 'origin/x86/urgent' into x86/asm
|
commit | commitdiff | tree |
2009-08-22 |
H. Peter Anvin | x86, mtrr: make mtrr_aps_delayed_init static bool Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-17 |
H. Peter Anvin | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-14 |
H. Peter Anvin | x86, intel_txt: Factor out the code for S3 setup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-12 |
H. Peter Anvin | x86, intel_txt: tboot.c needs <asm/fixmap.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-03 |
H. Peter Anvin | x86: fix assembly constraints in native_save_fl() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-08-03 |
H. Peter Anvin | x86: Fix assert syntax in vmlinux.lds.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-07-21 |
H. Peter Anvin | x86: Fix movq immediate operand constraints in uaccess.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-28 |
H. Peter Anvin | Revert "x86: cap iomem_resource to addressable physical... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-26 |
H. Peter Anvin | x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-25 |
H. Peter Anvin | x86, setup: correct include file in <asm/boot.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-24 |
H. Peter Anvin | devpts: remove module-related code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-17 |
H. Peter Anvin | x86, mce: mce_intel.c needs <asm/apic.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-17 |
H. Peter Anvin | x86, boot: use .code16gcc instead of .code16 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-17 |
H. Peter Anvin | x86: cap iomem_resource to addressable physical memory Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-06-01 |
H. Peter Anvin | Merge branch 'irq/numa' into x86/mce3 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
H. Peter Anvin | x86, mce: drop "extern" from function prototypes in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
H. Peter Anvin | x86, mce: fix comment style in mce-inject.c Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
H. Peter Anvin | x86, mce: add comment about mce_chrdev_ops being writable Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-23 |
H. Peter Anvin | Merge branch 'x86/urgent' into x86/setup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-22 |
H. Peter Anvin | x86, setup: revert ACPI 3 E820 extended attributes... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-20 |
H. Peter Anvin | x86, boot: correct the calculation of ZO_INIT_SIZE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86, boot: correct sanity checks in boot/compressed... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86: add extension fields for bootloader type and version Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86, defconfig: update kernel position parameters Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86, defconfig: update to current, no material changes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86: make CONFIG_RELOCATABLE the default Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86: document new bzImage fields Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-12 |
H. Peter Anvin | x86, boot: make kernel_alignment adjustable; new bzImage... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-11 |
H. Peter Anvin | x86, boot: remove dead code from boot/compressed/head_*.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-11 |
H. Peter Anvin | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-11 |
H. Peter Anvin | x86, boot: make symbols from the main vmlinux available Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: determine compressed code offset at compile... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: use appropriate rep string for move and... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: zero EFLAGS on 32 bits Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-09 |
H. Peter Anvin | x86, boot: set up the decompression stack as early... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
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-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-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 |