summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
...
| * ARC: [plat-eznps] spinlock aware for MTMNoam Camus2017-08-291-0/+6
| * ARC: spinlock: Document the EX based spin_unlockVineet Gupta2017-08-291-0/+6
| * ARC: [plat-eznps] disabled stall counter due to a HW bugNoam Camus2017-08-291-2/+0Star
| * ARC: [plat-eznps] Fix TLB ErrataNoam Camus2017-08-291-0/+9
| * ARC: [plat-eznps] typo fix at KconfigNoam Camus2017-08-291-2/+2
| * ARC: typos fix in kernel/entry-compact.SLiav Rehana2017-08-291-11/+11
| * ARC: typo fix in mm/fault.cLiav Rehana2017-08-291-1/+1
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-092-23/+0Star
|\ \
| * | ARC: Remove empty kernel/pcibios.cPalmer Dabbelt2017-08-022-10/+0Star
| * | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-9/+0Star
| * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-4/+0Star
* | | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-09-072-2/+0Star
|\ \ \
| * | | arc: remove num-slots from arc platformsShawn Lin2017-08-302-2/+0Star
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-35/+7Star
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-042-3/+10
| |\ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-35/+5Star
| * | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-2525-70/+153
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-5/+0Star
| |\ \ \ | | |/ / | |/| |
| | * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0Star
* | | | ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2017-08-292-3/+10
| |_|/ |/| |
* | | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-2125-70/+153
|\ \ \ | |/ / |/| |
| * | arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2017-08-112-1/+16
| * | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-043-7/+41
| * | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-042-2/+13
| * | ARC: dma: implement dma_unmap_page and sg variantVineet Gupta2017-08-041-0/+45
| * | ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-041-0/+3
| * | ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-0412-24/+5Star
| * | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103Eugeniy Paltsev2017-08-044-34/+30Star
| * | ARC: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-182-2/+0Star
| |/
* / dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-201-1/+1
|/
* arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-24/+24
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-043-2/+3
|\
| * Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-211-1/+1
| |\
| * | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
* | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-2/+0Star
| |/ |/|
* | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-3/+0Star
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-3/+0Star
* | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-2/+2
|\ \
| * | arc: Use full path in KBUILD_IMAGE definitionMichal Marek2017-03-201-2/+2
* | | Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-05-099-24/+196
|\ \ \ | |_|/ |/| |
| * | Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"Alexey Brodkin2017-05-051-0/+1
| * | ARC: mm: fix build failure in linux-next for UP buildsVineet Gupta2017-05-052-3/+7
| * | ARCv2: ptrace: provide regset for accumulator/r30 regsVineet Gupta2017-05-033-3/+65
| * | ARCv2: mm: micro-optimize region flush generated codeVineet Gupta2017-05-031-1/+1
| * | ARCv2: mm: Merge 2 updates to DC_CTRL for region flushVineet Gupta2017-05-031-14/+32
| * | ARCv2: mm: Implement cache region flush operationsVineet Gupta2017-05-032-0/+74