summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2017-09-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2-3/+6
2017-08-29ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2-3/+10
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-70/+153
2017-08-11arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2-1/+16
2017-08-04ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta3-7/+41
2017-08-04ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2-2/+13
2017-08-04ARC: dma: implement dma_unmap_page and sg variantVineet Gupta1-0/+45
2017-08-04ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin1-0/+3
2017-08-04ARC: [plat-sim] Include this platform unconditionallyVineet Gupta12-24/+5
2017-08-04ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103Eugeniy Paltsev4-34/+30
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin1-1/+1
2017-07-18ARC: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2017-07-09arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-24/+24
2017-07-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+3
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-1/+2
2017-05-11Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2017-05-11Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-3/+0
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds9-24/+196
2017-05-09scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2017-05-05Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"Alexey Brodkin1-0/+1
2017-05-05ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta2-3/+7
2017-05-03ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta3-3/+65
2017-05-03ARCv2: mm: micro-optimize region flush generated codeVineet Gupta1-1/+1
2017-05-03ARCv2: mm: Merge 2 updates to DC_CTRL for region flushVineet Gupta1-14/+32
2017-05-03ARCv2: mm: Implement cache region flush operationsVineet Gupta2-0/+74
2017-05-03ARC: mm: Move full_page computation into cache version agnostic wrapperVineet Gupta1-13/+12
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-32/+8
2017-04-27arc: axs10x: Fix ARC PGU default clock frequencyJose Abreu1-1/+1
2017-04-27arc: axs10x: Add DT bindings for I2S audio playbackJose Abreu1-4/+18
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro6-32/+11
2017-04-21ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta4-9/+43
2017-04-14ARC: [plat-eznps] Fix build errorNoam Camus1-1/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2-0/+2
2017-04-01Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-18/+60
2017-03-31ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta1-3/+1
2017-03-31ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin1-0/+3
2017-03-30ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta2-24/+6
2017-03-29arc: switch to RAW_COPY_USERAl Viro2-4/+5
2017-03-29arc: get rid of unused declarationAl Viro1-3/+0
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-28add asm-generic/extable.hAl Viro2-2/+1
2017-03-24ARC: vdk: Fix support of UIOAlexey Brodkin1-7/+13
2017-03-21ARCv2: make unimplemented vectors as no-ops rather than halt coreVineet Gupta1-3/+9
2017-03-20arc: Use full path in KBUILD_IMAGE definitionMichal Marek1-2/+2