2009-02-19 |
Andi Kleen | x86, mce: factor out duplicated struct mce setup into... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Andi Kleen | x86, mce: implement dynamic machine check banks support Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Andi Kleen | x86, mce: enable machine checks in 64-bit defconfig Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-17 |
Huang Ying | x86, mce: fix a race condition in mce_read() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: disable machine checks on offlined CPUs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: don't set up mce sysdev devices with mce=off Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: switch machine check polling to per CPU timer Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: always use separate work queue to run trigger Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: don't disable machine checks during code... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: disable machine checks on suspend Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: fix ifdef for 64bit thermal apic vector clear... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: use force_sig_info to kill process in machine... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: reinitialize per cpu features on resume 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 |
Borislav Petkov | x86: APIC: enable workaround on AMD Fam10h CPUs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-04 |
Jeremy Fitzhardinge | xen: disable interrupts before saving in percpu Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-03 |
Martin Hicks | x86: push old stack address on irqstack for unwinder Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
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-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 |
2008-12-30 |
Jaswinder Singh... | x86: xsave.c: restore_user_xstate should be static Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-30 |
Jaswinder Singh... | x86: uv_bau.h: fix dubious bitfield Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-30 |
Jaswinder Singh... | x86: apic.c: xapic_icr_read and x2apic_icr_read should... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-30 |
Jaswinder Singh... | x86: bios_uv.c: uv_systab should be static Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-30 |
Jaswinder Singh... | x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-30 |
Jaswinder Singh... | x86: amd_iommu.c: prealloc_protection_domains should... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-30 |
Jaswinder Singh... | x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_l... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-25 |
Rusty Russell | x86: remove impossible test in mtrr/main.c 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-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-12-19 |
venkatesh.pallipadi... | x86: PAT: pfnmap documentation update changes Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-19 |
venkatesh.pallipadi... | x86: PAT: move track untrack pfnmap stubs to asm-generic Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-19 |
venkatesh.pallipadi... | x86: PAT: remove follow_pfnmap_pte in favor of follow_phys Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-19 |
venkatesh.pallipadi... | x86: PAT: modify follow_phys to return phys_addr prot... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-19 |
venkatesh.pallipadi... | x86: PAT: clarify is_linear_pfn_mapping() interface Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: asm-offset_64: use rt_sigframe_ia32 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
Hiroshi Shimamoto | x86: sigframe.h: include headers for dependency Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
venkatesh.pallipadi... | x86: PAT: update documentation to cover pgprot and... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
venkatesh.pallipadi... | x86: PAT: add pgprot_writecombine() interface for drivers... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
venkatesh.pallipadi... | x86: PAT: change pgprot_noncached to uc_minus instead... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
venkatesh.pallipadi... | x86: PAT: implement track/untrack of pfnmap regions... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
venkatesh.pallipadi... | x86: PAT: hooks in generic vm code to help archs to... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
venkatesh.pallipadi... | x86: PAT: add follow_pfnmp_pte routine to help tracking... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-12-18 |
venkatesh.pallipadi... | x86: PAT: store vm_pgoff for all linear_over_vma_region... 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-14 |
Alexander van Heukelum | x86: irq: fix apicinterrupts on 64 bits 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-11-06 |
Dean Nelson | sgi-xp: support getting the address of a partition... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-06 |
Dean Nelson | sgi-xp: define xp_partition_id and xp_region_size Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-06 |
Dean Nelson | sgi-xp: create activate and notify gru message queues Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-06 |
Dean Nelson | sgi-xp: define xp_expand_memprotect() and xp_restrict_mempro... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-06 |
Russ Anderson | x86: uv: Add UV reserved page bios call Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-06 |
Russ Anderson | x86: uv: Add UV memory protection bios call Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-06 |
Russ Anderson | x86: uv: Add UV watchlist bios call Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-05 |
Uros Bizjak | x86: Implement change_bit with immediate operand as... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-04 |
Alok Kataria | x86: vmware: look for DMI string in the product serial key Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-03 |
Alok Kataria | x86: VMware: Fix vmware_get_tsc code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-02 |
Alok Kataria | x86: Skip verification by the watchdog for TSC clocksource. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-02 |
Alok Kataria | x86: Add a synthetic TSC_RELIABLE feature bit. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-02 |
Alok Kataria | x86: Hypervisor detection and get tsc_freq from hypervisor Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-11-02 |
Alok Kataria | x86: add X86_FEATURE_HYPERVISOR feature bit Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-31 |
Alok Kataria | x86: add a synthetic TSC_RELIABLE feature bit 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-23 |
Al Viro | x86, um: get rid of uml-config.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of arch/um/Kconfig.arch Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of arch/um/os symlink Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of excessive includes of uml-config.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of header symlinks Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: merge Kconfig.i386 and Kconfig.x86_64 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of sysdep symlink Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: trim the junk from uml ptrace-*.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: take vm-flags.h to sysdep Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of uml asm/arch Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of uml highmem.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of uml unistd.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of system.h -> system.h include Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: uml atomic.h is not needed anymore Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: untangle uml ldt.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of more uml asm/arch uses Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: remove dead header (uml module-generic.h;... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: get rid of uml signal.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: sanitize uml sigcontext.h uses Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: now we can get rid of trivial uml headers Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: ... and asm-x86 move Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: initial part of asm-um move Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-23 |
Al Viro | x86, um: take arch/um/include/* out of the way Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-16 |
Linus Torvalds | Introduce is_vmalloc_or_module_addr() and use with... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-07 |
Suresh Siddha | x86: xsave: set FP, SSE bits in the xsave header in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-07 |
Suresh Siddha | x86: xsave: fix error condition in save_i387_xstate() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-05 |
Yinghai Lu | x86: mtrr_cleanup: treat WRPROT as UNCACHEABLE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-05 |
Yinghai Lu | x86: mtrr_cleanup: first 1M may be covered in var mtrrs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-05 |
Yinghai Lu | x86: mtrr_cleanup: print out correct type v2 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-10-04 |
Paul Bolle | x86 setup: remove IMAGE_OFFSET Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |