aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-15Merge tag 'v3.14.22' into linux-linaro-lsk-v3.14Mark Brown
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-10Merge tag 'v3.14.21' into linux-linaro-lsk-v3.14Mark Brown
2014-10-09mm: per-thread vma cachingDavidlohr Bueso
2014-10-09mm: optimize put_mems_allowed() usageMel Gorman
2014-10-09swap: change swap_list_head to plist, add swap_avail_headDan Streetman
2014-10-09lib/plist: add plist_requeueDan Streetman
2014-10-09lib/plist: add helper functionsDan Streetman
2014-10-09swap: change swap_info singly-linked list to list_headDan Streetman
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-09hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge remote-tracking branch 'lsk/v3.14/topic/gicv3' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14v3.14/topic/kvmChristoffer Dall
2014-10-08Merge branch 'lsk/v3.14/topic/gic-v3' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher
2014-10-05lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-10-05regulatory: add NUL to alpha2Eliad Peller
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada
2014-10-05ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki
2014-10-05usb: gadget: f_fs: drop duplicate usb_functionfs_descs_head declarationKarol Lewandowski
2014-10-05xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger
2014-10-03arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall
2014-10-03arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall
2014-10-03arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall
2014-10-03KVM: ARM: vgic: register kvm_device_ops dynamicallyChristoffer Dall
2014-10-02KVM: device: add simple registration mechanism for kvm_device_opsChristoffer Dall
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
2014-10-02KVM: Unconditionally export KVM_CAP_USER_NMIChristoffer Dall
2014-10-02KVM: Unconditionally export KVM_CAP_READONLY_MEMChristoffer Dall
2014-10-02KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inChristoffer Dall
2014-10-02KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionChristoffer Dall