| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 1 | -2/+1 |
|\ |
|
| * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -2/+0 |
| |\ |
|
| | * | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 1 | -1/+1 |
| | |\ |
|
| | * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -0/+28 |
| | |\ \ |
|
| | * | | | x86: let 32bit use apic_ops too - fix | Yinghai Lu | 2008-07-14 | 1 | -5/+0 |
| | * | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support | Suresh Siddha | 2008-07-12 | 1 | -1/+1 |
| | * | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 1 | -3/+5 |
| * | | | | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 2008-09-22 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-21 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-07-31 | 1 | -23/+0 |
|\ \ \ \ |
|
| * | | | | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge | 2008-07-24 | 1 | -23/+0 |
| |/ / / |
|
* | | | | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 2008-07-24 | 1 | -0/+4 |
|/ / / |
|
* | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 1 | -0/+24 |
|\ \ |
|
| * | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 | 1 | -0/+1 |
| * | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 1 | -0/+4 |
| * | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+9 |
| * | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+10 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -1/+4 |
|\ \ \ \ \
| | | |/ /
| |_|_| /
|/| | | |
|
| | | * | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 2008-07-16 | 1 | -0/+4 |
| |_|/
|/| | |
|
| * | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+0 |
|/ / |
|
* | | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 | 1 | -1/+1 |
* | | x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION off | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 |
* | | x86/paravirt, 64-bit: make load_gs_index() a paravirt operation | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+3 |
* | | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+3 |
* | | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ... | Jeremy Fitzhardinge | 2008-07-08 | 1 | -5/+7 |
* | | x86/paravirt, 64-bit: don't restore user rsp within sysret | Jeremy Fitzhardinge | 2008-07-08 | 1 | -3/+3 |
* | | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | 1 | -3/+9 |
* | | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 |
* | | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -0/+2 |
|\ \ |
|
| * | | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 | 1 | -0/+2 |
| |/ |
|
* | | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+3 |
* | | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 |
|/ |
|
* | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+2 |
* | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 1 | -5/+5 |
* | x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace | Jeremy Fitzhardinge | 2008-04-17 | 1 | -17/+1 |
* | x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3 | Eduardo Habkost | 2008-01-30 | 1 | -2/+9 |
* | x86: don't set pagetable_setup_{start,done} hooks on 64-bit | Eduardo Habkost | 2008-01-30 | 1 | -0/+2 |
* | x86: fill pv_cpu_ops structure with cr8 fields | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+4 |
* | replace x86_read/write_per_cpu with a common function. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -5/+5 |
* | x86: move patching code to arch-specific file. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -50/+0 |
* | x86: adds paravirt hook for swapgs | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+1 |
* | x86: provide paravirtualized hook for rdtscp | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+1 |
* | x86: change paravirt_32.c name | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+475 |