summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-122-15/+22
* mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-121-6/+31
* Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-111-2/+7
|\
| * x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt2013-08-071-2/+7
* | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-1/+0Star
|\ \
| * | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-1/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-071-2/+2
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-0717-35/+47
| |\ \
| * | | crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-08-211-2/+2
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-30/+0Star
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-30/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-30/+0Star
| | | |/ | | |/|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-054-5/+18
|\ \ \ \
| * | | | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-261-0/+5
| * | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-261-0/+1
| * | | | KVM: x86: Update symbolic exit codesJan Kiszka2013-08-131-2/+3
| * | | | nEPT: Nested INVEPTNadav Har'El2013-08-072-0/+3
| * | | | nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-071-0/+4
| * | | | KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-291-2/+2
| * | | | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-191-0/+1
| * | | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-1/+0Star
| | |/ / | |/| |
* | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-051-0/+1
|\ \ \ \
| * | | | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-0/+1
| | |/ / | |/| |
* | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-046-80/+125
|\ \ \ \
| * | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-141-2/+12
| * | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-091-0/+1
| * | | | x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-093-25/+65
| * | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2013-08-092-6/+14
| * | | | x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-092-2/+2
| * | | | x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge2013-08-091-30/+5Star
| * | | | x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-094-46/+57
| |/ / /
* | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-041-5/+17
|\ \ \ \
| * | | | x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2013-09-011-5/+17
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-042-2/+16
|\ \ \ \ \
| * \ \ \ \ Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-08-121-2/+11
| |\ \ \ \ \
| | * | | | | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck2013-08-051-2/+11
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-122-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-0/+2
| | * | | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMCNaveen N. Rao2013-07-081-0/+3
* | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-044-31/+26Star
|\ \ \ \ \ \
| * | | | | | x86: Correctly detect hypervisorJason Wang2013-08-051-1/+1
| * | | | | | x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang2013-08-051-15/+9Star
| * | | | | | xen: Switch to use hypervisor_cpuid_base()Jason Wang2013-08-051-15/+1Star
| * | | | | | x86: Introduce hypervisor_cpuid_base()Jason Wang2013-08-051-0/+15
| |/ / / / /
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-041-1/+1
|\ \ \ \ \ \
| * | | | | | x86: avoid remapping data in parse_setup_data()Linn Crosetto2013-08-141-1/+1
| |/ / / / /
* | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-043-5/+7
|\ \ \ \ \ \
| * | | | | | x86, relocs: Move ELF relocation handling to CKees Cook2013-08-083-5/+7
| |/ / / / /
* | | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-041-0/+98
|\ \ \ \ \ \
| * | | | | | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-031-0/+57