summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-09658-6384/+13472
|\
| * 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
| * Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-1/+1
| |\
| | * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-1/+1
| * | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+1
| |\ \
| | * | randstruct: opt-out externally exposed function pointer structsKees Cook2017-06-301-1/+1
| * | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-152-10/+22
| |\ \ \
| | * | | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-7/+0
| | * | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-041-3/+22
| * | | | Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-141-1/+1
| |\ \ \ \
| | * | | | ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leakLorenzo Pieralisi2017-07-101-1/+1
| * | | | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-16/+14
| |\ \ \ \ \
| | * | | | | ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-092-16/+14
| | |/ / / /
| * | | | | ARM: HP Jornada 7XX: move inline before return typeJoe Perches2017-07-131-1/+1
| * | | | | ARM: KVM: move asmlinkage before typeJoe Perches2017-07-131-4/+4
| * | | | | arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-111-6/+2
| * | | | | bitmap: use memcmp optimisation in more situationsMatthew Wilcox2017-07-111-0/+1
| * | | | | ARM: fix rd_size declarationBart Van Assche2017-07-111-2/+1
| |/ / / /
| * | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-098-48/+94
| |\ \ \ \
| | * | | | ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllersLorenzo Pieralisi2017-07-021-2/+3
| | * | | | ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-288-46/+91
| | |/ / /
| * | | | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-084-40/+19
| |\ \ \ \
| | * | | | ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-244-40/+19
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-089-15/+181
| |\ \ \ \
| | * \ \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-07-059-15/+181
| | |\ \ \ \
| | | * | | | ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definitionJérémy Lefaure2017-06-271-6/+0
| | | * | | | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-212-0/+26
| | | * | | | ARM: 8679/1: bitops: Align prototypes to generic APIMarc Gonzalez2017-06-181-4/+4
| | | * | | | ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa2017-06-184-0/+142
| | | * | | | ARM: make configuration of userspace Thumb support an expert optionRussell King2017-05-301-1/+5
| | | * | | | ARM: 8673/1: Fix __show_regs output timestampsJoe Perches2017-05-231-4/+4
| | | |/ / /
| * | | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-3/+3
| |\ \ \ \ \
| | * | | | | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-3/+3
| * | | | | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-076-6/+6
| |\ \ \ \ \ \
| | * | | | | | gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-235-5/+5
| | * | | | | | gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-231-1/+1
| * | | | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | kill strlen_user()Al Viro2017-05-161-1/+0
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-079-77/+288
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin2017-06-301-27/+2
| | * | | | | | | ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin2017-06-301-2/+6
| | * | | | | | | ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2017-06-304-4/+232
| | * | | | | | | arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-4/+3