summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-25mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-02-25Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds26-187/+1064
2017-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-174/+488
2017-02-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds20-352/+942
2017-02-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds32-761/+986
2017-02-24dm-rq: don't dereference request payload after ending requestJens Axboe1-2/+4
2017-02-24openrisc: head: Init r0 to 0 on startStafford Horne1-1/+4
2017-02-24openrisc: Export ioremap symbols used by modulesStafford Horne1-0/+2
2017-02-24arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg1-1/+1
2017-02-24openrisc: head: Remove unused stringsStafford Horne1-11/+0
2017-02-24openrisc: head: Move init strings to rodata sectionStafford Horne1-0/+1
2017-02-24openrisc: entry: Fix delay slot detectionStafford Horne1-2/+2
2017-02-24openrisc: entry: Whitespace and comment cleanupsStafford Horne1-20/+18
2017-02-24scripts/checkstack.pl: Add openrisc supportStafford Horne1-0/+3
2017-02-24MAINTAINERS: Add the openrisc official repositoryStafford Horne1-0/+1
2017-02-24openrisc: Add .gitignoreStafford Horne1-0/+1
2017-02-24openrisc: Add optimized memcpy routineStafford Horne4-2/+128
2017-02-24openrisc: Add optimized memsetOlof Kindgren4-1/+107
2017-02-24openrisc: Initial support for the idle stateSebastian Macke1-0/+11
2017-02-24openrisc: Fix the bitmask for the unit present registerSebastian Macke1-2/+2
2017-02-24openrisc: remove unnecessary stddef.h includeStefan Kristiansson1-1/+0
2017-02-24openrisc: add futex_atomic_* implementationsStefan Kristiansson2-1/+135
2017-02-24openrisc: add optimized atomic operationsStefan Kristiansson3-1/+128
2017-02-24openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2-2/+83
2017-02-24openrisc: add atomic bitopsStefan Kristiansson2-1/+124
2017-02-24sparc64: Fix build error in flush_tsb_user_pageNitin Gupta2-6/+19
2017-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds40-226/+431
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds923-22490/+46348
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie1-1/+1
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes1-1/+1
2017-02-24Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2017-02-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-288/+1481
2017-02-24Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds72-1506/+4788
2017-02-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds569-5576/+17092
2017-02-24Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-20/+299
2017-02-24Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-0/+19
2017-02-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds66-1439/+400
2017-02-24Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-21/+49
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie12-13/+71
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie7-3/+128
2017-02-24Merge tag 'drm/tegra/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-0/+1
2017-02-23md/raid1: fix write behind issues introduced by bio_clone_bioset_partialShaohua Li1-4/+11
2017-02-23md/raid1: handle flush request correctlyShaohua Li1-3/+7
2017-02-23md/linear: shutup lockdep warnningShaohua Li1-1/+2
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds74-2265/+3355
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-133/+489
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds42-270/+1417
2017-02-23Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-25/+6