summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown
2011-05-27hwmon: (coretemp) Fix section mismatchJean Delvare
2011-05-27hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck
2011-05-27hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck
2011-05-27hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky
2011-05-27Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker
2011-05-27spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheralCliff Cai
2011-05-27Ocfs2/move_extents: Validate moving goal after the adjustment.Tristan Ye
2011-05-27Ocfs2/move_extents: Avoid doing division in extent moving.Tristan Ye
2011-05-27Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-05-27Merge branch 'fix/misc' into for-linusTakashi Iwai
2011-05-27loop: export module parametersNamhyung Kim
2011-05-27block: export blk_{get,put}_queue()Jens Axboe
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-27Fix extended security auth failureSteve French
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky
2011-05-27[CIFS] Migrate from prefixpath logicSteve French
2011-05-26[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart
2011-05-26[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart
2011-05-26[SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart
2011-05-26[SCSI] lpfc 8.3.24: Add SR-IOV controlJames Smart
2011-05-26[SCSI] lpfc 8.3.24: Extended hardware support and support dump imagesJames Smart
2011-05-26[SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart
2011-05-26[SCSI] libsas: Add option for SATA soft resetDave Jiang
2011-05-26[SCSI] libsas: check dev->gone before submitting sata i/oDan Williams
2011-05-26[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky
2011-05-26spi/tle620x: add missing device_remove_file()Axel Lin
2011-05-26gpio: Convert gpio_is_valid to return boolJoe Perches
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-26m68knommu: use generic find_next_bit_le()Akinobu Mita
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes
2011-05-26w1: have netlink search update kernel listDavid Fries
2011-05-26w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais
2011-05-26w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais
2011-05-26kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan