summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-1111-285/+212
|\
| * gfs2: A minor "sbstats" cleanupAndreas Gruenbacher2015-09-031-7/+6
| * gfs2: Fix a typo in a commentAndreas Gruenbacher2015-09-031-1/+1
| * gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings2015-09-034-24/+24
| * GFS2: Use resizable hash table for glocksBob Peterson2015-09-032-166/+102
| * GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-0311-74/+75
| * gfs2: Simplify the seq file code for "sbstats"Andreas Gruenbacher2015-09-031-20/+11
* | Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-113-5/+18
|\ \
| * | ALSA: usb-audio: Change internal PCM orderJohan Rastén2015-09-071-1/+9
| * | ALSA: hda - Fix white noise on Dell M3800Niranjan Sivakumar2015-09-051-0/+1
| * | ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai2015-09-051-1/+1
| * | ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai2015-09-051-2/+2
| * | ALSA: sparc: amd7930: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-041-0/+1
| * | ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.Woodrow Shen2015-09-041-1/+4
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-1116-83/+218
|\ \ \
| * \ \ Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-09-113-4/+5
| |\ \ \
| | * | | drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs2015-09-111-0/+1
| | * | | drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet2015-09-111-1/+1
| | * | | drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin2015-09-111-3/+3
| * | | | Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-09-112-21/+117
| |\ \ \ \
| | * | | | drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speedVille Syrjälä2015-09-021-3/+10
| | * | | | drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speedVille Syrjälä2015-09-021-2/+82
| | * | | | drm/dp: Define AUX_RETRY_INTERVAL as 500 usVille Syrjälä2015-09-021-3/+5
| | * | | | drm/atomic: Fix bookkeeping with TEST_ONLY, v3.Maarten Lankhorst2015-09-011-16/+23
| * | | | | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie2015-09-119-32/+54
| |\ \ \ \ \
| | * | | | | drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh2015-09-101-5/+4
| | * | | | | drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä2015-09-102-13/+31
| | * | | | | drm/i915: Fix CSR MMIO address checkTakashi Iwai2015-09-101-1/+1
| | * | | | | drm/i915: Limit the number of loops for reading a split 64bit registerChris Wilson2015-09-091-5/+5
| | * | | | | drm/i915: Fix broken mst get_hw_state.Maarten Lankhorst2015-09-082-5/+10
| | * | | | | drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4xVille Syrjälä2015-09-021-1/+1
| | * | | | | uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov2015-09-021-1/+1
| | * | | | | drm/i915: Always mark the object as dirty when used by the GPUChris Wilson2015-09-021-1/+1
| * | | | | | drm/qxl: validate monitors config modesJonathon Jongsma2015-09-112-26/+42
* | | | | | | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-1117-1078/+1422
|\ \ \ \ \ \ \
| * | | | | | | blkcg: use CGROUP_WEIGHT_* scale for io.weight on the unified hierarchyTejun Heo2015-08-194-16/+64
| * | | | | | | blkcg: s/CFQ_WEIGHT_*/CFQ_WEIGHT_LEGACY_*/Tejun Heo2015-08-191-11/+11
| * | | | | | | blkcg: implement interface for the unified hierarchyTejun Heo2015-08-195-9/+279
| * | | | | | | blkcg: misc preparations for unified hierarchy interfaceTejun Heo2015-08-193-5/+7
| * | | | | | | blkcg: separate out tg_conf_updated() from tg_set_conf()Tejun Heo2015-08-191-28/+32
| * | | | | | | blkcg: move body parsing from blkg_conf_prep() to its callersTejun Heo2015-08-194-22/+39
| * | | | | | | blkcg: mark existing cftypes as legacyTejun Heo2015-08-194-11/+11
| * | | | | | | blkcg: rename subsystem name from blkio to ioTejun Heo2015-08-196-10/+11
| * | | | | | | blkcg: refine error codes returned during blkcg configurationTejun Heo2015-08-192-7/+7
| * | | | | | | blkcg: remove unnecessary NULL checks from __cfqg_set_weight_device()Tejun Heo2015-08-191-4/+1
| * | | | | | | blkcg: reduce stack usage of blkg_rwstat_recursive_sum()Tejun Heo2015-08-191-6/+4
| * | | | | | | blkcg: remove cfqg_stats->sectorsTejun Heo2015-08-191-19/+36
| * | | | | | | blkcg: move io_service_bytes and io_serviced stats into blkcg_gqTejun Heo2015-08-195-108/+133
| * | | | | | | blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo2015-08-193-34/+50
| * | | | | | | blkcg: make blkcg_[rw]stat per-cpuTejun Heo2015-08-194-136/+153