summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-023-4/+5
* mips: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-025-6/+13
* Merge branch 'akpm-current/current'Stephen Rothwell2015-10-0234-44/+122
|\
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2015-10-011-0/+1
| * mm: define MADV_FREE for some archesMinchan Kim2015-10-014-0/+4
| * arm64: add pmd_[dirty|mkclean] for THPMinchan Kim2015-10-011-0/+2
| * arm: add pmd_mkclean for THPMinchan Kim2015-10-011-0/+1
| * powerpc: add pmd_[dirty|mkclean] for THPMinchan Kim2015-10-011-0/+2
| * sparc-add-pmd_-for-thp-fixAndrew Morton2015-10-011-7/+0
| * sparc: add pmd_[dirty|mkclean] for THPMinchan Kim2015-10-011-0/+16
| * x86-add-pmd_-for-thp-fixAndrew Morton2015-10-011-5/+0
| * x86: add pmd_[dirty|mkclean] for THPMinchan Kim2015-10-011-0/+10
| * mm: make compound_head() robustKirill A. Shutemov2015-10-011-1/+0
| * mips: add entry for new mlock2 syscallEric B Munson2015-10-015-6/+13
| * mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-10-017-0/+21
| * mm: mlock: add new mlock system callEric B Munson2015-10-012-0/+2
| * kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov2015-10-011-2/+2
| * kasan: update log messagesAndrey Konovalov2015-10-011-1/+1
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-10-014-7/+7
| * arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T2015-10-011-1/+1
| * uaccess-reimplement-probe_kernel_address-using-probe_kernel_read-fix-fixAndrew Morton2015-10-011-1/+1
| * uaccess-reimplement-probe_kernel_address-using-probe_kernel_read-fixAndrew Morton2015-10-011-1/+1
| * mm, x86: enable memoryless node support to better support CPU/memory hotplugJiang Liu2015-10-014-14/+44
| * x86, numa: kill useless code to improve code readabilityJiang Liu2015-10-011-10/+0
| * x86, NUMA, ACPI: online node earlier when doing CPU hot-additionJiang Liu2015-10-011-0/+5
| * arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-011-0/+2
* | Merge remote-tracking branch 'usb-gadget/next'Stephen Rothwell2015-10-024-9/+9
|\ \
| * | usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-274-9/+9
* | | Merge remote-tracking branch 'leds/for-next'Stephen Rothwell2015-10-022-79/+0
|\ \ \
| * | | LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle2015-09-212-79/+0
* | | | Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell2015-10-0223-246/+1079
|\ \ \ \
| * | | | KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu2015-10-013-10/+188
| * | | | KVM: Update Posted-Interrupts Descriptor when vCPU is preemptedFeng Wu2015-10-011-0/+80
| * | | | KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu2015-10-013-0/+56
| * | | | KVM: x86: Update IRTE for posted-interruptsFeng Wu2015-10-014-0/+121
| * | | | KVM: make kvm_set_msi_irq() publicFeng Wu2015-10-012-2/+7
| * | | | KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu2015-10-014-0/+91
| * | | | KVM: Add some helper functions for Posted-InterruptsFeng Wu2015-10-011-0/+26
| * | | | KVM: Extend struct pi_desc for VT-d Posted-InterruptsFeng Wu2015-10-011-2/+18
| * | | | irq_remapping: move structs outside #ifdefPaolo Bonzini2015-10-011-5/+5
| * | | | x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERORadim Krčmář2015-10-011-11/+35
| * | | | KVM: VMX: drop rdtscp_enabled fieldXiao Guangrong2015-10-012-11/+14
| * | | | KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROLXiao Guangrong2015-10-011-17/+6
| * | | | KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL updateXiao Guangrong2015-10-011-10/+25
| * | | | KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...Paolo Bonzini2015-10-011-3/+8
| * | | | KVM: VMX: simplify invpcid handling in vmx_cpuid_update()Xiao Guangrong2015-10-011-12/+5
| * | | | KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()Xiao Guangrong2015-10-011-9/+8
| * | | | KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()Xiao Guangrong2015-10-011-2/+1
| * | | | KVM: x86: add pcommit supportXiao Guangrong2015-10-015-8/+42
| * | | | KVM: x86: allow guest to use cflushopt and clwbXiao Guangrong2015-10-011-1/+1