summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-134-8/+8
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-7/+7
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-1/+1
* | ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel2020-06-131-0/+62
* | ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham2020-06-131-2/+2
|/
* Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-6/+6
|\
| * compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon2020-04-151-6/+6
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-1011-460/+4
|\ \
| | \
| | \
| *-. | Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd2020-06-011-0/+2
| |\ \|
| | * | clk: mmp2: Add support for power islandsLubomir Rintel2020-05-271-0/+2
| | |/
| * | ARM: mmp: Remove legacy clk codeStephen Boyd2020-05-128-456/+0
| * | clk: Allow the common clk framework to be selectableStephen Boyd2020-05-051-0/+2
| * | ARM: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-052-4/+0
| * | ARM: Remove redundant COMMON_CLK selectsStephen Boyd2020-05-053-3/+0
| |/
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-092-2/+2
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-094-15/+15
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-094-31/+1
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-095-41/+8
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-0935-35/+33
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-0939-41/+37
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0922-22/+0
* | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* | arm: add show_stack_loglvl()Dmitry Safonov2020-06-091-2/+8
* | arm: wire up dump_backtrace_{entry,stm}Dmitry Safonov2020-06-091-5/+7
* | arm: add loglvl to dump_backtrace()Dmitry Safonov2020-06-091-7/+9
* | arm: add loglvl to unwind_backtrace()Dmitry Safonov2020-06-093-6/+8
* | arm/asm: add loglvl to c_backtrace()Dmitry Safonov2020-06-096-13/+27
* | arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2020-06-082-3/+3
* | arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2020-06-081-3/+0
* | arm: fix the flush_icache_range arguments in set_fiq_handlerChristoph Hellwig2020-06-081-2/+2
* | Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-076-509/+0
|\ \
| * \ Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2020-05-256-509/+0
| |\ \
| | * | ARM: dts: at91: Remove the USB EP child nodeGregory CLEMENT2020-05-256-509/+0
* | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-062-3/+1
|\ \ \ \
| * | | | kbuild: add variables for compression toolsDenis Efremov2020-06-061-1/+1
| * | | | kbuild: remove unused AS assignmentMasahiro Yamada2020-05-121-2/+0
* | | | | Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-051-4/+23
|\ \ \ \ \
| * | | | | arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACKKees Cook2020-04-201-2/+3
| * | | | | arm32/64/elf: Add tables to document READ_IMPLIES_EXECKees Cook2020-04-201-3/+21
* | | | | | Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-04238-2831/+12202
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'keystone_dts_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-06-022-0/+123
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: keystone-k2g-evm: add HDMI video supportJyri Sarha2020-03-071-0/+101
| | * | | | | | ARM: dts: keystone-k2g: Add DSS nodeJyri Sarha2020-03-071-0/+22
| * | | | | | | Merge tag 'keystone_dts_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-05-284-8/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: keystone: Rename "msmram" node to "sram"Krzysztof Kozlowski2020-05-274-8/+8
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'imx-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann2020-05-2630-55/+384
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: imx53-cx9020: Group port definitions for the dvi-converterRicardo CaƱuelo2020-05-201-11/+14
| | * | | | | | | ARM: dts: imx5: make src node name genericAnson Huang2020-05-203-3/+3
| | * | | | | | | ARM: dts: imx50: Add src node interruptAnson Huang2020-05-201-0/+1
| | * | | | | | | ARM: dts: imx: make src node name genericAnson Huang2020-05-205-5/+5