summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-06Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...Greg Kroah-Hartman3-24/+100
2014-11-30fs: debugfs: add forward declaration for struct device typeArend van Spriel1-0/+1
2014-11-26firmware class: Deletion of an unnecessary check before the function call "vu...Markus Elfring1-2/+1
2014-11-26firmware loader: fix hung task warning dumpKweh, Hock Leong1-2/+2
2014-11-26devcoredump: provide a one-way disable functionJohannes Berg1-8/+48
2014-11-26device: Add dev_<level>_once variantsJoe Perches1-0/+35
2014-11-26ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel3-100/+24
2014-11-26ath: use seq_file api for ath9k debugfs filesArend van Spriel2-274/+192
2014-11-26debugfs: add helper function to create device related seq_fileArend van Spriel2-1/+69
2014-11-24drivers/base: cacheinfo: remove noisy error boot messageSudeep Holla1-3/+1
2014-11-11Revert "core: platform: add warning if driver has no owner"Wolfram Sang1-3/+0
2014-11-07drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla4-1/+689
2014-11-07drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2-0/+58
2014-11-07topology: replace custom attribute macros with standard DEVICE_ATTR*Sudeep Holla1-29/+24
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla12-87/+73
2014-11-07driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2014-11-07driver core: fix race with userland in device_add()Sergey Klyaus1-20/+18
2014-11-07sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2-13/+49
2014-11-07sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown4-22/+71
2014-11-07fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy1-1/+1
2014-11-07kobject: fix NULL pointer derefernce in kobj_child_ns_opsPankaj Dubey1-1/+1
2014-11-06coccinelle: api: add spatch to prevent unnecessary .ownerWolfram Sang1-0/+106
2014-11-06core: platform: let platform_create_bundle initialize module ownerWolfram Sang2-7/+10
2014-11-06core: platform: let platform_driver_probe initialize module ownerWolfram Sang2-7/+10
2014-11-06core: platform: add warning if driver has no ownerWolfram Sang1-0/+3
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1683-1713/+0
2014-11-02Linux 3.18-rc3v3.18-rc3Linus Torvalds1-2/+2
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds6-39/+73
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-19/+53
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-83/+116
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+23
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-16/+45
2014-11-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie7-42/+29
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-58/+50
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds1-2/+0
2014-11-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-03drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-03drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini1-1/+1
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka1-0/+4
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2014-11-02Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie3-9/+24
2014-11-01Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-28/+31
2014-11-01Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-173/+319
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-39/+27
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-29/+302