aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-30ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu1-0/+72
2018-11-30ARC: change defconfig defaults to ARCv2Kevin Hilman7-2/+7
2018-11-21arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin10-0/+10
2018-11-12ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev1-1/+1
2018-11-12ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev2-0/+18
2018-11-12ARCv2: boot log unaligned access in useVineet Gupta1-3/+6
2018-11-12ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2-3/+19
2018-11-12ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-11/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport3-3/+2
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport1-1/+1
2018-10-31memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanicMike Rapoport1-2/+2
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-8/+0
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+0
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-29/+13
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-33/+12
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-1/+0
2018-10-05ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-6/+0
2018-09-27signal/arc: Use force_sig_fault where appropriateEric W. Biederman1-15/+5
2018-09-27signal/arc: Push siginfo generation into unhandled_exceptionEric W. Biederman1-14/+8
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2-23/+4
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig2-10/+8
2018-09-18ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin1-9/+1
2018-09-14ARC: fix spelling mistake "entires" -> "entries"Colin Ian King1-1/+1
2018-09-13ARC: build: Get rid of toolchain checkAlexey Brodkin1-14/+0
2018-09-10ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta1-1/+1
2018-09-04ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev1-18/+14
2018-09-04ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev1-0/+13
2018-09-04ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev3-40/+50
2018-08-31ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev3-0/+56
2018-08-31ARC: atomics: unbork atomic_fetch_##op()Will Deacon1-1/+1
2018-08-30arc: remove redundant GCC version checksMasahiro Yamada1-9/+1
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann1-0/+1
2018-08-27ARC: sort KconfigVineet Gupta1-5/+5
2018-08-27ARC: cleanup show_faulting_vma()Eugeniy Paltsev1-9/+4
2018-08-27ARC: [plat-axs*]: Enable SWAPAlexey Brodkin3-3/+0
2018-08-27ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2-2/+12
2018-08-27ARC: configs: cleanupAlexey Brodkin16-28/+0
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-24/+0
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-47/+5
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-69/+17
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-6/+0