summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-084-6/+6
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-3/+3
| * | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-292-3/+3
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-2/+2
| * | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-21/+20
|\ \ \
| * \ \ Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1723-232/+82
| |\ \ \ | | | |/ | | |/|
| * | | locking/atomic, arc: Use s64 for atomic64Mark Rutland2019-06-031-21/+20
* | | | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-292-8/+157
|\ \ \ \
| * | | | ARC: [plat-hsdk]: unify memory apertures configurationEugeniy Paltsev2019-06-111-8/+153
| * | | | ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefixAlexey Brodkin2019-06-111-0/+4
| | |/ / | |/| |
* / | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19152-615/+152
|/ / /
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0818-212/+18
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-058-102/+8
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-051-3/+1
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-059-107/+9
| |/ /
* | | Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-035-20/+64
|\ \ \ | |/ / |/| |
| * | ARC: [plat-hsdk] Get rid of inappropriate PHY settingsAlexey Brodkin2019-05-281-4/+0
| * | ARC: [plat-hsdk]: Add support of Vivante GPUEugeniy Paltsev2019-05-282-1/+30
| * | ARC: [plat-hsdk]: enable creg-gpio controllerEugeniy Paltsev2019-05-282-0/+9
| * | ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu2019-05-211-0/+3
| * | ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu2019-05-211-0/+1
| * | ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev2019-05-201-6/+3
| * | ARC: fix build warningsVineet Gupta2019-05-202-9/+18
| |/
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-0/+1
|\
| * asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>Christoph Hellwig2019-04-231-0/+1
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-8/+0
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-5/+12
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| * | arc: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+11
| * | Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-5/+1
| |/
* | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-078-8/+0
|\ \
| * \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-221-4/+3
| |\ \
| * | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-068-8/+0
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \ \ \
| * | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-3/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-4/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-32/+0
|\ \ \ \
| * | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-23/+0
| * | | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-9/+0
| |/ / /
* | | | Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2019-05-013-23/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | ARC: memset: fix build with L1_CACHE_SHIFT != 6Eugeniy Paltsev2019-04-081-2/+2