summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan3-5/+77
2012-08-16firmware loader: cache devices firmware during suspend/resume cycleMing Lei1-0/+32
2012-08-16firmware loader: use small timeout for cache device firmwareMing Lei1-0/+14
2012-08-16firmware: introduce device_cache/uncache_fw_imagesMing Lei1-6/+215
2012-08-16driver core: devres: introduce devres_for_each_resMing Lei2-0/+46
2012-08-16firmware loader: store firmware name into devres listMing Lei1-0/+64
2012-08-16firmware loader: fix comments on request_firmware_nowaitMing Lei1-3/+7
2012-08-16firmware loader: fix device lifetimeMing Lei1-0/+6
2012-08-16firmware loader: introduce cache_firmware and uncache_firmwareMing Lei2-8/+104
2012-08-16firmware loader: always let firmware_buf own the pages bufferMing Lei2-69/+174
2012-08-16firmware loader: introduce firmware_bufMing Lei1-78/+102
2012-08-16firmware loader: fix creation failure of fw loader deviceMing Lei1-1/+1
2012-08-16firmware loader: remove unnecessary wmb()Ming Lei1-1/+0
2012-08-16firmware loader: fix races during loading firmwareMing Lei1-9/+11
2012-08-16firmware loader: simplify pages ownership transferMing Lei1-23/+39
2012-08-16debugfs: make __create_file staticChris Wright1-3/+3
2012-08-16Extcon: renamed files to comply with the standard naming.MyungJoo Ham3-2/+2
2012-08-16Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices"Greg Kroah-Hartman4-275/+0
2012-08-16Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devicesanish kumar4-0/+275
2012-08-16extcon: arizona: Implement button detection supportMark Brown1-7/+65
2012-08-16platform: Add support for automatic device IDsJean Delvare2-3/+39
2012-08-16driver core: free devres in device_releaseMing Lei1-7/+11
2012-08-13Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan1-36/+2
2012-08-13Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2-7/+49
2012-08-02Linux 3.6-rc1v3.6-rc1Linus Torvalds1-2/+2
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds13-164/+451
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-569/+1387
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-47/+103
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+6
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds29-47/+419
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds5-22/+150
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-67/+43
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-316/+158
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-158/+270
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-72/+108
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-302/+206
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds28-1415/+2124
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-85/+58
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds13-194/+139
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger1-0/+1
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3