summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-126-39/+28
|\
| * ARM: imx: mx31moboard: Remove unused 'dma' variableFabio Estevam2017-09-041-1/+1
| * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-013-35/+24
| * dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig2017-08-293-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-124-5/+4
|\ \
| * | x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2017-09-112-2/+1
| * | x86/mm: Make the SME mask a u64Borislav Petkov2017-09-072-3/+3
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-1220-19/+59
|\ \ \
| * \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-091910-20819/+43173
| |\ \ \
| | * | | ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown2017-09-091-0/+1
| | * | | ARM: always enable AEABI for ARMv6+Russell King2017-08-021-2/+2
| | * | | ARM: avoid saving and restoring registers unnecessarilyRussell King2017-08-021-2/+8
| | * | | ARM: move PC value into r9Russell King2017-08-021-0/+7
| | * | | ARM: obtain thread info structure laterRussell King2017-08-021-1/+2
| | * | | ARM: use aliases for registers in entry-commonRussell King2017-08-021-10/+14
| | * | | ARM: 8689/1: scu: add missing errno includeJohan Hovold2017-08-021-0/+1
| | * | | ARM: 8688/1: pm: add missing types includeJohan Hovold2017-08-021-0/+2
| * | | | ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-291-1/+4
| * | | | ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu2017-08-291-2/+1
| * | | | ARM: align .data sectionRussell King2017-08-1413-1/+17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-126-47/+154
|\ \ \ \ \
| * | | | | s390/mm: use a single lock for the fields in mm_context_tMartin Schwidefsky2017-09-064-19/+12
| * | | | | s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky2017-09-063-3/+7
| * | | | | s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky2017-09-062-23/+7
| * | | | | s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger2017-09-061-0/+36
| * | | | | s390/zcrypt: externalize AP config info queryHarald Freudenberger2017-09-061-0/+26
| * | | | | s390/zcrypt: externalize test AP queueTony Krowiak2017-09-061-0/+64
| * | | | | s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]Martin Schwidefsky2017-09-061-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-1122-142/+157
|\ \ \ \ \ \
| * | | | | | mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman2017-08-172-8/+1
| * | | | | | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-2417-139/+130
| * | | | | | signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-192-1/+8
| * | | | | | signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-193-2/+9
| * | | | | | signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-192-2/+5
| * | | | | | signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman2017-07-192-3/+17
* | | | | | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-112-3/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-31209-1260/+3870
| |\ \ \ \ \ \ \
| * | | | | | | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-312-3/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-09-102-37/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | m68knommu: remove dead codeAlexandre Belloni2017-08-281-37/+0
| * | | | | | | | m68k: allow NULL clock for clk_get_rateJonas Gorski2017-08-281-0/+3
* | | | | | | | | Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-10449-1942/+21783
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next/dt64' into next/dtOlof Johansson2017-09-05145-297/+9782
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'mvebu-dt64-4.14-4' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson2017-09-013-6/+74
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | arm64: dts: marvell: mcbin: enable more networking portsAntoine Tenart2017-08-301-0/+30
| | | * | | | | | | | | arm64: dts: marvell: add a reference to the sysctrl syscon in the ppv2 nodeAntoine Tenart2017-08-302-0/+2
| | | * | | | | | | | | arm64: dts: marvell: add TX interrupts for PPv2.2Thomas Petazzoni2017-08-302-6/+42
| | * | | | | | | | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-09-0119-263/+3
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'uniphier-dt64-v4.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-08-295-2/+468
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | arm64: dts: uniphier: add PXs3 SoC supportMasahiro Yamada2017-08-293-1/+431