Commit Graph

80340 Commits (7d851c8d3db0f79b92c8b14361779ede8acd2488)
 

Author SHA1 Message Date
Andi Kleen 7d851c8d3d x86: add framework to disable CPUID bits on the command line 17 years ago
Eduardo Habkost f95f2f7b9d x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 17 years ago
Eduardo Habkost d8dd8eec57 x86: don't set pagetable_setup_{start,done} hooks on 64-bit 17 years ago
Eduardo Habkost 9042219cd8 x86: include/asm-x86/paravirt.h: x86_64 mmu operations 17 years ago
Glauber de Oliveira Costa 1fe91514a3 x86: change function orders in paravirt.h 17 years ago
Glauber de Oliveira Costa fbf519240c x86: provide __parainstructions section 17 years ago
Glauber de Oliveira Costa a59153dceb x86: add asm_offset PARAVIRT constants 17 years ago
Glauber de Oliveira Costa 88b4755f0f x86: fill pv_cpu_ops structure with cr8 fields 17 years ago
Glauber de Oliveira Costa 94ea03cdda x86: provide read and write cr8 paravirt hooks 17 years ago
Glauber de Oliveira Costa 4c9890c246 x86: puts read and write cr8 into pv_cpu_ops 17 years ago
Glauber de Oliveira Costa 0466271305 x86: put generic mm_hooks include into PARAVIRT 17 years ago
Glauber de Oliveira Costa b03878307a x86: provide a native_init_IRQ function on 64-bit 17 years ago
Glauber de Oliveira Costa 8a650ce297 x86: add stringify header 17 years ago
Yinghai Lu 47db4c3e93 x86: checking aperture report for node instead 17 years ago
Hiroshi Shimamoto 74ff305b05 x86: move select_idle_routine() call after detect_ht() 17 years ago
Hiroshi Shimamoto 27415a4fe3 x86: move warning message of polling idle and HT enabled 17 years ago
Yinghai Lu 2274c33ebd x86: msr for AMD Fam 10h mmio 17 years ago
Michael Opdenacker 67926892ef x86: fix unconditional arch/x86/kernel/pcspeaker.o compiling 17 years ago
Yinghai Lu 71617bf140 x86: only call early_init_amd one time 17 years ago
Jesse Barnes 99fc8d424b x86, 32-bit: trim memory not covered by wb mtrrs 17 years ago
Andi Kleen 03252919b7 x86: print which shared library/executable faulted in segfault etc. messages v3 17 years ago
Andi Kleen d3432896da x86: don't disable the APIC if it hasn't been mapped yet 17 years ago
Andi Kleen ca74a6f84e x86: optimize lock prefix switching to run less frequently 17 years ago
Andi Kleen 7517527891 x86: replace hard coded reservations in 64-bit early boot code with dynamic table 17 years ago
Harvey Harrison edcd81199d x86: unify printk strings in fault_32|64.c 17 years ago
Andi Kleen 27cc2a812e x86: use shorter addresses in i386 segfault printks 17 years ago
Andi Kleen 0c07ee38c9 x86: use the correct cpuid method to detect MWAIT support for C states 17 years ago
Andi Kleen 30d432dfab x86: move MWAIT idle check to generic CPU initialization on 32-bit 17 years ago
Harvey Harrison f6e8e28410 x86: rename stack_pointer to kernel_trap_sp 17 years ago
Harvey Harrison dbe3533b7f x86: clean up ptrace.h 17 years ago
Harvey Harrison 90d43d728d x86: unify pt_regs accessors ptrace.h 17 years ago
Hiroshi Shimamoto 0649547612 x86: kdump failure 17 years ago
Dmitri Vorobiev 770181d990 x86_32: remove the useless NR_syscalls macro 17 years ago
Kyle McMartin e34cda04d4 x86: 64-bit, remove redundant cpu_has_ definitions 17 years ago
travis@sgi.com 316390b093 x86: fixup NR-CPUS patch for numa 17 years ago
Jeremy Fitzhardinge 28c6075c72 x86/paravirt: make set_pud operation common 17 years ago
Jeremy Fitzhardinge 60b3f626de x86/paravirt: make set_pmd operation common 17 years ago
Jeremy Fitzhardinge 4eed80cd7a x86/paravirt: make set_pte operations common 17 years ago
Jeremy Fitzhardinge a632da2fc9 x86/paravirt: common implementation for pmd value ops 17 years ago
Jeremy Fitzhardinge ef38503e03 x86/paravirt: common implementation for pgd value ops 17 years ago
Jeremy Fitzhardinge 773221f46f x86/paravirt: common implementation for pte value ops 17 years ago
Jeremy Fitzhardinge 5b8dd1e95b x86/paravirt: rearrange common mmu_ops 17 years ago
Jeremy Fitzhardinge 2f98b2faac add native_pud_val and _pmd_val for 2 and 3 17 years ago
Andrew Morton 118c890961 arch/x86/mm/numa_64.c: section fix 17 years ago
Mike Travis 693e3c5603 x86: reduce memory and intra-node effects 17 years ago
Jan Beulich 4dbf7af644 x86: adjust/fix LDT handling for Xen 17 years ago
Jan Beulich c0400030b2 x86-64: clean up linker script 17 years ago
Alan Cox c11b68bc8b x86: serverworks: IRQ routing needs no _p 17 years ago
Alan Cox 466eed22d1 x86: isolate PIC/PIT in/out calls 17 years ago
Abhishek Sagar fb8830e72d x86: fix singlestep handling in reenter_kprobe 17 years ago