2009-05-28 |
Andi Kleen | Export add_timer_on for modules Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: document new 32bit mcelog requirement in... Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: enable MCE_AMD for 32bit NEW_MCE Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: enable MCE_INTEL for 32bit new MCE Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: deprecate old 32bit machine check code Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: use 64bit machine check code on 32bit Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: remove oops_begin() use in 64bit machine... Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: remove machine check handler idle notify... Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: move mce_disabled option into common 32bit... Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: rename 64bit mce_dont_init to mce_disabled Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: use a call vector to call the 64bit mce handler Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: port K7 bank 0 quirk to 64bit mce code Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: implement the PPro bank 0 quirk in the 64bit... Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Andi Kleen | x86, mce: initial steps to make 64bit mce code 32bit... Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: Cleanup MCG definitions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: Cleanup symbols in intel thermal codes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: print number of MCE banks Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: Rename sysfs variables Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: unify Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: unify, prepare for 32-bit v2 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: unify, prepare codes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: unify, prepare 64bit in mce.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: unify Intel thermal init Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Thomas Gleixner | x86, mce: unify Intel thermal init, prepare Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up mce_amd_64.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up therm_throt.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up non-fatal.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up winchip.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up k7.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up p6.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up p5.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up p4.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up mce_32.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Ingo Molnar | x86, mce: clean up mce_64.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-28 |
Hidetoshi Seto | x86, mce: Cleanup param parser Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-26 |
Pallipadi, Venkatesh | x86: avoid back to back on_each_cpu in cpa_flush_array Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-26 |
Tejun Heo | x86, relocs: ignore R_386_NONE in kernel relocation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-22 |
venkatesh.pallipadi... | x86: cpa_flush_array wbinvd should be done on all CPUs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-22 |
venkatesh.pallipadi... | x86: bugfix wbinvd() model check instead of family... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-22 |
Suresh Siddha | x86: introduce noxsave boot parameter 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-11 |
Jan Beulich | x86: fix percpu_{to,from}_op() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-08 |
Huang Ying | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-08 |
Jan Beulich | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-05-08 |
Jan Beulich | x86: fix boot hang in early_reserve_e820() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-04-22 |
Michael K. Johnson | x86: more than 8 32-bit CPUs requires X86_BIGSMP 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-28 |
Michael K. Johnson | x86, setup: mark %esi as clobbered in E820 BIOS call Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-17 |
Jeremy Fitzhardinge | x86, paravirt: prevent gcc from generating the wrong... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Yinghai Lu | x86: put initial_pg_tables into .bss Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Jeremy Fitzhardinge | x86: allow extend_brk users to reserve brk space Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Yinghai Lu | x86-32: compute initial mapping size more accurately Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Jeremy Fitzhardinge | x86: use brk allocation for DMI Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Jeremy Fitzhardinge | x86-32: use brk segment for allocating initial kernel... 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-14 |
Jeremy Fitzhardinge | x86: add brk allocation for very, very early allocations Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-14 |
Jeremy Fitzhardinge | x86: make section delimiter symbols part of their section 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-11 |
KOSAKI Motohiro | x86, mce: use round_jiffies() instead round_jiffies_relative() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
Huang Ying | x86, kexec: x86_64: add kexec jump support for x86_64 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
Huang Ying | x86, kexec: x86_64: add identity map for pages at image... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
Huang Ying | x86, kexec: fix kexec x86 coding style 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-03-01 |
Jaswinder Singh... | x86: remove double copy of show_cpuinfo_core for 32... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: unify fixmap.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: prepare fixmap_32.h for unification Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: prepare fixmap_64.h for unification Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: add CONFIG_EFI Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: define reserve_top_address for x86_64 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
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 |
Andi Kleen | x86, mce: enable machine checks in 64-bit defconfig
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: recheck CMCI banks after APIC has been... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: disable CMCI on rebooting 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-24 |
Andi Kleen | x86, mce, cmci: add CMCI support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: define MSR names and fields for new... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: use polled banks bitmap in machine... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce: replace machine check events logged interval... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: avoid potential reentry of threshold... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: factor out threshold interrupt handler Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: export MAX_NR_BANKS Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
James Bottomley | x86, Voyager: fix compile by lifting the degeneracy... 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-05 |
Jeremy Fitzhardinge | x86: don't apply __supported_pte_mask to non-present... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-04 |
Huang Ying | x86: kexec: Use one page table in x86_64 machine_kexec Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-04 |
Borislav Petkov | x86: APIC: enable workaround on AMD Fam10h CPUs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |