summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-24/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-053-6/+5Star
|\ \
| * | arch/arc/mm/fault.c: remove caller signal_pending_branch predictionsDavidlohr Bueso2019-01-041-1/+1
| * | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2Star
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+2
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-043-4/+4
|/ /
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-9/+3Star
|\ \
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-8/+2Star
| * | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
| |/
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-293-25/+3Star
|\ \
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1Star
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-233-22/+2Star
| |/
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-291-20/+5Star
|\ \
| * | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-261-20/+5Star
| |/
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-283-4/+2Star
|\ \
| * | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| * | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0Star
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0Star
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-261-0/+1
|\ \
| * | clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2018-12-181-0/+1
| |/
* | ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-11-301-0/+72
* | ARC: change defconfig defaults to ARCv2Kevin Hilman2018-11-307-2/+7
* | arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-11-2110-0/+10
* | ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev2018-11-121-1/+1
* | ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev2018-11-122-0/+18
* | ARCv2: boot log unaligned access in useVineet Gupta2018-11-121-3/+6
* | ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2018-11-122-3/+19
* | ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-11-121-11/+0Star
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+2Star
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-311-1/+1
* memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanicMike Rapoport2018-10-311-2/+2
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
* treewide: remove current_text_addrNick Desaulniers2018-10-311-8/+0Star
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-6/+0Star
|\
| * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-6/+0Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\ \
| * | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
| |/
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-1/+0Star
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-111-1/+0Star
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-29/+13Star
|\ \
| * | signal/arc: Use force_sig_fault where appropriateEric W. Biederman2018-09-271-15/+5Star
| * | signal/arc: Push siginfo generation into unhandled_exceptionEric W. Biederman2018-09-271-14/+8Star
| |/
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-222-33/+12Star
|\ \