summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | KVM: VMX: report internal error for the unhandleable eventXiao Guangrong2012-10-18
| * | | | | | | | | | | | | | | KVM: do not de-cache cr4 bits needlesslyGleb Natapov2012-10-18
| * | | | | | | | | | | | | | | KVM: MMU: introduce FNAME(prefetch_gpte)Xiao Guangrong2012-10-17
| * | | | | | | | | | | | | | | KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.hXiao Guangrong2012-10-17
| * | | | | | | | | | | | | | | KVM: MMU: cleanup FNAME(page_fault)Xiao Guangrong2012-10-17
| * | | | | | | | | | | | | | | KVM: MMU: remove mmu_is_invalidXiao Guangrong2012-10-17
| * | | | | | | | | | | | | | | KVM: x86: Make emulator_fix_hypercall staticJan Kiszka2012-10-08
| * | | | | | | | | | | | | | | KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_resetJan Kiszka2012-10-08
* | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2012-11-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-29
| | * | | | | | | | | | | | | | | xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell2012-11-29
| | * | | | | | | | | | | | | | | xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell2012-11-29
| | * | | | | | | | | | | | | | | xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell2012-11-29
| * | | | | | | | | | | | | | | | xen/PVonHVM: fix compile warning in init_hvm_pv_infoOlaf Hering2012-11-30
| * | | | | | | | | | | | | | | | xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-28
| * | | | | | | | | | | | | | | | xen/acpi: revert pad config check in xen_check_mwaitLiu, Jinsong2012-11-26
| |/ / / / / / / / / / / / / / /
| * | / / / / / / / / / / / / / xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering2012-11-02
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-12
| * | | | | | | | | | | | | | | page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan2012-12-12
| * | | | | | | | | | | | | | | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-12
* | | | | | | | | | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-10
| * | | | | | | | | | | | | | | | | Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-07
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | x86: Use PCI setup dataMatthew Garrett2012-12-05
| | * | | | | | | | | | | | | | | | EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-05
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas2012-11-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis2012-11-07
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-07
| | |/ / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas2012-11-07
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering2012-12-07
| * | | | | | | | | | | | | | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
| * | | | | | | | | | | | | | | x86: remove offsets.h from .gitignore and dontdiffPaul Bolle2012-11-19
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-31
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | | | | | | | | | | | death to idle_regs()Al Viro2012-11-28
| * | | | | | | | | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | | | | | | | | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | | | | | | | | | | | | | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28