summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-14x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-0/+4
2015-02-14kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+1
2015-02-14MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2-2/+0
2015-02-14drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-2/+3
2015-02-14usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo6-29/+13
2015-02-14scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-3/+3
2015-02-14input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-3/+3
2015-02-14wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-35/+12
2015-02-14arm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-2/+2
2015-02-14tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2-6/+4
2015-02-14clk: convert clock name allocations to kstrdup_constAndrzej Hajda1-6/+6
2015-02-14PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki1-23/+26
2015-02-14Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-119/+39
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki7-12/+21
2015-02-13Merge branch 'acpi-ec'Rafael J. Wysocki1-107/+18
2015-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds7-8/+508
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+17
2015-02-13drm/radeon: fix voltage setup on hawaiiAlex Deucher1-0/+1
2015-02-13drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessaryAlex Deucher1-3/+1
2015-02-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie19-226/+1102
2015-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-119/+135
2015-02-13kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2-3/+3
2015-02-13mm/zpool: add name argument to create zpoolGanesh Mahendran1-3/+5
2015-02-13zram: remove request_queue from struct zramSergey Senozhatsky2-9/+8
2015-02-13zram: remove init_lock in zram_make_requestMinchan Kim2-32/+64
2015-02-13zram: check bd_openers instead of bd_holdersMinchan Kim1-1/+1
2015-02-13zram: rework reset and destroy pathSergey Senozhatsky1-42/+33
2015-02-13zram: fix umount-reset_store-mount race conditionSergey Senozhatsky1-14/+9
2015-02-13zram: free meta table in zram_meta_freeGanesh Mahendran1-17/+16
2015-02-13zram: clean up zram_meta_alloc()Sergey Senozhatsky1-8/+6
2015-02-13Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-193/+407
2015-02-13UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2015-02-13Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds13-387/+428
2015-02-13UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg1-15/+22
2015-02-13Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds8-31/+29
2015-02-13Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds7-171/+67
2015-02-12Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds14-606/+858
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-1448/+1996
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-125/+572
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-2/+253
2015-02-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds23-937/+2231
2015-02-12Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-15/+0
2015-02-12md/raid10: fix conversion from RAID0 to RAID10NeilBrown1-3/+9
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-25/+24
2015-02-12Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds15-36/+951
2015-02-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-37/+171
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds16-190/+253
2015-02-12Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-0/+1
2015-02-12PM / devfreq: event: testing the wrong variableDan Carpenter1-2/+2
2015-02-12mm: gup: use get_user_pages_unlockedAndrea Arcangeli3-13/+6