summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit2016-04-021-3/+9
* mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-04-021-4/+4
* include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang2016-04-021-1/+1
* mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko2016-04-021-1/+1
* MAINTAINERS: orangefs mailing list is subscribers-onlyJoe Perches2016-04-021-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-04-0116-34/+152
|\
| * drm/udl: Use unlocked gem unreferencingDaniel Vetter2016-04-012-2/+2
| * drm/dp: move hw_mutex up the call stackRob Clark2016-04-011-10/+17
| * Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie2016-04-014-15/+100
| |\
| | * drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson2016-03-281-2/+0
| | * drm/rockchip: vop: Fix vop crtc cleanupDouglas Anderson2016-03-281-3/+24
| | * drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson2016-03-281-1/+10
| | * drm/rockchip: vop: Disable planes when disabling CRTCTomeu Vizoso2016-03-281-0/+15
| | * drm/rockchip: vop: Don't reject empty modesetsTomeu Vizoso2016-03-281-3/+0
| | * drm/rockchip: cancel pending vblanks on closeJohn Keeping2016-03-283-0/+43
| | * drm/rockchip: vop: fix crtc size in plane checkJohn Keeping2016-03-281-6/+8
| * | Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li...Dave Airlie2016-04-013-5/+1
| |\ \
| | * | drm/msm: fix typo in the !COMMON_CLK caseRob Clark2016-03-231-1/+1
| | * | drm/msm: fix bug after preclose removalRob Clark2016-03-232-4/+0
| * | | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-04-016-2/+32
| |\ \ \
| | * | | drm/amdgpu: Don't move pinned BOsMichel Dänzer2016-03-282-0/+10
| | * | | drm/radeon: Don't move pinned BOsMichel Dänzer2016-03-282-0/+10
| | * | | drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher2016-03-281-0/+4
| | * | | drm/radeon: add another R7 370 quirkAlex Deucher2016-03-281-0/+1
| | * | | drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher2016-03-251-0/+1
| | * | | drm/amd: Beef up ACP Kconfig menu textBorislav Petkov2016-03-251-2/+6
| | | |/ | | |/|
* | | | Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-013-4/+4
|\ \ \ \
| * | | | powerpc: Correct used_vsr commentSimon Guo2016-03-291-1/+1
| * | | | powerpc/process: Fix altivec SPR not being savedOliver O'Halloran2016-03-291-1/+1
| * | | | powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior2016-03-291-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-0114-193/+114
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | s390: wire up preadv2/pwritev2 syscallsHeiko Carstens2016-04-012-1/+5
| * | | | s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel2016-04-011-2/+1
| * | | | s390/crypto: provide correct file mode at device register.Harald Freudenberger2016-03-291-0/+2
| * | | | s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer2016-03-171-3/+5
| * | | | s390: add DEBUG_RODATA supportHeiko Carstens2016-03-172-3/+10
| * | | | s390: disable postinit-readonly for nowKees Cook2016-03-171-0/+3
| * | | | s390/dasd: reorder lcu and device lockStefan Haberland2016-03-174-183/+86
| * | | | s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner2016-03-171-1/+1
| * | | | s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner2016-03-171-0/+1
* | | | | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-316-2/+35
|\ \ \ \ \
| * | | | | parisc: Fix and enable seccomp filter supportHelge Deller2016-03-314-2/+23
| * | | | | parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-312-0/+12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-311-4/+6
|\ \ \ \ \ \
| * | | | | | fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_le...Al Viro2016-03-311-4/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-312-5/+9
|\ \ \ \ \ \
| * | | | | | gpio: xgene: Prevent NULL pointer dereferenceAxel Lin2016-03-301-0/+5
| * | | | | | gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin2016-03-301-5/+4
| |/ / / / /
* | | | | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-313-8/+27
|\ \ \ \ \ \
| * | | | | | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams2016-03-293-8/+27
| |/ / / / /