summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-2631-124/+124
* ARM: 8843/1: use unified assembler in headersStefan Agner2019-02-263-14/+14
* ARM: 8841/1: use unified assembler in macrosStefan Agner2019-02-263-4/+4
* ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-02-122-2/+2
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-02-015-4/+17
* ARM: 8832/1: NOMMU: Limit visibility for CONFIG_FLASH_{MEM_BASE,SIZE}Vladimir Murzin2019-02-011-0/+2
* ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolonPeng Hao2019-02-011-2/+2
* ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin2019-02-014-2/+10
* ARM: 8829/1: spinlock: use unified assembler language syntaxStefan Agner2019-02-011-1/+2
* ARM: 8828/1: uaccess: use unified assembler language syntaxStefan Agner2019-02-011-1/+2
* ARM: 8827/1: fix argument count to match macro definitionStefan Agner2019-02-011-1/+1
* ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger2019-02-011-16/+4
* ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch2019-02-011-0/+3
* ARM: 8822/1: smp_twd: Remove legacy TWD registrationGeert Uytterhoeven2019-02-013-83/+0
* ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txtGeert Uytterhoeven2019-02-011-1/+1
* ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven2019-02-011-49/+0
* ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor2019-02-013-4/+2
* ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...Wolfram Sang (Renesas)2019-02-011-1/+1
* ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable coresArd Biesheuvel2019-02-011-1/+3
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0658-550/+31
|\
| * kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-062-14/+5
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-0624-408/+0
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-0623-23/+0
| * riscv: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-25/+0
| * kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-061-1/+1
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-066-7/+6
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-0623-59/+19
| * nds32: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-10/+0
| * nios2: remove unneeded HAS_DMA defineMasahiro Yamada2019-01-061-3/+0
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-062-5/+10
* | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-061-1/+9
|\ \
| * | x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig2019-01-051-1/+9
* | | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-054-7/+5
|\ \ \ | |_|/ |/| |
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-01-022-5/+0
| |\ \
| | * | arm64: dts: mt7622: Remove un-used property for PCIeHonghui Zhang2018-12-181-2/+0
| | * | arm: dts: mt7623: Remove un-used property for PCIeHonghui Zhang2018-12-181-3/+0
| * | | Merge branch 'pci/virtualization'Bjorn Helgaas2019-01-021-0/+3
| |\ \ \
| | * | | s390/pci: skip VF scanningSebastian Ott2019-01-011-0/+3
| | |/ /
| * / / x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King2018-11-081-2/+2
| |/ /
* | | Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-01-051-1/+1
|\ \ \
| * | | sh: ftrace: Fix missing parenthesis in WARN_ON()Steven Rostedt (VMware)2019-01-031-1/+1
* | | | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-056-0/+6
|\ \ \ \
| * | | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-206-0/+6
| | |/ / | |/| |
* | | | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0515-186/+64
|\ \ \ \
| * | | | MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-021-1/+2
| * | | | MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2018-12-311-1/+1
| * | | | MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2018-12-315-98/+3
| * | | | MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese2018-12-231-0/+1
| * | | | MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss2018-12-234-26/+52
| * | | | MIPS: Alchemy: update cpu-feature-overridesManuel Lauss2018-12-231-0/+3