aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-31
* memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanicMike Rapoport2018-10-31
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* treewide: remove current_text_addrNick Desaulniers2018-10-31
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\
| * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-02
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-25
|\ \
| * | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-29
| |/
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-10
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-24
|\ \
| * | signal/arc: Use force_sig_fault where appropriateEric W. Biederman2018-09-27
| * | signal/arc: Push siginfo generation into unhandled_exceptionEric W. Biederman2018-09-27
| |/
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-22
|\ \
| * | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-20
| * | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-20
* | | ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-05
* | | ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-09-18
* | | ARC: fix spelling mistake "entires" -> "entries"Colin Ian King2018-09-14
* | | ARC: build: Get rid of toolchain checkAlexey Brodkin2018-09-13
* | | ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta2018-09-10
|/ /
* | ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev2018-09-04
* | ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev2018-09-04
* | ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-04
* | ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev2018-08-31
* | ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-08-31
* | arc: remove redundant GCC version checksMasahiro Yamada2018-08-30
* | ARC: sort KconfigVineet Gupta2018-08-27
* | ARC: cleanup show_faulting_vma()Eugeniy Paltsev2018-08-27
* | ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-08-27
* | ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin2018-08-27
* | ARC: configs: cleanupAlexey Brodkin2018-08-27
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-23
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-15
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-01
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-01
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-01
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-13
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-25
| |\ \
| * | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-21
| * | | ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu2018-06-21
| * | | ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-21
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-13
|\ \ \
| * | | atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland2018-06-21
| * | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-21
| * | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-21