summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck2014-07-171-3/+3
| * | | | | | | | | | | | | | | | hwmon: (da9055) Don't use dash in the name attributeAxel Lin2014-07-141-1/+1
| * | | | | | | | | | | | | | | | hwmon: (da9052) Don't use dash in the name attributeAxel Lin2014-07-141-1/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-07-192-14/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | iommu/fsl: Fix the error condition during iommu groupVarun Sethi2014-07-071-2/+5
| * | | | | | | | | | | | | | | | iommu/fsl: Fix the device domain attach condition.Varun Sethi2014-07-071-7/+2
| * | | | | | | | | | | | | | | | iommu/fsl: Fix PAMU window size check.Varun Sethi2014-07-072-5/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-1911-23/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2014-07-188-15/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | cpufreq: make table sentinel macros unsigned to match useBrian W Hart2014-07-181-2/+2
| | | * | | | | | | | | | | | | | | | cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar2014-07-171-2/+4
| | | * | | | | | | | | | | | | | | | cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar2014-07-162-7/+6
| | | * | | | | | | | | | | | | | | | cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage2014-07-161-1/+1
| | | * | | | | | | | | | | | | | | | cpufreq: imx6q: Select PM_OPPNicolas Del Piano2014-07-161-0/+1
| | | * | | | | | | | | | | | | | | | cpufreq: sa1110: set memory type for h3600Linus Walleij2014-07-161-1/+1
| | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | PM / sleep: fix freeze_ops NULL pointer dereferencesZhang Rui2014-07-151-2/+2
| | * | | | | | | | | | | | | | | | PM / sleep: Fix request_firmware() error at resumeTakashi Iwai2014-07-151-0/+1
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branches 'acpi-scan' and 'acpi-video'Rafael J. Wysocki2014-07-18204-788/+1633
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede2014-07-161-0/+8
| | * | | | | | | | | | | | | | | | Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0"Rafael J. Wysocki2014-07-142-2/+2
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | ACPI / documentation: Remove reference to acpi_platform_device_ids from enume...Darren Hart2014-07-121-6/+0
* | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-199-114/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-187-111/+119
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | drm/radeon: Make classic pageflip completion path less racy.Mario Kleiner2014-07-171-3/+3
| | * | | | | | | | | | | | | | | | | drm/radeon: Add missing vblank_put in pageflip ioctl error path.Mario Kleiner2014-07-171-1/+4
| | * | | | | | | | | | | | | | | | | drm/radeon: Remove redundant fence unref in pageflip path.Mario Kleiner2014-07-171-1/+0
| | * | | | | | | | | | | | | | | | | drm/radeon: Complete page flip even if waiting on the BO fence failsMichel Dänzer2014-07-171-15/+9
| | * | | | | | | | | | | | | | | | | drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()Michel Dänzer2014-07-172-91/+93
| | * | | | | | | | | | | | | | | | | drm/radeon: Prevent too early kms-pageflips triggered by vblank.Mario Kleiner2014-07-174-9/+10
| | * | | | | | | | | | | | | | | | | drm/radeon: set default bl level to something reasonableAlex Deucher2014-07-171-3/+7
| | * | | | | | | | | | | | | | | | | drm/radeon: avoid leaking edid dataAlex Deucher2014-07-171-0/+5
| * | | | | | | | | | | | | | | | | | drm/qxl: return IRQ_NONE if it was not our irqJason Wang2014-07-171-0/+3
| * | | | | | | | | | | | | | | | | | Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-07-151-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | drm/nouveau/therm: fix a potential deadlock in the therm monitoring codeMartin Peres2014-07-151-3/+3
* | | | | | | | | | | | | | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-191-3/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa2014-07-191-3/+14
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-07-192-8/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | hwrng: virtio - ensure reads happen after successful probeAmit Shah2014-07-142-0/+16
| * | | | | | | | | | | | | | | | | | | hwrng: fetch randomness only after device initAmit Shah2014-07-141-8/+33
* | | | | | | | | | | | | | | | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-07-185-13/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick2014-07-181-2/+2
| * | | | | | | | | | | | | | | | | | | | GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven2014-07-181-2/+2
| * | | | | | | | | | | | | | | | | | | | GFS2: Allow caching of glocks for flockBob Peterson2014-07-181-1/+1
| * | | | | | | | | | | | | | | | | | | | GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2014-07-182-4/+2
| * | | | | | | | | | | | | | | | | | | | GFS2: replace count*size kzalloc by kcallocFabian Frederick2014-07-181-2/+2
| * | | | | | | | | | | | | | | | | | | | GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse2014-07-181-2/+2
| * | | | | | | | | | | | | | | | | | | | GFS2: Fix race in glock lru glock disposalSteven Whitehouse2014-07-181-3/+7
| * | | | | | | | | | | | | | | | | | | | GFS2: Only wait for demote when last holder is dequeuedBob Peterson2014-07-181-1/+3
* | | | | | | | | | | | | | | | | | | | | Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-182-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | dm cache metadata: do not allow the data block size to changeMike Snitzer2014-07-151-0/+9