summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-281-6/+18
|\ \ \ \ \ \ \
| * | | | | | | ARC: signal handling robustifyVineet Gupta2015-03-261-4/+16
| * | | | | | | ARC: SA_SIGINFO ucontext regs off-by-oneVineet Gupta2015-03-261-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-03-281-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-03-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | selinux: fix sel_write_enforce broken return valueJoe Perches2015-03-251-1/+1
* | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-03-272-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | watchdog: imgpdc: Fix default heartbeatJames Hogan2015-03-271-3/+3
| * | | | | | | | | watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan2015-03-271-1/+1
| * | | | | | | | | watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter2015-03-271-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-03-272-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-03-261-1/+1
| * | | | | | | | ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang2015-03-261-1/+1
| * | | | | | | | ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki2015-03-231-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-263-34/+35
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-03-262-19/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter2015-03-261-0/+2
| | * | | | | | | | drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau2015-03-261-2/+9
| | * | | | | | | | drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson2015-03-261-17/+21
| |/ / / / / / / /
| * | | | | | | | drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau2015-03-251-4/+3
| * | | | | | | | drm: Fixup racy refcounting in plane_force_disableDaniel Vetter2015-03-241-12/+1
* | | | | | | | | Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-261-10/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: fix add_disk() NULL pointer due to race with free_dev()Mike Snitzer2015-03-231-10/+16
* | | | | | | | | | Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-261-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: Fix build failures when invoked from kselftest targetShuah Khan2015-03-191-0/+8
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-264-19/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/smp: reenable smt after resumeHeiko Carstens2015-03-251-0/+11
| * | | | | | | | | | | s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-131-1/+1
| * | | | | | | | | | | s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-131-16/+45
| * | | | | | | | | | | s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
* | | | | | | | | | | | Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-263-94/+106
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | metag: Fix ioremap_wc/ioremap_cached build errorsJames Hogan2015-03-233-94/+106
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-03-2615-71/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm: numa: mark huge PTEs young when clearing NUMA hinting faultsMel Gorman2015-03-261-0/+1
| * | | | | | | | | | | | | mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-264-8/+15
| * | | | | | | | | | | | | mm: numa: preserve PTE write permissions across a NUMA hinting faultMel Gorman2015-03-263-6/+14
| * | | | | | | | | | | | | mm: numa: group related processes based on VMA flags instead of page table flagsMel Gorman2015-03-262-19/+13
| * | | | | | | | | | | | | hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov2015-03-261-9/+11
| * | | | | | | | | | | | | MAINTAINERS: add Jan as DMI/SMBIOS support maintainerJean Delvare2015-03-261-0/+7
| * | | | | | | | | | | | | fs/affs/file.c: unlock/release page on errorTaesoo Kim2015-03-261-7/+12
| * | | | | | | | | | | | | mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolateLaura Abbott2015-03-261-0/+1
| * | | | | | | | | | | | | mm/slub: fix lockups on PREEMPT && !SMP kernelsMark Rutland2015-03-261-2/+4
| * | | | | | | | | | | | | mm/memory hotplug: postpone the reset of obsolete pgdatGu Zheng2015-03-261-9/+4
| * | | | | | | | | | | | | MAINTAINERS: correct rtc armada38x pattern entryJoe Perches2015-03-261-1/+1
| * | | | | | | | | | | | | mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...Naoya Horiguchi2015-03-261-1/+8
| * | | | | | | | | | | | | mm: fix anon_vma->degree underflow in anon_vma endless growing preventionLeon Yu2015-03-262-3/+8
| * | | | | | | | | | | | | drivers/rtc/rtc-mrst: fix suspend/resumeLars-Peter Clausen2015-03-261-8/+9
| * | | | | | | | | | | | | aoe: update aoe maintainer informationEd Cashin2015-03-261-2/+2
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-03-256-12/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | writeback: fix possible underflow in write bandwidth calculationTejun Heo2015-03-231-1/+4