aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10nvme: lightnvm: fix memory leakRakesh Pandit1-1/+2
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+2
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-86/+183
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds15-190/+241
2017-05-09Merge tag 'pwm/for-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds7-309/+605
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds31-549/+1067
2017-05-09Merge branches 'acpi-soc', 'acpi-bus', 'acpi-pmic' and 'acpi-power'Rafael J. Wysocki10-25/+164
2017-05-09Merge branch 'acpica'Rafael J. Wysocki42-195/+648
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki9-34/+69
2017-05-09Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+14
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds57-111/+2710
2017-05-09Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-0/+331
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+3
2017-05-09device-dax: kill NR_DEV_DAXDan Williams2-13/+3
2017-05-09qede: Split PF/VF ndos.Mintz, Yuval2-6/+21
2017-05-09qed: Correct doorbell configuration for !4Kb pagesRam Amrani1-1/+1
2017-05-09qed: Tell QM the number of tasksMintz, Yuval1-0/+1
2017-05-09qed: Fix VF removal sequenceMintz, Yuval1-2/+4
2017-05-09qede: Fix XDP memory leak on unloadSuddarsana Reddy Kalluru1-0/+3
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein2-4/+12
2017-05-09net/mlx4_en: Avoid adding steering rules with invalid ringTalat Batheesh1-0/+5
2017-05-09net/mlx4_en: Change the error print to debug printKamal Heib1-1/+2
2017-05-09virtio_net: tidy a couple debug statementsDan Carpenter1-2/+2
2017-05-09virtio_net: don't reset twice on XDP on/offMichael S. Tsirkin1-1/+0
2017-05-09virtio_net: fix support for small ringsMichael S. Tsirkin1-4/+26
2017-05-09virtio_net: reduce alignment for buffersMichael S. Tsirkin1-12/+1
2017-05-09virtio_net: rework mergeable buffer handlingMichael S. Tsirkin1-46/+43
2017-05-09virtio_net: allow specifying context for rxMichael S. Tsirkin1-1/+14
2017-05-09drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa1-1/+1
2017-05-09of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin1-0/+38
2017-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman4-10/+30
2017-05-09clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla1-1/+1
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds26-623/+743
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds76-609/+6927
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds37-1006/+1467
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds97-416/+328
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton1-110/+126
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka1-20/+9
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2-6/+8
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani1-1/+1
2017-05-08format-security: move static strings to constKees Cook15-20/+23
2017-05-08drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen1-1/+1
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton4-4/+9
2017-05-08drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott1-1/+1
2017-05-08drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott1-1/+2
2017-05-08drivers/watchdog/hpwdt.c: use set_memory.h headerLaura Abbott1-1/+1
2017-05-08drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott1-1/+3
2017-05-08drm: use set_memory.h headerLaura Abbott8-0/+19
2017-05-08agp: use set_memory.h headerLaura Abbott5-1/+7