aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-23thermal: db8500: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-11-23thermal: tango: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-11-23thermal: max77620: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-11-23thermal: qcom-spmi: Treat reg property as a single cellStephen Boyd1-3/+3
2016-11-23thermal: hisilicon: fix for dependencyLeo Yan1-1/+3
2016-11-23thermal: ti-soc-thermal: add missing clk_put()Luis Henriques1-2/+3
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov3-0/+22
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov1-11/+12
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal1-1/+3
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng1-1/+1
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson1-1/+1
2016-11-21thermal/powerclamp: add back module device tableJacob Pan1-1/+8
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2-2/+2
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu1-3/+2
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko1-5/+27
2016-11-21x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu1-8/+8
2016-11-21x86/boot: Fail the boot if !M486 and CPUID is missingAndy Lutomirski1-0/+6
2016-11-21x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+6
2016-11-21apparmor: fix change_hat not finding hat after policy replacementJohn Johansen1-2/+4
2016-11-20Linux 4.9-rc6Linus Torvalds1-1/+1
2016-11-19tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy1-47/+1
2016-11-19rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju1-1/+1
2016-11-19l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2016-11-19fscrypto: don't use on-stack buffer for key derivationEric Biggers1-3/+13
2016-11-19fscrypto: don't use on-stack buffer for filename encryptionEric Biggers1-32/+21
2016-11-19i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme1-2/+2
2016-11-19kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini1-31/+27
2016-11-19KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini1-0/+3
2016-11-19KVM: async_pf: avoid recursive flushing of work itemsPaolo Bonzini1-1/+12
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini3-3/+25
2016-11-19KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2016-11-19KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini1-8/+13
2016-11-19sparc: drop duplicate header scatterlist.hGeliang Tang1-1/+0
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov1-0/+6
2016-11-18MAINTAINERS: Add LED subsystem co-maintainerPavel Machek1-0/+1
2016-11-18lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger1-3/+17
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2-0/+4
2016-11-18sunbmac: Fix compiler warningTushar Dave2-3/+4
2016-11-18sunqe: Fix compiler warningsTushar Dave2-7/+8
2016-11-18sparc64: Enable 64-bit DMATushar Dave2-2/+10
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave4-58/+211
2016-11-18sparc64: Bind PCIe devices to use IOMMU v2 serviceTushar Dave3-0/+60
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave2-0/+21
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave6-0/+529
2016-11-18sparc64: Add FORCE_MAX_ZONEORDER and default to 13Dave Kleikamp1-0/+18
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca1-1/+4
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi1-1/+1
2016-11-18af_unix: conditionally use freezable blocking calls in readWANG Cong1-6/+11
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold1-5/+7