aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds7-174/+213
2016-01-17drm/vc4: fix warning in validate printf.Dave Airlie1-1/+1
2016-01-17net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl1-9/+23
2016-01-17net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl1-8/+11
2016-01-17net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl1-9/+54
2016-01-17net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl1-1/+1
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds653-25303/+79817
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-3/+5
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-2/+6
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie8-41/+108
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie26-170/+346
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-46/+102
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds166-2369/+2560
2016-01-17Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds38-757/+2450
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds133-4556/+5787
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur3-5/+6
2016-01-16include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2-6/+5
2016-01-15bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera1-13/+24
2016-01-15Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds92-1344/+18786
2016-01-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-20/+42
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams1-2/+4
2016-01-15libnvdimm, pmem: move request_queue allocation earlier in probeDan Williams1-13/+20
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams5-6/+17
2016-01-15libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2-4/+18
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams1-2/+4
2016-01-15mm: introduce find_dev_pagemap()Dan Williams1-1/+1
2016-01-15mm: skip memory block registration for ZONE_DEVICEDan Williams1-0/+13
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams3-12/+19
2016-01-15zram: don't call idr_remove() from zram_remove()Jerome Marchand1-3/+4
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-30/+58
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds42-90/+3312
2016-01-15firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave1-15/+36
2016-01-15firmware: dmi_scan: Fix dmi_find_device descriptionJean Delvare1-1/+1
2016-01-15firmware: dmi_scan: Clarify dmi_save_extended_devicesJean Delvare1-6/+5
2016-01-15firmware: dmi_scan: Optimize dmi_save_extended_devicesJean Delvare1-2/+4
2016-01-15bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2016-01-15Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-9/+202
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2016-01-15Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds9-142/+418
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds32-226/+2059
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov1-2/+1
2016-01-15Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds1-1/+1
2016-01-15xen-netback: free queues after freeing the net deviceDavid Vrabel1-11/+5
2016-01-15xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel1-0/+1
2016-01-15xen-netback: use skb to determine number of required guest Rx requestsDavid Vrabel1-11/+9
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons1-0/+5
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan1-0/+4
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-29/+52
2016-01-15zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2-4/+4