Commit Graph

996 Commits (12d6f21eacc21d84a809829543f2fe45c7e37319)

Author SHA1 Message Date
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
Yinghai Lu fc7250ab38 x86: only support sparsemem 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
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
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 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
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
travis@sgi.com 316390b093 x86: fixup NR-CPUS patch for numa 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