Commit Graph

80565 Commits (fd40d6e3188b12c59696d6cb4a6f26333814d66f)
 

Author SHA1 Message Date
Alan Cox c84d6af881 x86: reboot: remove inb_p usage 17 years ago
Sam Ravnborg 08b6d290f9 xen: fix section usage in xen-head.S and setup.c 17 years ago
Glauber de Oliveira Costa e68decb521 x86: export __supported_pte_mask 17 years ago
Glauber de Oliveira Costa dbae595249 x86: export check_tsc_unstable 17 years ago
Harvey Harrison 518edc93f8 x86: update reliability argument to printk_address 17 years ago
Harvey Harrison 084662580d x86: add vdso32-int80-syms.lds to .gitignore 17 years ago
Ingo Molnar 9c5ba48958 x86: clean up paging_init() 17 years ago
Ingo Molnar 75f2ce0331 x86: get_cycles() fix 17 years ago
Yinghai Lu fc7250ab38 x86: only support sparsemem 17 years ago
Ingo Molnar 70edcd77a0 genirq: stackdump after the "Trying to free already-free IRQ" message 17 years ago
Ingo Molnar 17abecfe65 x86: fix up alternatives with lockdep enabled 17 years ago
Ingo Molnar ad8ca495bd x86: add warning to check_tsc_warp() 17 years ago
Ingo Molnar df43510b18 x86: check_tsc_warp() slowness fix 17 years ago
Jan Engelhardt ade1af7712 x86: remove unneded casts 17 years ago
Harvey Harrison d729ab35ee x86: use v8086_mode helper, trivial unification 17 years ago
Ingo Molnar 5f5cd8fd60 x86: add debug of invalid per_cpu map accesses 17 years ago
travis@sgi.com c49a4955ea x86: add debug of invalid per_cpu map accesses 17 years ago
travis@sgi.com 602a54a8ca x86: change bios_cpu_apicid to percpu data variable fixup 17 years ago
Mike Travis 0164fe1624 x86: fix early NUMA-id access 17 years ago
travis@sgi.com 834beda15e x86: change NR_CPUS arrays in numa_64 fixup 17 years ago
Andi Kleen ac72e7888a x86: add generic clearcpuid=... option 17 years ago
Andi Kleen 191679fdfa x86: add noclflush option 17 years ago
Andi Kleen 404ee5b14b x86: convert TSC disabling to generic cpuid disable bitmap 17 years ago
Andi Kleen 8424950b5e x86: don't disable RDTSC in userland for 32bit notsc 17 years ago
Andi Kleen 135302577b x86: convert some existing cpuid disable options to new generic bitmap 17 years ago
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