summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-16Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds1-6/+1
2011-12-16btrfs: lower the dirty balance poll intervalWu Fengguang1-0/+2
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson3-8/+39
2011-12-16drm/i915: enable semaphores on per-device defaultsEugeni Dodonov3-4/+21
2011-12-16drm/i915: don't set unpin_work if vblank_get failsJesse Barnes1-5/+7
2011-12-16drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard3-6/+33
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2-0/+7
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson1-8/+20
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2-0/+11
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni1-0/+1
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2-6/+10
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson1-0/+8
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-15Btrfs: unplug every once and a whileChris Mason1-0/+6
2011-12-15block: don't kick empty queue in blk_drain_queue()Tejun Heo1-1/+8
2011-12-15Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason1-2/+2
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam1-13/+8
2011-12-15xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk1-2/+2
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-15Btrfs: only set cache_generation if we setup the block groupJosef Bacik1-1/+1
2011-12-15Btrfs: don't panic if orphan item already existsJosef Bacik1-1/+1
2011-12-15Btrfs: fix leaked space in truncateJosef Bacik1-2/+3
2011-12-15Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik4-13/+44
2011-12-15Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik4-22/+80
2011-12-15Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik4-78/+83
2011-12-15BTRFS: Establish i_ops before calling d_instantiateCasey Schaufler1-5/+26
2011-12-15Btrfs: add a cond_resched() into the worker loopChris Mason1-1/+1
2011-12-15Btrfs: fix ctime update of on-disk inodeLi Zefan1-2/+2
2011-12-15btrfs: keep orphans for subvolume deletionArne Jansen1-0/+32
2011-12-15Btrfs: fix inaccurate available space on raid0 profileMiao Xie1-6/+13
2011-12-15Btrfs: fix wrong disk space information of the filesMiao Xie1-1/+4
2011-12-15Btrfs: fix wrong i_size when truncating a file to a larger sizeMiao Xie1-6/+12
2011-12-15ALSA: HDA: Use LPIB Position fix for Intel SCH PoulsboDavid Henningsson1-1/+2
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-14fs/ncpfs: fix error paths and goto statements in ncp_fill_super()Djalal Harouni1-4/+4
2011-12-14ext4: handle EOF correctly in ext4_bio_write_page()Yongqiang Yang1-0/+12
2011-12-14ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initializedYongqiang Yang1-1/+0
2011-12-14ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()Yongqiang Yang1-39/+2
2011-12-14ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesizeYongqiang Yang1-2/+5
2011-12-14ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli1-1/+1
2011-12-14staging: r8712u: Add new USB IDLarry Finger1-0/+1
2011-12-14staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna1-3/+12
2011-12-14staging: tidspbridge: include module.h by defaultOmar Ramirez Luna1-4/+0
2011-12-13ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller1-1/+1
2011-12-13ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2011-12-13ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh1-0/+1
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang1-5/+13
2011-12-13gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang1-0/+30
2011-12-13gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang1-1/+1