Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | fsl_pq_mdio: Clean up tbi address configuration | Andy Fleming | 2011-12-07 | 1 | -45/+8 | |
| | * | | | | | ppp: fix pptp double release_sock in pptp_bind() | Djalal Harouni | 2011-12-07 | 1 | -3/+1 | |
| | * | | | | | net/fec: fix the use of pdev->id | Shawn Guo | 2011-12-07 | 1 | -4/+7 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2011-12-16 | 13 | -140/+311 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | btrfs: lower the dirty balance poll interval | Wu Fengguang | 2011-12-16 | 1 | -0/+2 | |
| | * | | | | | | | Btrfs: unplug every once and a while | Chris Mason | 2011-12-15 | 1 | -0/+6 | |
| | * | | | | | | | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo... | Chris Mason | 2011-12-15 | 11 | -117/+211 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Btrfs: only set cache_generation if we setup the block group | Josef Bacik | 2011-12-15 | 1 | -1/+1 | |
| | | * | | | | | | | Btrfs: don't panic if orphan item already exists | Josef Bacik | 2011-12-15 | 1 | -1/+1 | |
| | | * | | | | | | | Btrfs: fix leaked space in truncate | Josef Bacik | 2011-12-15 | 1 | -2/+3 | |
| | | * | | | | | | | Btrfs: fix how we do delalloc reservations and how we free reservations on error | Josef Bacik | 2011-12-15 | 4 | -13/+44 | |
| | | * | | | | | | | Btrfs: deal with enospc from dirtying inodes properly | Josef Bacik | 2011-12-15 | 4 | -22/+80 | |
| | | * | | | | | | | Btrfs: fix num_workers_starting bug and other bugs in async thread | Josef Bacik | 2011-12-15 | 4 | -78/+83 | |
| | * | | | | | | | | Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code | Chris Mason | 2011-12-15 | 1 | -2/+2 | |
| | * | | | | | | | | BTRFS: Establish i_ops before calling d_instantiate | Casey Schaufler | 2011-12-15 | 1 | -5/+26 | |
| | * | | | | | | | | Btrfs: add a cond_resched() into the worker loop | Chris Mason | 2011-12-15 | 1 | -1/+1 | |
| | * | | | | | | | | Btrfs: fix ctime update of on-disk inode | Li Zefan | 2011-12-15 | 1 | -2/+2 | |
| | * | | | | | | | | btrfs: keep orphans for subvolume deletion | Arne Jansen | 2011-12-15 | 1 | -0/+32 | |
| | * | | | | | | | | Btrfs: fix inaccurate available space on raid0 profile | Miao Xie | 2011-12-15 | 1 | -6/+13 | |
| | * | | | | | | | | Btrfs: fix wrong disk space information of the files | Miao Xie | 2011-12-15 | 1 | -1/+4 | |
| | * | | | | | | | | Btrfs: fix wrong i_size when truncating a file to a larger size | Miao Xie | 2011-12-15 | 1 | -6/+12 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror | Chris Mason | 2011-12-09 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds | 2011-12-16 | 14 | -90/+361 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/i915/dp: Dither down to 6bpc if it makes the mode fit | Adam Jackson | 2011-12-16 | 3 | -8/+39 | |
| | * | | | | | | | | drm/i915: enable semaphores on per-device defaults | Eugeni Dodonov | 2011-12-16 | 3 | -4/+21 | |
| | * | | | | | | | | drm/i915: don't set unpin_work if vblank_get fails | Jesse Barnes | 2011-12-16 | 1 | -5/+7 | |
| | * | | | | | | | | drm/i915: By default, enable RC6 on IVB and SNB when reasonable | Keith Packard | 2011-12-16 | 3 | -6/+33 | |
| | * | | | | | | | | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov | 2011-12-16 | 2 | -0/+7 | |
| | * | | | | | | | | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check | Chris Wilson | 2011-12-16 | 1 | -8/+20 | |
| | * | | | | | | | | drm/i915: prevent division by zero when asking for chipset power | Eugeni Dodonov | 2011-12-16 | 2 | -0/+11 | |
| | * | | | | | | | | drm/i915: add PCH info to i915_capabilities | Paulo Zanoni | 2011-12-16 | 1 | -0/+1 | |
| | * | | | | | | | | drm/i915: set the right SDVO transcoder for CPT | Paulo Zanoni | 2011-12-16 | 2 | -6/+10 | |
| | * | | | | | | | | drm/i915: no-lvds quirk for ASUS AT5NM10T-I | Adam Jackson | 2011-12-16 | 1 | -0/+8 | |
| | * | | | | | | | | drm/i915: Treat pre-gen4 backlight duty cycle value consistently | Keith Packard | 2011-11-23 | 1 | -11/+5 | |
| | * | | | | | | | | drm/i915: Hook up Ivybridge eDP | Keith Packard | 2011-11-23 | 2 | -34/+133 | |
| | * | | | | | | | | drm/i915: add multi-threaded forcewake support | Keith Packard | 2011-11-23 | 4 | -8/+66 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-12-16 | 11 | -6/+23 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-12-15 | 9 | -5/+14 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card fails | Axel Lin | 2011-12-12 | 1 | -2/+3 | |
| | | * | | | | | | | | | ASoC: WM8958: correctly show firmware magic on mismatch | Jonathan Neuschäfer | 2011-12-12 | 1 | -0/+2 | |
| | | * | | | | | | | | | ASoC: mxs: Add appropriate MODULE_ALIAS() | Lothar Waßmann | 2011-12-11 | 2 | -0/+2 | |
| | | * | | | | | | | | | ASoC: mxs: Add missing MODULE_LICENSE("GPL") | Lothar Waßmann | 2011-12-11 | 1 | -0/+2 | |
| | | * | | | | | | | | | ASoC: Fix WM8996 24.576MHz clock operation | Mark Brown | 2011-12-10 | 1 | -0/+1 | |
| | | * | | | | | | | | | ASoC: Include linux/module.h for smdk2443_wm9710 | Axel Lin | 2011-12-07 | 1 | -0/+1 | |
| | | * | | | | | | | | | ASoC: Fix a typo in jive_wm8750 | Axel Lin | 2011-12-07 | 1 | -2/+1 | |
| | | * | | | | | | | | | ASoC: Fix build dependency for SND_SOC_JZ4740_CODEC | Axel Lin | 2011-12-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | ASoC: Include linux/io.h for jz4740 codec | Axel Lin | 2011-12-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | ALSA: HDA: Use LPIB Position fix for Intel SCH Poulsbo | David Henningsson | 2011-12-15 | 1 | -1/+2 | |
| | * | | | | | | | | | | ALSA: hda: fix mute led polarity for HP laptops with buggy BIOS | Gustavo Maciel Dias Vieira | 2011-12-13 | 1 | -0/+6 | |
| | * | | | | | | | | | | ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device | David Henningsson | 2011-12-12 | 1 | -0/+1 |