summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm/build: Explicitly keep .ARM.attributes sectionsKees Cook2020-09-011-0/+4
| * | arm/build: Refactor linker script headersKees Cook2020-09-011-0/+130
* | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-12/+11
|\ \ \
| * | | efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-161-12/+11
| | |/ | |/|
* | | ARM: Remove custom IRQ stat accountingMarc Zyngier2020-09-171-17/+0
* | | ARM: Kill __smp_cross_call and coMarc Zyngier2020-09-171-6/+0
* | | ARM: Allow IPIs to be handled as normal interruptsMarc Zyngier2020-09-131-0/+5
|/ /
* | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-141-1/+2
|\ \ | |/ |/|
| * vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-2/+2
|\ \
| * | uaccess: remove segment_eqChristoph Hellwig2020-08-121-2/+2
* | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-3/+0
|\ \ \ | |/ / |/| |
| * | arm: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
* | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
* | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-11/+0
* | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-08-064-126/+29
|\ \ \ | |_|/ |/| |
| * | ARM: uaccess: add further explanation of __range_ok()Russell King2020-07-221-1/+5
| * | ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport2020-07-211-116/+0
| * | ARM: 8991/1: use VFP assembler mnemonics if availableStefan Agner2020-07-212-1/+13
| * | ARM: 8990/1: use VFP assembler mnemonics in register load/store macrosStefan Agner2020-07-211-8/+11
| |/
* | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-1/+2
|\ \
| * | arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider2020-07-221-1/+2
| |/
* | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-033-8/+1
|\ \
| * \ Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
| |\ \
| | * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| * | | arm: Break cyclic percpu includePeter Zijlstra2020-07-102-5/+2
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-0/+1
|\ \ \
| * | | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon2020-07-211-0/+1
| |/ /
* / / ARM: percpu.h: fix build errorGrygorii Strashko2020-07-301-0/+2
|/ /
* / efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-171-0/+7
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-094-31/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-7/+3
* arm: add loglvl to unwind_backtrace()Dmitry Safonov2020-06-091-1/+2
* arm/asm: add loglvl to c_backtrace()Dmitry Safonov2020-06-092-2/+4
* arm: rename flush_cache_user_range to flush_icache_user_rangeChristoph Hellwig2020-06-081-2/+2
* arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2020-06-081-3/+0
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-2/+0
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-3/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-2/+0
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+0
* mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-031-1/+1
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-0/+1
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-6/+0
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-4/+4
|\
| * floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-4/+4
* | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-0/+14
|\ \