summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | drm/i915: Invalidate media caches on gen7Chris Wilson2014-12-162-0/+2
| | | * | | | drm/i915: sanitize RPS resetting during GPU resetImre Deak2014-12-152-10/+22
| | | * | | | drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak2014-12-151-3/+13
| | | * | | | drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak2014-12-111-1/+1
| | * | | | | Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...Dave Airlie2014-12-231-1/+1
| | |\ \ \ \ \
| | | * | | | | drm/atomic: fix potential null ptr on plane enableRob Clark2014-12-171-1/+1
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-12-2312-75/+110
| | |\ \ \ \ \
| | | * | | | | drm/msm/hdmi: rework HDMI IRQ handlerJilai Wang2014-12-181-4/+4
| | | * | | | | drm/msm/hdmi: enable regulators before clocks to avoid warningsJilai Wang2014-12-181-27/+18
| | | * | | | | drm/msm/mdp5: update irqs on crtc<->encoder link changeRob Clark2014-12-184-19/+9
| | | * | | | | drm/msm: block incoming update on pending updatesRob Clark2014-12-185-17/+75
| | | * | | | | drm/msm: Deletion of unnecessary checks before the function call "release_fir...Markus Elfring2014-12-171-4/+2
| | | * | | | | drm/msm: Deletion of unnecessary checks before two function callsMarkus Elfring2014-12-172-4/+2
| | | |/ / / /
| | * | | | | nouveau: bring back legacy mmap handlerDave Airlie2014-12-231-1/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2014-12-252-29/+18
| |\ \ \ \ \
| | * | | | | ipmi: Fix compile issue with isspace()Corey Minyard2014-12-211-0/+1
| | * | | | | ipmi: Finish cleanup of BMC attributesCorey Minyard2014-12-211-29/+17
| * | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-234-21/+28
| |\ \ \ \ \ \
| | * | | | | | audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2014-12-232-0/+14
| | * | | | | | audit: correctly record file names with different path name typesPaul Moore2014-12-221-4/+10
| | * | | | | | audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs2014-12-191-4/+4
| | * | | | | | audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore2014-12-191-13/+0
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-12-234-12/+27
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee2014-12-231-2/+3
| | * | | | | | | arm64: defconfig: defconfig update for 3.19Will Deacon2014-12-231-4/+5
| | * | | | | | | arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-231-1/+13
| | * | | | | | | arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas2014-12-221-5/+6
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-12-222-7/+24
| |\ \ \ \ \ \ \
| | * | | | | | | dm: fix missed error code if .end_io isn't implemented by target_typezhendong chen2014-12-171-1/+1
| | * | | | | | | dm thin: fix crash by initializing thin device's refcount and completion earlierMarc Dionne2014-12-171-3/+2
| | * | | | | | | dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber2014-12-171-2/+20
| | * | | | | | | dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber2014-12-171-1/+1
| * | | | | | | | Revert "mm/memory.c: share the i_mmap_rwsem"Kirill A. Shutemov2014-12-221-2/+2
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Linux 3.19-rc1v3.19-rc1Linus Torvalds2014-12-201-2/+2
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-2010-25/+103
| |\ \ \ \ \ \ \
| | * | | | | | | s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-181-12/+6
| | * | | | | | | arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-2/+2
| | * | | | | | | arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-181-2/+2
| | * | | | | | | mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| | * | | | | | | x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
| | * | | | | | | x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-4/+4
| | * | | | | | | mm: replace ACCESS_ONCE with READ_ONCE or barriersChristian Borntraeger2014-12-183-3/+13
| | * | | | | | | kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-181-0/+74
| * | | | | | | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2094-690/+6663
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski2014-12-171-1/+28
| | * | | | | | | | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-151-9/+14
| | * | | | | | | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-153-8/+8
| | * | | | | | | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-159-63/+238
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | clk: Really fix deadlock with mmap_semStephen Boyd2014-12-151-2/+3
| | * | | | | | | | | Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...Michael Turquette2014-12-115-10/+12
| | |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud