summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: replace leading spaces with tabsNoah Watkins2011-10-261-20/+20
* libceph: warn on msg allocation failuresSage Weil2011-10-261-0/+1
* libceph: don't complain on msgpool alloc failuresSage Weil2011-10-267-26/+41
* libceph: always preallocate mon connectionSage Weil2011-10-261-25/+22Star
* libceph: create messenger with clientSage Weil2011-10-264-28/+34
* ceph: document ioctlsSage Weil2011-10-261-1/+54
* ceph: implement (optional) max read sizeSage Weil2011-10-261-3/+12
* ceph: rename rsize -> rasizeSage Weil2011-10-262-6/+16
* ceph: make readpages fully asyncSage Weil2011-10-261-70/+115
* Linux 3.1Linus Torvalds2011-10-241-1/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-242-31/+46
|\
| * intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8Star
| * intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
| * intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8
| * MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-191-1/+1
| * intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
| * intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
* | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-241-0/+1
|\ \
| * | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-231-0/+1
* | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1Star
* | | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds2011-10-236-3/+13
|\ \ \
| * | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-215-0/+10
| * | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-231-2/+3
|\ \ \
| * | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-201-2/+3
| |/ /
* | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-10-211-0/+6
|\ \ \
| * | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* | | | Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2011-10-212-0/+2
|\ \ \ \
| * | | | ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
| * | | | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai2011-10-181-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-206-55/+37Star
|\ \ \ \ \
| * | | | | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-201-1/+2
| * | | | | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
| * | | | | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30Star
| * | | | | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-2028-155/+330
|\ \ \ \ \ \
| * | | | | | fib_rules: fix unresolved_rules countingYan, Zheng2011-10-201-1/+4
| * | | | | | r8169: fix wrong eee setting for rlt8111evlhayeswang2011-10-201-1/+1
| * | | | | | r8169: fix driver shutdown WoL regression.françois romieu2011-10-191-32/+56
| * | | | | | ehea: Change maintainer to meThadeu Lima de Souza Cascardo2011-10-191-1/+1
| * | | | | | pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet2011-10-191-8/+12
| * | | | | | tproxy: copy transparent flag when creating a time waitKOVACS Krisztian2011-10-191-0/+1
| * | | | | | pptp: fix skb leak in pptp_xmit()Eric Dumazet2011-10-191-0/+2
| * | | | | | bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-10-191-2/+5
| * | | | | | smsc911x: Add support for SMSC LAN89218Phil Edworthy2011-10-191-0/+2
| * | | | | | tg3: negate USE_PHYLIB flag checkJiri Pirko2011-10-191-1/+1
| * | | | | | netconsole: enable netconsole can make net_device refcnt incorrentGao feng2011-10-191-0/+5
| * | | | | | bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore2011-10-194-1/+12
| * | | | | | l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet2011-10-191-1/+3