summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0
|\
| * Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-073-3/+3
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-093-3/+3
* | | Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-05-074-22/+42
|\ \ \
| * \ \ Merge branch 'spi-5.2' into spi-nextMark Brown2019-05-024-22/+42
| |\ \ \
| | * | | spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij2019-05-024-22/+42
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-0711-22/+31
|\ \ \ \ \
| * | | | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-3/+0
| * | | | | crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers2019-04-181-0/+2
| * | | | | crypto: arm - convert to use crypto_simd_usable()Eric Biggers2019-03-2210-19/+29
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-074-6/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-013-4/+21
| |\ \ \ \ \
| | * | | | | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier2019-04-301-2/+12
| | * | | | | clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier2019-04-301-0/+4
| | * | | | | ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2019-04-302-2/+5
| * | | | | | KVM: ARM: Remove pgtable page standard functions from stage-2 page tablesAnshuman Khandual2019-04-091-2/+2
| |/ / / / /
* | | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1
|\ \ \ \ \ \
| * | | | | | ARM/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0
| * | | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| |/ / / / /
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-062-5/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-1017-86/+97
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-4/+0
| * | | | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-6/+0
|\ \ \ \ \ \
| * | | | | | arm/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-061-2/+1
|\ \ \ \ \ \
| * | | | | | rseq: Clean up comments by reflecting removal of event counterMathieu Desnoyers2019-04-191-2/+1
| |/ / / / /
* | | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-242/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | arm/tlb: Convert to generic mmu_gatherPeter Zijlstra2019-04-031-241/+13
| * | | | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-2/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-284-6/+20
|\ \ \ \ \
| * | | | | ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
| * | | | | ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-231-1/+1
| * | | | | ARM: fix function graph tracer and unwinder dependenciesRussell King2019-04-232-4/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
| |/ / /
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0816-47/+89
|\ \ \ \
| * | | | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| * | | | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| * | | | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| * | | | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| * | | | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| |\ \ \ \
| | * \ \ \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | |\ \ \ \
| | | * | | | ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | | |/ / /
| | * | | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3
| | * | | | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
| | |/ / /
| * | | | Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2019-04-082-3/+5
| |\ \ \ \