aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-14drm/radeon: remove invalid pci idAlex Deucher
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-11-14crypto: more robust crypto_memneqCesar Eduardo Barros
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-10-31Merge tag 'v3.10.59' into linux-linaro-lskMark Brown
2014-10-30kernel: add support for gcc 5Sasha Levin
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-15Merge tag 'v3.10.58' into linux-linaro-lskMark 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-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/gicv3' into linux-linaro-lskMark Brown
2014-10-10Merge tag 'v3.10.57' into linux-linaro-lskMark Brown
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
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-02include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton
2014-10-02arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-10-02arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall
2014-10-02arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall
2014-10-02arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall
2014-10-02KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon
2014-10-02KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon
2014-10-02KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
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_inRadim Krčmář
2014-10-02KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-10-02KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras
2014-10-02KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-10-02KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf
2014-10-02KVM: Rename and add argument to check_extensionAlexander Graf
2014-10-02KVM: ARM: vgic: add the GICv3 backendMarc Zyngier