| Commit message (Expand) | Author | Files | Lines |
2011-12-16 | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" | Linus Torvalds | 1 | -6/+1 |
2011-12-16 | btrfs: lower the dirty balance poll interval | Wu Fengguang | 1 | -0/+2 |
2011-12-16 | drm/i915/dp: Dither down to 6bpc if it makes the mode fit | Adam Jackson | 3 | -8/+39 |
2011-12-16 | drm/i915: enable semaphores on per-device defaults | Eugeni Dodonov | 3 | -4/+21 |
2011-12-16 | drm/i915: don't set unpin_work if vblank_get fails | Jesse Barnes | 1 | -5/+7 |
2011-12-16 | drm/i915: By default, enable RC6 on IVB and SNB when reasonable | Keith Packard | 3 | -6/+33 |
2011-12-16 | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov | 2 | -0/+7 |
2011-12-16 | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check | Chris Wilson | 1 | -8/+20 |
2011-12-16 | drm/i915: prevent division by zero when asking for chipset power | Eugeni Dodonov | 2 | -0/+11 |
2011-12-16 | drm/i915: add PCH info to i915_capabilities | Paulo Zanoni | 1 | -0/+1 |
2011-12-16 | drm/i915: set the right SDVO transcoder for CPT | Paulo Zanoni | 2 | -6/+10 |
2011-12-16 | drm/i915: no-lvds quirk for ASUS AT5NM10T-I | Adam Jackson | 1 | -0/+8 |
2011-12-15 | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König | 1 | -2/+2 |
2011-12-15 | Btrfs: unplug every once and a while | Chris Mason | 1 | -0/+6 |
2011-12-15 | block: don't kick empty queue in blk_drain_queue() | Tejun Heo | 1 | -1/+8 |
2011-12-15 | Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code | Chris Mason | 1 | -2/+2 |
2011-12-15 | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam | 1 | -13/+8 |
2011-12-15 | xen/swiotlb: Use page alignment for early buffer allocation. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2011-12-15 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 1 | -3/+15 |
2011-12-15 | Btrfs: only set cache_generation if we setup the block group | Josef Bacik | 1 | -1/+1 |
2011-12-15 | Btrfs: don't panic if orphan item already exists | Josef Bacik | 1 | -1/+1 |
2011-12-15 | Btrfs: fix leaked space in truncate | Josef Bacik | 1 | -2/+3 |
2011-12-15 | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik | 4 | -13/+44 |
2011-12-15 | Btrfs: deal with enospc from dirtying inodes properly | Josef Bacik | 4 | -22/+80 |
2011-12-15 | Btrfs: fix num_workers_starting bug and other bugs in async thread | Josef Bacik | 4 | -78/+83 |
2011-12-15 | BTRFS: Establish i_ops before calling d_instantiate | Casey Schaufler | 1 | -5/+26 |
2011-12-15 | Btrfs: add a cond_resched() into the worker loop | Chris Mason | 1 | -1/+1 |
2011-12-15 | Btrfs: fix ctime update of on-disk inode | Li Zefan | 1 | -2/+2 |
2011-12-15 | btrfs: keep orphans for subvolume deletion | Arne Jansen | 1 | -0/+32 |
2011-12-15 | Btrfs: fix inaccurate available space on raid0 profile | Miao Xie | 1 | -6/+13 |
2011-12-15 | Btrfs: fix wrong disk space information of the files | Miao Xie | 1 | -1/+4 |
2011-12-15 | Btrfs: fix wrong i_size when truncating a file to a larger size | Miao Xie | 1 | -6/+12 |
2011-12-15 | ALSA: HDA: Use LPIB Position fix for Intel SCH Poulsbo | David Henningsson | 1 | -1/+2 |
2011-12-14 | sparc32: Be less strict in matching %lo part of relocation. | David S. Miller | 1 | -2/+1 |
2011-12-14 | drm/radeon/kms: add some new pci ids | Alex Deucher | 1 | -0/+10 |
2011-12-14 | fs/ncpfs: fix error paths and goto statements in ncp_fill_super() | Djalal Harouni | 1 | -4/+4 |
2011-12-14 | ext4: handle EOF correctly in ext4_bio_write_page() | Yongqiang Yang | 1 | -0/+12 |
2011-12-14 | ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized | Yongqiang Yang | 1 | -1/+0 |
2011-12-14 | ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers() | Yongqiang Yang | 1 | -39/+2 |
2011-12-14 | ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize | Yongqiang Yang | 1 | -2/+5 |
2011-12-14 | ext4: avoid hangs in ext4_da_should_update_i_disksize() | Andrea Arcangeli | 1 | -1/+1 |
2011-12-14 | staging: r8712u: Add new USB ID | Larry Finger | 1 | -0/+1 |
2011-12-14 | staging: tidspbridge: request dmtimer clocks on init | Omar Ramirez Luna | 1 | -3/+12 |
2011-12-14 | staging: tidspbridge: include module.h by default | Omar Ramirez Luna | 1 | -4/+0 |
2011-12-13 | ipv6: Check dest prefix length on original route not copied one in rt6_alloc_... | David S. Miller | 1 | -1/+1 |
2011-12-13 | ARM: OMAP: rx51: fix USB | Felipe Contreras | 1 | -1/+1 |
2011-12-13 | ceph: add missing spin_unlock at ceph_mdsc_build_path() | Yehuda Sadeh | 1 | -0/+1 |
2011-12-13 | gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121 | Wolfram Sang | 1 | -5/+13 |
2011-12-13 | gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip | Feng Tang | 1 | -0/+30 |
2011-12-13 | gpio-ml-ioh: fix a bug in the interrupt handler | Feng Tang | 1 | -1/+1 |