summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar4-6/+6
2017-03-02average: change to declare precision, not factorJohannes Berg3-3/+3
2017-03-02virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-03-02vhost: introduce O(1) vq metadata cacheJason Wang2-26/+118
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells1-1/+1
2017-03-02Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller1-7/+21
2017-03-02Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-13/+8
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-27/+91
2017-03-01Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires1-2/+3
2017-03-01geneve: lock RCU on TX pathJakub Kicinski1-0/+2
2017-03-01vxlan: lock RCU on TX pathJakub Kicinski1-2/+6
2017-03-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds16-261/+705
2017-03-01net: usb: asix_devices: fix missing return code check on call to asix_write_m...Colin Ian King1-1/+1
2017-03-01mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel1-10/+20
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-289/+462
2017-03-01Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/l...Linus Torvalds6-259/+883
2017-03-01Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds6-6/+21
2017-03-01watchdog: retu: restore MFD dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: db8500: add back prmcu dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: kempld: fix gcc-4.3 buildArnd Bergmann1-1/+8
2017-03-01watchdog: softdog: fire watchdog even if softirqs do not get to runNiklas Cassel1-17/+27
2017-03-01watchdog: kempld: revert to full dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: bcm2835: add CONFIG_OF dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: sp805: add back AMBA dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: menf21bmc: add I2C dependencyArnd Bergmann1-0/+1
2017-03-01watchdog: geode: restore hard CS5535_MFGPT dependencyArnd Bergmann1-1/+1
2017-03-01watchdog: wm831x watchdog really needs mfdArnd Bergmann1-1/+1
2017-03-01nfit, libnvdimm: fix interleave set cookie calculationDan Williams4-5/+39
2017-03-01staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann1-13/+9
2017-03-01intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.hLen Brown1-10/+5
2017-03-01intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown1-3/+3
2017-03-01Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds7-28/+67
2017-03-01Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds7-24/+12
2017-03-01Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-8/+18
2017-03-01intel_idle: stop exposing platform acronyms in sysfsLen Brown1-86/+86
2017-03-01Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2-380/+231
2017-03-01dm raid: bump the target versionMike Snitzer1-3/+3
2017-03-01dm raid: fix data corruption on reshape requestHeinz Mauelshagen1-1/+11
2017-03-01dm raid: fix raid "check" regression due to improper cleanup in raid_message()Mike Snitzer1-2/+4
2017-03-01PCI: altera: Fix TLP_CFG_DW0 for TLP writeLey Foon Tan1-3/+7
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-12/+12
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+1
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-175/+125
2017-02-28iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel2-2/+7
2017-02-28iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel1-6/+11
2017-02-28cpufreq: intel_pstate: Fix limits issue with operation mode switchingRafael J. Wysocki1-43/+22
2017-02-28Merge branch 'devel-stable' into miscRussell King11-33/+103
2017-02-28ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli1-12/+12
2017-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds135-284/+267