提交历史

作者 SHA1 备注 提交日期
  Ingo Molnar e496e3d645 Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 16 年之前
  Eduardo Habkost e4a6be4d28 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 17 年之前
  Eduardo Habkost f86399396c x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args 17 年之前
  Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 年之前
  Ingo Molnar acee709cab Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus 17 年之前
  Jeremy Fitzhardinge 95c7c23b06 xen: report hypervisor version 17 年之前
  Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 年之前
  Ingo Molnar b3fe124389 xen64: fix build error on 32-bit + !HIGHMEM 17 年之前
  Jeremy Fitzhardinge 1153968a48 xen: implement Xen write_msr operation 17 年之前
  Jeremy Fitzhardinge bf18bf94dc xen64: set up userspace syscall patch 17 年之前
  Jeremy Fitzhardinge 6fcac6d305 xen64: set up syscall and sysenter entrypoints for 64-bit 17 年之前
  Jeremy Fitzhardinge d6182fbf04 xen64: allocate and manage user pagetables 17 年之前
  Eduardo Habkost 8a95408e18 xen64: Clear %fs on xen_load_tls() 17 年之前
  Jeremy Fitzhardinge b7c3c5c159 xen: make sure the kernel command line is right 17 年之前
  Eduardo Habkost a8fc1089e4 xen64: implement xen_load_gs_index() 17 年之前
  Jeremy Fitzhardinge 0725cbb977 xen64: add identity irq->vector map 17 年之前
  Jeremy Fitzhardinge 952d1d7055 xen64: add pvop for swapgs 17 年之前
  Jeremy Fitzhardinge 997409d3d0 xen64: deal with extra words Xen pushes onto exception frames 17 年之前
  Eduardo Habkost e176d367d0 xen64: xen_write_idt_entry() and cvt_gate_to_trap() 17 年之前
  Jeremy Fitzhardinge 8745f8b0b9 xen64: defer setting pagetable alloc/release ops 17 年之前
  Jeremy Fitzhardinge 39dbc5bd34 xen32: create initial mappings like 64-bit 17 年之前
  Jeremy Fitzhardinge d114e1981c xen64: map an initial chunk of physical memory 17 年之前
  Jeremy Fitzhardinge 22911b3f1c xen64: 64-bit starts using set_pte from very early 17 年之前
  Jeremy Fitzhardinge 084a2a4e76 xen64: early mapping setup 17 年之前
  Jeremy Fitzhardinge 7d087b68d6 xen: cpu_detect is 32-bit only 17 年之前
  Jeremy Fitzhardinge 15664f968a xen64: use set_fixmap for shared_info structure 17 年之前
  Jeremy Fitzhardinge 5b09b2876e x86_64: add workaround for no %gs-based percpu 17 年之前
  Jeremy Fitzhardinge a9e7062d73 xen: move smp setup into smp.c 17 年之前
  Jeremy Fitzhardinge f5d36de069 xen64: random ifdefs to mask out 32-bit only code 17 年之前
  Jeremy Fitzhardinge f6e587325b xen64: add extra pv_mmu_ops 17 年之前