summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
...
| * futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-2/+3
* | ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-111-0/+2
* | ARC: show_regs: reduce lines of outputVineet Gupta2020-03-111-15/+12
* | ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
* | ARC: fpu: fix randconfig build error reported by 0-day test serviceVineet Gupta2020-02-091-0/+2
* | ARC: fix some Kconfig typosRandy Dunlap2020-02-091-2/+2
* | ARC: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski2020-02-094-8/+0
|/
* arc: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+1
* Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-01-3113-40/+120
|\
| * ARCv2: fpu: preserve userspace fpu stateVineet Gupta2020-01-176-12/+68
| * ARC: fpu: declutter code, move bits out into fpu.hVineet Gupta2020-01-174-25/+33
| * ARC: wireup clone3 syscallVineet Gupta2020-01-156-4/+19
| * ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-01-141-0/+1
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \
| * | arch/arc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-3/+3
|\ \
| * \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2528-414/+366
| |\ \
| * | | sched/rt, ARC: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-3/+3
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| |/ / /
* | | | Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-01-064-7/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev2019-12-282-4/+13
| * | | ARC: asm-offsets: remove duplicate entryEugeniy Paltsev2019-12-191-1/+0
| * | | ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-12-091-1/+0
| * | | arc: eznps: fix allmodconfig kconfig warningRandy Dunlap2019-12-091-1/+1
| |/ /
* / / treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-3/+3
|/ /
* | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-12-0427-411/+363
|\ \ | |/ |/|
| * ARC: add kmemleak supportEugeniy Paltsev2019-11-201-0/+1
| * ARC: [plat-axs10x]: remove hardcoded video mode from bootargsEugeniy Paltsev2019-11-202-2/+2
| * ARC: [plat-axs10x]: use pgu pll instead of fixed clockEugeniy Paltsev2019-11-202-5/+12
| * ARC: ARCv2: jump label: implement jump label patchingEugeniy Paltsev2019-11-085-0/+253
| * ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3Vineet Gupta2019-10-281-5/+0
| * ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loopVineet Gupta2019-10-281-45/+29
| * ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not availableVineet Gupta2019-10-282-4/+2
| * ARC: mm: TLB Miss optim: avoid re-reading ECRVineet Gupta2019-10-281-2/+0
| * ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STDVineet Gupta2019-10-281-0/+10
| * ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regVineet Gupta2019-10-286-6/+10
| * ARC: nSIM_700: remove unused network optionsEugeniy Paltsev2019-10-282-18/+2
| * ARC: nSIM_700: switch to DW UART usageEugeniy Paltsev2019-10-282-11/+17
| * ARC: merge HAPS-HS with nSIM-HS configsEugeniy Paltsev2019-10-286-244/+1
| * ARC: HAPS: cleanup defconfigs from unused ETH driversEugeniy Paltsev2019-10-282-20/+2
| * ARC: HAPS: add HIGHMEM memory zone to DTSEugeniy Paltsev2019-10-281-5/+8
| * ARC: HAPS: use same UART configuration everywhereEugeniy Paltsev2019-10-282-2/+1
| * ARC: HAPS: cleanup defconfigs from unused IO-related optionsEugeniy Paltsev2019-10-282-12/+6
| * ARC: regenerate nSIM and HAPS defconfigsEugeniy Paltsev2019-10-285-35/+12
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
| |/