aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-10efi: Make efivarfs entries immutable by defaultGravatar Peter Jones 1-23/+64
2016-02-10efi: Make our variable validation list include the guidGravatar Peter Jones 2-21/+36
2016-02-10efi: Do variable name validation tests in utf8Gravatar Peter Jones 1-11/+21
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionGravatar Peter Jones 1-19/+11
2016-02-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+5
2016-02-03Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmiGravatar Linus Torvalds 1-2/+1
2016-02-03ipmi: put acpi.h with the other headersGravatar Tony Camuso 1-2/+1
2016-02-03drivers/hwspinlock: fix race between radix tree insertion and lookupGravatar Matthew Wilcox 1-0/+4
2016-02-03drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationGravatar Kirill A. Shutemov 1-1/+1
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 76-541/+990
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-6/+15
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+6
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 9-7/+68
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-12/+81
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-29/+42
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+9
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-1/+14
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-19/+15
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-14/+10
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-30/+23
2016-01-30crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsGravatar Cyrille Pitchen 1-4/+12
2016-01-29net: tg3: avoid uninitialized variable warningGravatar Arnd Bergmann 1-1/+1
2016-01-29net: nb8800: avoid uninitialized variable warningGravatar Arnd Bergmann 1-2/+2
2016-01-29net: vxge: avoid unused function warningsGravatar Arnd Bergmann 1-19/+12
2016-01-29net: bgmac: clarify CONFIG_BCMA dependencyGravatar Arnd Bergmann 1-1/+4
2016-01-29net: hp100: remove unnecessary #ifdefsGravatar Arnd Bergmann 1-18/+0
2016-01-29net: davinci_cpdma: use dma_addr_t for DMA addressGravatar Arnd Bergmann 1-6/+6
2016-01-29Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...Gravatar David S. Miller 21-79/+135
2016-01-29vxlan: fix a out of bounds access in __vxlan_find_macGravatar Li RongQing 1-1/+1
2016-01-29net: dsa: mv88e6xxx: fix port VLAN mapsGravatar Vivien Didelot 1-1/+2
2016-01-29net: moxart: use correct accessors for DMA memoryGravatar Arnd Bergmann 2-18/+32
2016-01-29libnvdimm, pfn: fix restoring memmap locationGravatar Dan Williams 1-3/+1
2016-01-29bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Gravatar Michael Chan 1-2/+3
2016-01-29bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Gravatar Michael Chan 1-2/+0
2016-01-29bnxt_en: Ring free response from close path should use completion ringGravatar Prashant Sreedharan 1-1/+1
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 6-53/+57
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-43/+43
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-2/+3
2016-01-29Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+20
2016-01-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-3/+12
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Gravatar Rafael J. Wysocki 7-34/+40
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Gravatar Rafael J. Wysocki 2-9/+3
2016-01-29ptp: ixp46x: use helpers for converting ns to timespecGravatar Kefeng Wang 1-5/+2
2016-01-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 41-228/+527
2016-01-29macvlan: make operstate and carrier more accurateGravatar Nikolay Aleksandrov 1-0/+2
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Gravatar Kefeng Wang 1-3/+1
2016-01-29serial: 8250_pci: Add Intel Broadwell portsGravatar Mika Westerberg 1-0/+29
2016-01-29iommu/amd: Correct the wrong setting of alias DTE in do_attachGravatar Baoquan He 1-1/+1
2016-01-29iommu/vt-d: Don't skip PCI devices when disabling IOTLBGravatar Jeremy McNicoll 1-1/+1