| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte | Cyrill Gorcunov | 2013-09-11 | 2 | -15/+22 |
* | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 2013-09-11 | 1 | -6/+31 |
* | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-10 | 1 | -2/+7 |
|\ |
|
| * | x86/jump-label: Use best default nops for inital jump label calls | Steven Rostedt | 2013-08-06 | 1 | -2/+7 |
* | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2013-09-09 | 1 | -1/+0 |
|\ \ |
|
| * | | drivers: dma-contiguous: clean source code and prepare for device tree | Marek Szyprowski | 2013-08-27 | 1 | -1/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-09-07 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2013-09-07 | 17 | -35/+47 |
| |\ \ |
|
| * | | | crypto: xor - Check for osxsave as well as avx in crypto/xor | John Haxby | 2013-08-21 | 1 | -2/+2 |
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 1 | -30/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 2013-08-21 | 1 | -30/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni | 2013-08-12 | 1 | -30/+0 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-04 | 4 | -5/+18 |
|\ \ \ \ |
|
| * | | | | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks | Srivatsa Vaddagiri | 2013-08-26 | 1 | -0/+5 |
| * | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 2013-08-26 | 1 | -0/+1 |
| * | | | | KVM: x86: Update symbolic exit codes | Jan Kiszka | 2013-08-13 | 1 | -2/+3 |
| * | | | | nEPT: Nested INVEPT | Nadav Har'El | 2013-08-07 | 2 | -0/+3 |
| * | | | | nEPT: Add nEPT violation/misconfigration support | Yang Zhang | 2013-08-07 | 1 | -0/+4 |
| * | | | | KVM: x86: rename EMULATE_DO_MMIO | Paolo Bonzini | 2013-07-29 | 1 | -2/+2 |
| * | | | | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 | Andi Kleen | 2013-07-19 | 1 | -0/+1 |
| * | | | | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-09-04 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 2013-08-09 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | 6 | -80/+125 |
|\ \ \ \ |
|
| * | | | | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 2013-08-14 | 1 | -2/+12 |
| * | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 2013-08-09 | 1 | -0/+1 |
| * | | | | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 2013-08-09 | 3 | -25/+65 |
| * | | | | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 2013-08-09 | 2 | -6/+14 |
| * | | | | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 2013-08-09 | 2 | -2/+2 |
| * | | | | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 2013-08-09 | 1 | -30/+5 |
| * | | | | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 2013-08-09 | 4 | -46/+57 |
| |/ / / |
|
* | | | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 1 | -5/+17 |
|\ \ \ \ |
|
| * | | | | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin | 2013-09-01 | 1 | -5/+17 |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 2 | -2/+16 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-08-12 | 1 | -2/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck | 2013-08-05 | 1 | -2/+11 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 2 | -0/+5 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errors | Naveen N. Rao | 2013-07-08 | 1 | -0/+2 |
| | * | | | | mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC | Naveen N. Rao | 2013-07-08 | 1 | -0/+3 |
* | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-04 | 4 | -31/+26 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Correctly detect hypervisor | Jason Wang | 2013-08-05 | 1 | -1/+1 |
| * | | | | | | x86, kvm: Switch to use hypervisor_cpuid_base() | Jason Wang | 2013-08-05 | 1 | -15/+9 |
| * | | | | | | xen: Switch to use hypervisor_cpuid_base() | Jason Wang | 2013-08-05 | 1 | -15/+1 |
| * | | | | | | x86: Introduce hypervisor_cpuid_base() | Jason Wang | 2013-08-05 | 1 | -0/+15 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 2013-08-13 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 | 3 | -5/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, relocs: Move ELF relocation handling to C | Kees Cook | 2013-08-07 | 3 | -5/+7 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -0/+98 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-02 | 1 | -0/+57 |