Age | Commit message (Expand) | Author | Files | Lines |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 1 | -0/+3 |
2009-03-02 | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 1 | -4/+6 |
2009-02-26 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 1 | -0/+3 |
2009-02-25 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 1 | -1/+1 |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu | 1 | -10/+11 |
2009-02-10 | x86: make lazy %gs optional on x86_32 | Tejun Heo | 1 | -8/+9 |
2009-02-04 | xen: use direct ops on 64-bit | Jeremy Fitzhardinge | 1 | -13/+1 |
2009-02-04 | xen: setup percpu data pointers | Jeremy Fitzhardinge | 1 | -1/+14 |
2009-02-04 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 1 | -0/+3 |
2009-01-31 | xen: setup percpu data pointers | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-01-30 | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 1 | -4/+4 |
2009-01-30 | xen: move remaining mmu-related stuff into mmu.c | Jeremy Fitzhardinge | 1 | -730/+1 |
2009-01-30 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin | 1 | -27/+19 |
2009-01-22 | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge | 1 | -1/+0 |
2009-01-20 | x86: remove pda_init() | Brian Gerst | 1 | -1/+0 |
2009-01-16 | percpu: add optimized generic percpu accessors | Ingo Molnar | 1 | -7/+7 |
2009-01-16 | x86: misc clean up after the percpu update | Tejun Heo | 1 | -1/+1 |
2009-01-11 | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 1 | -19/+12 |
2008-12-16 | xen: clean up asm/xen/hypervisor.h | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-12-16 | xen: whitespace/checkpatch cleanup | Tej | 1 | -7/+9 |
2008-11-07 | xen: make sure stray alias mappings are gone before pinning | Jeremy Fitzhardinge | 1 | -2/+3 |
2008-10-20 | mm: rewrite vmap layer | Nick Piggin | 1 | -0/+1 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 1 | -14/+51 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 1 | -4/+41 |
2008-10-10 | xen: do not reserve 2 pages of padding between hypervisor and fixmap. | Ian Campbell | 1 | -1/+1 |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 1 | -10/+10 |
2008-10-03 | xen: clean up x86-64 warnings | Jeremy Fitzhardinge | 1 | -51/+10 |
2008-09-10 | xen: fix pinning when not using split pte locks | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-09-06 | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost | 1 | -1/+1 |
2008-08-22 | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 1 | -10/+10 |
2008-08-20 | xen: clean up domain mode predicates | Jeremy Fitzhardinge | 1 | -2/+7 |
2008-07-31 | xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long | Eduardo Habkost | 1 | -1/+1 |
2008-07-31 | xen: fix allocation and use of large ldts, cleanup | Jeremy Fitzhardinge | 1 | -4/+5 |
2008-07-31 | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge | 1 | -120/+2 |
2008-07-28 | xen: suppress known wrmsrs | Jeremy Fitzhardinge | 1 | -0/+13 |
2008-07-28 | xen: fix allocation and use of large ldts | Jeremy Fitzhardinge | 1 | -10/+41 |
2008-07-26 | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost | 1 | -1/+1 |
2008-07-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -1/+1 |
2008-07-24 | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 1 | -0/+23 |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -147/+549 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -148/+549 |
2008-07-20 | x86, xen: fix apic_ops build on UP | Ingo Molnar | 1 | -0/+1 |
2008-07-18 | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 1 | -1/+0 |
2008-07-18 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -1/+3 |
2008-07-18 | xen: report hypervisor version | Jeremy Fitzhardinge | 1 | -2/+6 |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 1 | -1/+0 |
2008-07-16 | xen64: fix build error on 32-bit + !HIGHMEM | Ingo Molnar | 1 | -0/+2 |
2008-07-16 | xen: implement Xen write_msr operation | Jeremy Fitzhardinge | 1 | -1/+30 |