Commit Graph

1431 Commits (669b792c77bbc30e9f4d9c95dbc918dc348c49c2)

Author SHA1 Message Date
Jeremy Fitzhardinge d4c104771a [PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op 18 years ago
Jeremy Fitzhardinge 63f70270cc [PATCH] i386: PARAVIRT: add common patching machinery 18 years ago
Jeremy Fitzhardinge 42c24fa22e [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register 18 years ago
Jeremy Fitzhardinge d582203578 [PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_ops structure 18 years ago
Jeremy Fitzhardinge 98de032b68 [PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site for clarity 18 years ago
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago
Jeremy Fitzhardinge 5311ab62cd [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing 18 years ago
Jeremy Fitzhardinge b239fb2501 [PATCH] i386: PARAVIRT: Hooks to set up initial pagetable 18 years ago
Jeremy Fitzhardinge 3dc494e86d [PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable entries 18 years ago
Jeremy Fitzhardinge 4587623360 [PATCH] i386: PARAVIRT: use paravirt_nop to consistently mark no-op operations 18 years ago
Jeremy Fitzhardinge 7f63c41c6c [PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT 18 years ago
Rusty Russell a75c54f933 [PATCH] i386: i386 separate hardware-defined TSS from Linux additions 18 years ago
Jeremy Fitzhardinge b7fb4af06c [PATCH] i386: Allow boot-time disable of SMP altinstructions 18 years ago
Jeremy Fitzhardinge d0175ab644 [PATCH] i386: Remove smp_alt_instructions 18 years ago
Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned 18 years ago
Andi Kleen de90c5ce83 [PATCH] i386: Enable bank 0 on non K7 Athlon 18 years ago
Jeremy Fitzhardinge d479d2cc08 [PATCH] i386: Update smp_call_function* comments 18 years ago
Andi Kleen f039b75471 [PATCH] x86: Don't use MWAIT on AMD Family 10 18 years ago
Jeremy Fitzhardinge 1dbf527c51 [PATCH] i386: Make COMPAT_VDSO runtime selectable. 18 years ago
Jeremy Fitzhardinge d4f7a2c18e [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO 18 years ago
Jeremy Fitzhardinge a6c4e076ee [PATCH] i386: clean up identify_cpu 18 years ago
Jeremy Fitzhardinge 1353ebb4b4 [PATCH] i386: Clean up asm-i386/bugs.h 18 years ago
Jan Beulich b92e9fac40 [PATCH] x86: fix amd64-agp aperture validation 18 years ago
Andi Kleen bbba11c35b [PATCH] i386: Remove unneeded externs in nmi.c 18 years ago
Jeremy Fitzhardinge 07f3331c6b [PATCH] i386: Add machine_ops interface to abstract halting and rebooting 18 years ago
Jeremy Fitzhardinge 01a2f43556 [PATCH] i386: Add smp_ops interface 18 years ago
Rusty Russell 4fbb596881 [PATCH] i386: cleanup GDT Access 18 years ago
Adrian Bunk bd8559c38e [PATCH] x86: remove UNEXPECTED_IO_APIC() 18 years ago
Adrian Bunk ca906e4231 [PATCH] x86: sys_ioperm() prototype cleanup 18 years ago
Parag Warudkar 78eea47ac3 [PATCH] i386: get rid of unused variables 18 years ago
Jan Beulich 6fb14755a6 [PATCH] x86: tighten kernel image page access rights 18 years ago
Rusty Russell 90a0a06aa8 [PATCH] i386: rationalize paravirt wrappers 18 years ago
Sebastien Dugue 52de74dd39 [PATCH] i386: Rename boot_gdt_table to boot_gdt 18 years ago
Rusty Russell d2cbcc49e2 [PATCH] i386: clean up cpu_init() 18 years ago
Rusty Russell bf50467204 [PATCH] i386: Use per-cpu GDT immediately upon boot 18 years ago
Rusty Russell ae1ee11be7 [PATCH] i386: Use per-cpu variables for GDT, PDA 18 years ago
Andrew Morton 1b523fb549 [PATCH] i386: VDSO_PRELINK warning fix 18 years ago
Joerg Roedel d824395c59 [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags 18 years ago
Ahmed S. Darwish 8280c0c58e [PATCH] i386: fix GDT's number of quadwords in comment 18 years ago
Adrian Bunk 8eb68faed9 [PATCH] i386: vmi_pmd_clear() static 18 years ago
john stultz 5a90cf205c [PATCH] x86: Log reason why TSC was marked unstable 18 years ago
Adrian Bunk 2714221985 [PATCH] i386: workaround for a -Wmissing-prototypes warning 18 years ago
Adrian Bunk 30a1528d3b [PATCH] i386: make struct vmi_ops static 18 years ago
Vivek Goyal 0dbf7028c0 [PATCH] x86: __pa and __pa_symbol address space separation 18 years ago
Jeremy Fitzhardinge 19d1743315 [PATCH] i386: Simplify smp_call_function*() by using common implementation 18 years ago
Jeremy Fitzhardinge 973efae21b [PATCH] i386: clean up mach_reboot_fixups 18 years ago
Prarit Bhargava 86c0baf123 [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA 18 years ago
Stephane Eranian bf8696ed6d [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2) 18 years ago
Andi Kleen d189518342 [PATCH] x86: Fix i386 and x86_64 fault information pollution 18 years ago
Rene Herman 0adad171c2 [PATCH] i386: probe_roms() cleanup 18 years ago