Age | Commit message (Expand) | Author | Files | Lines |
2013-03-08 | drm/mgag200: Bug fix: Renesas board now selects native resolution. | Julia Lemire | 1 | -0/+1 |
2013-03-08 | drm/mgag200: Reject modes that are too big for VRAM | Christopher Harvey | 1 | -0/+27 |
2013-03-08 | drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used | Christopher Harvey | 1 | -1/+0 |
2013-03-08 | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 8 | -2/+48 |
2013-03-08 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 21 | -109/+178 |
2013-03-08 | Merge tag 'efi-for-3.9-rc2' into x86/urgent | H. Peter Anvin | 2 | -34/+155 |
2013-03-08 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 1 | -0/+7 |
2013-03-08 | Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -12/+18 |
2013-03-08 | Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2013-03-08 | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -36/+66 |
2013-03-08 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 18 | -33/+50 |
2013-03-07 | drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK | Marek Olšák | 2 | -2/+3 |
2013-03-07 | drm/radeon: skip MC reset as it's probably not hung | Alex Deucher | 4 | -0/+24 |
2013-03-07 | drm/radeon: add primary dac adj quirk for R200 board | Alex Deucher | 1 | -0/+9 |
2013-03-07 | drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled | Alex Deucher | 1 | -0/+12 |
2013-03-07 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic | 1 | -41/+44 |
2013-03-07 | HID: logitech-dj: do not directly call hid_output_raw_report() during probe | Benjamin Tissoires | 1 | -8/+14 |
2013-03-07 | ALSA: ice1712: Initialize card->private_data properly | Sean Connor | 1 | -0/+2 |
2013-03-07 | Btrfs: improve the delayed inode throttling | Chris Mason | 2 | -61/+92 |
2013-03-07 | fs: Limit sys_mount to only request filesystem modules (Part 2). | Eric W. Biederman | 2 | -1/+1 |
2013-03-07 | ALSA: hda - Add support of new codec ALC233 | Kailang Yang | 1 | -0/+2 |
2013-03-07 | ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg() | Xi Wang | 1 | -2/+6 |
2013-03-07 | ALSA: hda - check NULL pointer when creating SPDIF PCM switch | Mengdong Lin | 1 | -2/+7 |
2013-03-07 | ALSA: hda - check NULL pointer when creating SPDIF controls | Mengdong Lin | 1 | -0/+2 |
2013-03-07 | Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 6 | -18/+29 |
2013-03-07 | Merge remote-tracking branch 'asoc/fix/wm8960' into tmp | Mark Brown | 1 | -4/+4 |
2013-03-07 | Merge remote-tracking branch 'asoc/fix/wm8350' into tmp | Mark Brown | 1 | -2/+2 |
2013-03-07 | Merge remote-tracking branch 'asoc/fix/tegra' into tmp | Mark Brown | 2 | -2/+2 |
2013-03-07 | Merge remote-tracking branch 'asoc/fix/arizona' into tmp | Mark Brown | 2 | -10/+21 |
2013-03-07 | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones | 1 | -1/+15 |
2013-03-07 | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer | 1 | -1/+3 |
2013-03-07 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 1 | -3/+2 |
2013-03-07 | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur | 1 | -2/+8 |
2013-03-07 | Btrfs: fix a mismerge in btrfs_balance() | Ilya Dryomov | 1 | -0/+5 |
2013-03-07 | CIFS: Fix missing of oplock_read value in smb30_values structure | Pavel Shilovsky | 1 | -0/+1 |
2013-03-07 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 8 | -22/+79 |
2013-03-07 | cifs: don't try to unlock pagecache page after releasing it | Jeff Layton | 1 | -1/+1 |
2013-03-07 | cifs: remove the sockopt= mount option | Jeff Layton | 1 | -15/+1 |
2013-03-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/... | Chris Mason | 6 | -67/+120 |
2013-03-07 | cifs: Check server capability before attempting silly rename | Sachin Prabhu | 1 | -0/+9 |
2013-03-07 | cifs: Fix bug when checking error condition in cifs_rename_pending_delete() | Sachin Prabhu | 1 | -1/+1 |
2013-03-07 | ARM: 7667/1: perf: Fix section mismatch on armpmu_init() | Stephen Boyd | 1 | -1/+1 |
2013-03-07 | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre... | Jonathan Austin | 1 | -1/+1 |
2013-03-07 | Merge branch 'pm-fixes' into fixes | Rafael J. Wysocki | 9 | -145/+163 |
2013-03-07 | Merge branch 'acpi-fixes' into fixes | Rafael J. Wysocki | 10 | -69/+52 |
2013-03-07 | cpufreq / intel_pstate: Do not load on VM that does not report max P state. | Dirk Brandewie | 1 | -0/+3 |
2013-03-07 | cpufreq / intel_pstate: Fix intel_pstate_init() error path | Dirk Brandewie | 1 | -28/+11 |
2013-03-06 | drm/i915: Turn off hsync and vsync on ADPA when disabling crt | Patrik Jakobsson | 1 | -1/+1 |
2013-03-06 | efivarfs: return accurate error code in efivarfs_fill_super() | Matt Fleming | 1 | -5/+15 |
2013-03-06 | efivars: efivarfs_valid_name() should handle pstore syntax | Matt Fleming | 2 | -2/+61 |