aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-06cpufreq / intel_pstate: Fix intel_pstate_init() error pathDirk Brandewie1-28/+11
2013-03-06drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson1-1/+1
2013-03-06efivarfs: return accurate error code in efivarfs_fill_super()Matt Fleming1-5/+15
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming2-2/+61
2013-03-06efi: be more paranoid about available space when creating variablesMatthew Garrett1-27/+79
2013-03-06drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson1-2/+2
2013-03-06iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua1-0/+1
2013-03-06ASoC: wm5102: Apply a SYSCLK patch for later revsMark Brown1-0/+11
2013-03-05x86, smpboot: Remove unused variableBorislav Petkov1-2/+1
2013-03-05drm/i915: also disable south interrupts when handling themPaulo Zanoni1-2/+24
2013-03-05Btrfs: enforce min_bytes parameter during extent allocationChris Mason1-2/+4
2013-03-05ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4
2013-03-05drm/i915: enable irqs earlier when resumingDaniel Vetter1-1/+12
2013-03-05drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-03-05powerpc: Set DSCR bit in FSCR setupMichael Neuling1-1/+1
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita1-2/+0
2013-03-05powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling1-2/+2
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang1-7/+2
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang1-2/+3
2013-03-05powerpc: Fix compile of sha1-powerpc-asm.S on 32-bitTony Breeds1-2/+2
2013-03-05ASoC: tegra: fix I2S bit count maskStephen Warren2-2/+2
2013-03-05hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-03-04Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens1-8/+0
2013-03-04Btrfs: avoid deadlock on transaction waiting listLiu Bo1-0/+7
2013-03-04Btrfs: do not BUG_ON on aborted situationLiu Bo2-3/+12
2013-03-04Btrfs: do not BUG_ON in prepare_to_relocLiu Bo1-1/+9
2013-03-04Btrfs: free all recorded tree blocks on errorLiu Bo1-3/+6
2013-03-04Btrfs: build up error handling for merge_reloc_rootsLiu Bo1-12/+35
2013-03-04Btrfs: check for NULL pointer in updating reloc rootsLiu Bo1-0/+2
2013-03-04Btrfs: fix unclosed transaction handler when the async transaction commitment failsMiao Xie1-0/+4
2013-03-04Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie3-39/+41
2013-03-04Btrfs: use set_nlink if our i_nlink is 0Josef Bacik1-1/+4
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu1-2/+2
2013-03-04rds: simplify a warning messageCong Wang1-4/+1
2013-03-04net: fec: fix build error in no MXC platformFrank Li1-8/+7
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li2-47/+41
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang1-5/+3
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf1-16/+19
2013-03-04random: fix locking dependency with the tasklist_lockTheodore Ts'o1-4/+8
2013-03-04DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich1-0/+26
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf2-0/+16
2013-03-04ALSA: seq: seq_oss_event: missing range checksDan Carpenter1-2/+12
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki3-34/+1
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki7-32/+43