summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-095-27/+14
|\
| * mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller2012-10-092-0/+2
| * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-091-3/+8
| * atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-24/+0
| * mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+6
|\ \ | |/ |/|
| * Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-0457-628/+934
| |\
| * | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
* | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
|\ \ \
| * \ \ Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-261-0/+1
| |\ \ \
| | * | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-141-0/+1
* | | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-062-68/+73
* | | | | sections: fix section conflicts in arch/x86Andi Kleen2012-10-061-1/+1
* | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-044-21/+70
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka2012-09-231-2/+2
| * | | | KVM: optimize apic interrupt deliveryGleb Natapov2012-09-201-0/+12
| * | | | KVM: MMU: Optimize is_last_gpte()Avi Kivity2012-09-201-0/+7
| * | | | KVM: MMU: Optimize pte permission checksAvi Kivity2012-09-201-0/+7
| * | | | KVM: emulator: optimize "rep ins" handlingGleb Natapov2012-09-061-1/+3
| * | | | KVM: emulator: make x86 emulation modes enum instead of definesGleb Natapov2012-09-061-12/+10
| * | | | KVM: Provide userspace IO exit completion callbackGleb Natapov2012-09-061-0/+1
| * | | | KVM: x86 emulator: constify emulate_opsMathias Krause2012-09-051-1/+1
| * | | | KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-271-1/+19
| * | | | Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-261-2/+1
| |\ \ \ \
| * | | | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-231-2/+2
| * | | | | KVM: introduce readonly memslotXiao Guangrong2012-08-221-0/+1
| * | | | | KVM: Correct vmrun to vmcall typoRaghavendra K T2012-08-131-1/+1
| * | | | | KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-131-0/+2
| * | | | | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-061-1/+1
| * | | | | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-0523-82/+329
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'queue' into nextAvi Kivity2012-07-261-1/+2
| |\ \ \ \ \ \
| | * | | | | | KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa2012-07-181-1/+1
| | * | | | | | KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-181-0/+1
* | | | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-0323-43/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-021-4/+0
| * | | | | | | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+6
| * | | | | | | | UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-0/+2
| * | | | | | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0220-39/+39
* | | | | | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-022-0/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-0/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-171-0/+2
| * | | | | | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-1252-291/+614
| |\ \ \ \ \ \ \ \
| * | | | | | | | | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-231-0/+5
| * | | | | | | | | xen: missing includesStefano Stabellini2012-08-211-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ACPI: Add fixups for AMD P-state figuresMatthew Garrett2012-09-091-0/+1
| * | | | | | | | acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett2012-09-091-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-0110-48/+190
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin2012-09-251-0/+17
| * | | | | | | | Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-2111-326/+316
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud