summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-51/+79
2016-06-04Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-38/+68
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland1-1/+3
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2-10/+14
2016-06-03arm64: mm: dump: log span levelMark Rutland1-1/+7
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland1-1/+2
2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall1-0/+1
2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall1-3/+3
2016-06-03drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall1-4/+1
2016-06-03arm64: report CPU number in bad_modeMark Rutland1-2/+3
2016-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-59/+95
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini1-0/+5
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini1-10/+12
2016-06-02KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini1-1/+1
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini1-0/+4
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini1-10/+12
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini1-1/+1
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov1-0/+1
2016-06-02KVM: x86: avoid write-tearing of TDPNadav Amit1-4/+4
2016-06-02Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář571-6574/+15463
2016-06-02KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier1-3/+1
2016-06-01Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-3/+5
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-14/+169
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2-1/+9
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-262/+580
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-100/+215
2016-06-01powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth1-0/+1
2016-06-01powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V1-4/+1
2016-06-01powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V1-2/+20
2016-06-01powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V1-13/+10
2016-06-01sfc: Track RPS flow IDs per channel instead of per functionJon Cooper3-17/+56
2016-06-01usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz1-0/+51
2016-06-01virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian1-16/+2
2016-06-01bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov1-7/+10
2016-06-01fou: fix IPv6 Kconfig optionsArnd Bergmann2-2/+2
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman1-5/+15
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long2-0/+3
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky1-5/+3
2016-05-31vlan: Propagate MAC address to VLANsMike Manning3-3/+24
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter1-1/+1
2016-05-31atm: firestream: add more reserved stringsDan Carpenter1-1/+5
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+3
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck1-4/+4
2016-05-31timer: Export destroy_hrtimer_on_stack()Guenter Roeck1-0/+1
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2-3/+9
2016-05-31dma-buf: use vma_pages()Muhammad Falak R Wani1-3/+4
2016-05-31fence: add missing descriptions for fenceLuis de Bethencourt1-0/+2
2016-05-31doc: update/fixup dma-buf related DocBookRob Clark1-4/+32
2016-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-68/+103
2016-05-31reservation: add headerdoc commentsRob Clark2-4/+121