summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-05drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher1-6/+9
2013-12-05drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher1-5/+7
2013-12-05drm/radeon: fixup bad vram size on SIAlex Deucher1-2/+9
2013-12-03drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie3-3/+4
2013-12-03drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2-2/+2
2013-12-03drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher1-17/+11
2013-12-03drm/radeon: add radeon_vm_bo_update trace pointChristian König4-12/+32
2013-12-03drm/radeon: add VMID allocation trace pointChristian König2-0/+17
2013-12-03drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck1-37/+12
2013-12-03drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher1-6/+2
2013-12-03drm/radeon: fix typo in fetching mpll paramsAlex Deucher1-1/+1
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-27Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-31/+38
2013-11-27Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-41/+121
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-192/+379
2013-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds6-18/+47
2013-11-26Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds4-65/+156
2013-11-26ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)1-29/+35
2013-11-26tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2013-11-26ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren1-0/+4
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili1-27/+0
2013-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris6-18/+47
2013-11-26Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2....Kevin Hilman1-1/+1
2013-11-26ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson1-0/+12
2013-11-26ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin3-5/+102
2013-11-26ARM: tegra: Provide dummy powergate implementationThierry Reding1-0/+27
2013-11-26Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson14-185/+232
2013-11-26ARM: omap: fix warning with LPAE buildOlof Johansson1-1/+1
2013-11-26Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+70
2013-11-26ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu1-7/+14
2013-11-25ima: do not send field length to userspace for digest of ima templateRoberto Sassu3-5/+18
2013-11-25ima: do not include field length in template digest calc for ima templateRoberto Sassu3-6/+15
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap1-56/+46
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-4/+484
2013-11-24Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown1-3/+9
2013-11-24Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown1-1/+6
2013-11-24Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown1-0/+3
2013-11-24Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown1-2/+52
2013-11-24Revert "KEYS: verify a certificate is signed by a 'trusted' key"Linus Torvalds1-80/+1
2013-11-24Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds4-55/+1
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds59-640/+1443
2013-11-23ceph: allocate non-zero page to fscache in readpage()Li Wang1-1/+1
2013-11-23ceph: wake up 'safe' waiters when unregistering requestYan, Zheng1-1/+2
2013-11-23ceph: cleanup aborted requests when re-sending requests.Yan, Zheng1-1/+4
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng3-4/+26
2013-11-23ceph: set caps count after composing cap reconnect messageYan, Zheng1-5/+18
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng3-21/+14
2013-11-23Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds22-62/+477