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 |
Andi Kleen | x86, mce: fix boot logging logic Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-04-22 |
Andi Kleen | x86, mce: make polling timer interval per CPU Signed-off-by: H. Peter Anvin <hpa@linux.intel.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-20 |
Suresh Siddha | x86-64: fix FPU corruption with signals and preemption 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-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-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 |
Suresh Siddha | x86, dmar: use atomic allocations for QI and Intr-remapping... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86: fix broken irq migration logic while cleaning... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, ioapic: Fix non atomic allocation with interrupts... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, x2apic: cleanup the IO-APIC level migration with... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, x2apic: fix clear_local_APIC() in the presence... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, x2apic: use virtual wire A mode in disable_IO_APIC... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, intr-remapping: fix free_irte() to clear all the... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, dmar: start with sane state while enabling dma... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, dmar: routines for disabling queued invalidation... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, x2apic: enable fault handling for intr-remapping Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, dmar: move page fault handling code to dmar.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Suresh Siddha | x86, x2apic: fix lock ordering during IRQ migration 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-17 |
Jeremy Fitzhardinge | x86-32: remove ALLOCATOR_SLOP from head_32.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Jeremy Fitzhardinge | x86-32: make sure we map enough to fit linear map pagetables Signed-off-by: H. Peter Anvin <hpa@linux.intel.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() Cc: H. Peter Anvin <hpa@linux.intel.com> 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 |