summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-2318-65/+94
|\
| * module: make module_refcount() a signed integer.Rusty Russell2015-01-223-6/+15
| * module: fix race in kallsyms resolution during module load success.Rusty Russell2015-01-201-13/+42
| * module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-2011-18/+18
| * module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-207-29/+17
| * param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOCRusty Russell2015-01-201-0/+1
| * param: initialize store function to NULL if not available.Rusty Russell2014-12-231-0/+2
* | Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2015-01-221-1/+0
|\ \
| * | scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-01-191-1/+0
* | | Merge tag 'sound-3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-01-215-24/+65
|\ \ \
| * | | ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg2015-01-181-0/+1
| * | | ALSA: firewire-lib: limit the MIDI data rateClemens Ladisch2015-01-162-6/+57
| * | | ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch2015-01-164-19/+8
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-2126-256/+227
|\ \ \ \
| * \ \ \ Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie2015-01-215-213/+3
| |\ \ \ \
| | * | | | drm/amdkfd: Fix sparse warning (different address space)Oded Gabbay2015-01-081-1/+1
| | * | | | drm/amdkfd: Drop interrupt SW ring bufferMichel Dänzer2015-01-084-212/+2
| * | | | | Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-01-215-15/+24
| |\ \ \ \ \
| | * | | | | drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson2015-01-121-1/+1
| | * | | | | drm/i915: Ban Haswell from using RCS flipsChris Wilson2015-01-121-1/+1
| | * | | | | drm/i915: vlv: sanitize RPS interrupt mask during GPU idlingImre Deak2015-01-122-2/+5
| | * | | | | drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6Imre Deak2015-01-123-12/+18
| | * | | | | drm/i915: gen9: fix RPS interrupt routing to CPU vs. GTImre Deak2015-01-121-1/+1
| | |/ / / /
| * | | | | drm: fb helper should avoid sleeping in panic contextRui Wang2015-01-211-2/+6
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-01-213-23/+8
| |\ \ \ \ \
| | * | | | | drm/exynos: fix warning of vblank reference countJoonyoung Shim2015-01-181-1/+6
| | * | | | | drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim2015-01-181-4/+0
| | * | | | | drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim2015-01-181-6/+2
| | * | | | | drm/exynos: remove the redundant machine checking codeHyungwon Hwang2015-01-121-12/+0
| * | | | | | Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2015-01-2112-3/+186
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | drm/radeon: use rv515_ring_start on r5xxAlex Deucher2015-01-151-2/+16
| | * | | | | drm/radeon: add si dpm quirk listAlex Deucher2015-01-121-0/+39
| | * | | | | drm/radeon: don't print error on -ERESTARTSYSChristian König2015-01-121-1/+1
| | * | | | | drm/radeon: add a dpm quirk listAlex Deucher2015-01-081-0/+33
| | * | | | | drm/radeon: fix VM flush on CIK (v3)Alex Deucher2015-01-082-0/+21
| | * | | | | drm/radeon: fix VM flush on SI (v3)Alex Deucher2015-01-083-0/+36
| | * | | | | drm/radeon: fix VM flush on cayman/aruba (v3)Alex Deucher2015-01-083-0/+40
| | |/ / / /
* | | | | | Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-01-213-13/+14
|\ \ \ \ \ \
| * | | | | | mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng2015-01-201-12/+0
| * | | | | | mfd: tps65218: Make INT1 our status_base registerFelipe Balbi2015-01-201-0/+1
| * | | | | | mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi2015-01-201-0/+11
| * | | | | | mfd: da9052-core: Fix platform-device id collisionFabio Estevam2015-01-201-1/+2
* | | | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-2112-64/+118
|\ \ \ \ \ \ \
| * | | | | | | libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-01-191-0/+12
| * | | | | | | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-193-2/+6
| * | | | | | | ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-131-0/+1
| * | | | | | | ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston2015-01-131-1/+0
| * | | | | | | ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta2015-01-091-1/+1
| * | | | | | | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-083-8/+34
| * | | | | | | sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-01-071-14/+12
OpenPOWER on IntegriCloud