summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'syscalls' into for-linusRussell King2016-12-1413-877/+641
|\
| * ARM: wire up new pkey syscallsRussell King2016-10-181-0/+3
| * ARM: convert to generated system call tablesRussell King2016-10-1812-873/+625
| * ARM: remove indirection of asm/mach-types.hRussell King2016-10-184-3/+18
| |
| \
| \
| \
*---. \ Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-1466-1601/+606
|\ \ \ \ | |_|_|/ |/| | |
| | | * ARM: sa1100: remove SA-1101 header fileRussell King2016-10-192-929/+0
| |_|/ |/| |
| | * ARM: mm: allow set_memory_*() to be used on the vmalloc regionRussell King2016-11-291-1/+2
| | * ARM: mm: fix set_memory_*() bounds checksRussell King2016-11-291-13/+13
| | * ARM: 8629/1: vfp: properly tag assembly function declarations in C codeNicolas Pitre2016-11-222-9/+9
| | * ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli2016-11-221-0/+64
| | * ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli2016-11-221-1/+155
| | * ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada2016-11-151-1/+7
| | * ARM: Update mach-typesRussell King2016-10-301-462/+54
| | * ARM: 8619/1: udelay: document the various constantsNicolas Pitre2016-10-192-8/+34
| |/ |/|
| * Revert "arm: move exports to definitions"Russell King2016-11-2347-131/+208
| * ARM: Fix XIP kernelsRussell King2016-11-171-0/+5
| * ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcallMarek Szyprowski2016-11-151-1/+1
| * ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre2016-11-151-1/+1
| * ARM: fix backtraceRussell King2016-11-152-34/+23
| * ARM: wire up new pkey syscallsRussell King2016-10-193-1/+7
| * ARM: fix oops when using older ARMv4T CPUsRussell King2016-10-191-10/+24
|/
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-0/+23
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-102-0/+23
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15210-3399/+4748
|\ \
| * | MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * | MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
| * | MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
| * | MIPS: Enable hardened usercopyPaul Burton2016-10-102-0/+19
| * | MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-0622-730/+152
| * | MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-0622-1/+643
| * | MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-062-1/+64
| * | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * | MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-063-21/+3
| * | MIPS: Support per-device DMA coherencePaul Burton2016-10-067-2/+31
| * | MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2016-10-061-4/+3
| * | MIPS: Sanitise coherentio semanticsPaul Burton2016-10-067-14/+31
| * | MIPS: PCI: Support generic driversPaul Burton2016-10-063-0/+54
| * | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-064-25/+43
| * | MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-063-284/+306
| * | MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-062-7/+4
| * | MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3
| * | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-063-3/+25
| * | MIPS: PCI: Use struct list_head listsPaul Burton2016-10-062-6/+6
| * | MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski2016-10-064-0/+48
| * | MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski2016-10-063-120/+87
| * | MIPS: BMIPS: Support APPENDED_DTBJaedon Shin2016-10-061-0/+8
| * | MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin2016-10-068-38/+38
| * | MIPS: BMIPS: Add support NAND device nodesJaedon Shin2016-10-0613-0/+195
| * | MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin2016-10-0610-0/+92
| * | MIPS: BMIPS: Add support GPIO device nodesJaedon Shin2016-10-068-0/+246