summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-32/+8
|\
| * CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| *---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-32/+11
| |\ \ \
| | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-022-0/+2
| | | | |\ | | | |/ / | | |/| |
| | | * | ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta2017-03-302-24/+6
| | | * | arc: switch to RAW_COPY_USERAl Viro2017-03-282-4/+5
| | | * | arc: get rid of unused declarationAl Viro2017-03-281-3/+0
| | |/ /
| | * | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| | * | add asm-generic/extable.hAl Viro2017-03-272-2/+1
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| |/ /
* | | ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta2017-04-204-9/+43
* | | ARC: [plat-eznps] Fix build errorNoam Camus2017-04-141-1/+2
* | | Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-04-018-18/+60
|\ \ \ | |_|/ |/| |
| * | ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta2017-03-301-3/+1
| * | ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin2017-03-301-0/+3
| * | ARC: vdk: Fix support of UIOAlexey Brodkin2017-03-241-7/+13
| * | ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta2017-03-201-3/+9
| * | ARC: get rate from clk driver instead of reading device treeVlad Zakharov2017-03-051-4/+12
| * | ARC: [dts] add cpu nodes to ARCHS SMP device treeVlad Zakharov2017-03-051-1/+19
| * | ARC: [dts] add input clocks for cpu nodesVlad Zakharov2017-03-053-0/+3
| |/
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-092-0/+2
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+4
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+3
* mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-2/+4
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-3/+3
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-02-2216-133/+115
|\ \
| * | ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevantVineet Gupta2017-02-063-8/+0
| * | ARCv2: intc: Delete useless comments in Device TreesYuriy Kolerov2017-02-062-2/+0
| * | ARCv2: IDU-intc: Delete deprecated parameters in Device TreesYuriy Kolerov2017-02-066-83/+15
| * | ARCv2: IDU-intc: mask all common interrupts by defaultYuriy Kolerov2017-02-061-2/+10
| * | ARCv2: IDU-intc: Use build registers for getting numbers of interruptsYuriy Kolerov2017-02-061-10/+9
| * | ARCv2: intc: Set default priority for all core interruptsYuriy Kolerov2017-02-061-1/+11
| * | ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta2017-02-062-11/+18
| * | ARCv2: intc: Rework the build time irq count informationYuriy Kolerov2017-02-063-13/+13
| * | ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta2017-02-063-1/+3
| * | ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov2017-02-062-1/+4
| * | arc: vdk: Add support of UIOAlexey Brodkin2017-02-062-0/+10
| * | arc: vdk: Add support of MMC controllerAlexey Brodkin2017-02-062-0/+22
| * | arc: vdk: Disable halt on resetAlexey Brodkin2017-02-061-2/+1
OpenPOWER on IntegriCloud