summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-212-27/+64
| * | | | | | | | | | | | | | | | | | | ARCv2: support manual regfile save on interruptsVineet Gupta2019-02-215-1/+68
| * | | | | | | | | | | | | | | | | | | ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-211-4/+4
| * | | | | | | | | | | | | | | | | | | ARC: fix actionpoints configuration detectionEugeniy Paltsev2019-02-211-1/+1
| * | | | | | | | | | | | | | | | | | | ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev2019-02-211-14/+0
| * | | | | | | | | | | | | | | | | | | ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-211-0/+10
* | | | | | | | | | | | | | | | | | | | Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-223-22/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | CREDITS/MAINTAINERS: Retire parisc-linux.org email domainHelge Deller2019-02-212-14/+11
| * | | | | | | | | | | | | | | | | | | | parisc: Fix ptrace syscall number modificationDmitry V. Levin2019-02-211-8/+21
* | | | | | | | | | | | | | | | | | | | | Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-222-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2019-02-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | kallsyms: Handle too long symbols in kallsyms.cEugene Loh2019-01-281-2/+2
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-02-2211-18/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-02-2210-13/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | drm/amdgpu: disable bulk moves for nowChristian König2019-02-201-0/+2
| | * | | | | | | | | | | | | | | | | | | | drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha2019-02-201-3/+16
| | * | | | | | | | | | | | | | | | | | | | drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2019-02-202-1/+5
| | * | | | | | | | | | | | | | | | | | | | drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas2019-02-201-2/+2
| | * | | | | | | | | | | | | | | | | | | | drm/amd/display: Raise dispclk value for dce11Roman Li2019-02-191-3/+8
| | * | | | | | | | | | | | | | | | | | | | drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma2019-02-191-2/+3
| | * | | | | | | | | | | | | | | | | | | | drm/amdgpu: Update sdma golden setting for vega20shaoyunl2019-02-191-2/+2
| | * | | | | | | | | | | | | | | | | | | | drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher2019-02-191-0/+1
| | * | | | | | | | | | | | | | | | | | | | gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeRafael J. Wysocki2019-02-191-0/+1
| | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2019-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-02-211-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | drm/i915/fbdev: Actually configure untiled displaysChris Wilson2019-02-201-5/+7
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-224-12/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju2019-02-151-2/+13
| * | | | | | | | | | | | | | | | | | | | cxgb4: Export sge_host_page_size to uldsRaju Rangoju2019-02-152-0/+2
| * | | | | | | | | | | | | | | | | | | | RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-041-10/+0
* | | | | | | | | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-225-9/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | clk: at91: fix masterck nameAlexandre Belloni2019-02-203-4/+4
| * | | | | | | | | | | | | | | | | | | | clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni2019-02-201-2/+1
| * | | | | | | | | | | | | | | | | | | | Merge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2019-02-132-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | clk: sunxi: A31: Fix wrong AHB gate numberAndre Przywara2019-01-281-2/+2
| | * | | | | | | | | | | | | | | | | | | | clk: sunxi-ng: v3s: Fix TCON reset de-assert bitPaul Kocialkowski2019-01-221-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2019-02-212-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-181-1/+2
| * | | | | | | | | | | | | | | | | | | | | libceph: handle an empty authorize replyIlya Dryomov2019-02-181-6/+9
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-02-213-9/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | arm64: Relax GIC version check during early bootVladimir Murzin2019-02-201-2/+1
| * | | | | | | | | | | | | | | | | | | | | arm64/neon: Disable -Wincompatible-pointer-types when building with ClangNathan Chancellor2019-02-181-0/+4
| * | | | | | | | | | | | | | | | | | | | | arm64: fix SSBS sanitizationMark Rutland2019-02-181-7/+8
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-02-2120-82/+140
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | mm, memory_hotplug: fix off-by-one in is_pageblock_removableMichal Hocko2019-02-211-12/+15
| * | | | | | | | | | | | | | | | | | | | mm: don't let userspace spam allocations warningsDaniel Vetter2019-02-211-1/+1
| * | | | | | | | | | | | | | | | | | | | slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGSQian Cai2019-02-211-1/+1
| * | | | | | | | | | | | | | | | | | | | kasan, slab: remove redundant kasan_slab_alloc hooksAndrey Konovalov2019-02-211-2/+0
| * | | | | | | | | | | | | | | | | | | | kasan, slab: make freelist stored without tagsAndrey Konovalov2019-02-211-2/+9
| * | | | | | | | | | | | | | | | | | | | kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPYAndrey Konovalov2019-02-211-0/+2
| * | | | | | | | | | | | | | | | | | | | kasan: prevent tracing of tags.cAndrey Konovalov2019-02-211-0/+2
OpenPOWER on IntegriCloud