Age | Commit message (Expand) | Author | Files | Lines |
2020-09-25 | ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets | Christoph Hellwig | 1 | -18/+0 |
2020-09-17 | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan | 1 | -5/+4 |
2020-09-17 | ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h | Christoph Hellwig | 2 | -50/+50 |
2020-09-17 | ARM/dma-mapping: remove dma_to_virt | Christoph Hellwig | 1 | -17/+1 |
2020-09-17 | ARM/dma-mapping: remove a __arch_page_to_dma #error | Christoph Hellwig | 1 | -4/+0 |
2020-09-11 | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig | 1 | -1/+1 |
2020-09-11 | dma-direct: remove __dma_to_phys | Christoph Hellwig | 1 | -1/+1 |
2020-08-15 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig | 1 | -2/+2 |
2020-08-12 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 1 | -0/+1 |
2020-08-07 | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() | Mike Rapoport | 1 | -11/+0 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
2020-08-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -126/+29 |
2020-08-06 | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter() | Thomas Gleixner | 1 | -1/+2 |
2020-08-04 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2020-08-04 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -8/+1 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2020-07-30 | ARM: percpu.h: fix build error | Grygorii Strashko | 1 | -0/+2 |
2020-07-29 | Merge branch 'locking/header' | Peter Zijlstra | 1 | -2/+0 |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu | 1 | -2/+0 |
2020-07-22 | ARM: uaccess: add further explanation of __range_ok() | Russell King | 1 | -1/+5 |
2020-07-22 | arch_topology, sched/core: Cleanup thermal pressure definition | Valentin Schneider | 1 | -1/+2 |
2020-07-21 | ARM: 8993/1: remove it8152 PCI controller driver | Mike Rapoport | 1 | -116/+0 |
2020-07-21 | ARM: 8991/1: use VFP assembler mnemonics if available | Stefan Agner | 2 | -1/+13 |
2020-07-21 | ARM: 8990/1: use VFP assembler mnemonics in register load/store macros | Stefan Agner | 1 | -8/+11 |
2020-07-21 | asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h' | Will Deacon | 1 | -0/+1 |
2020-07-10 | arm: Break cyclic percpu include | Peter Zijlstra | 2 | -5/+2 |
2020-06-30 | arm: Remove dev->archdata.iommu pointer | Joerg Roedel | 1 | -3/+0 |
2020-06-17 | efi/libstub: arm: Print CPU boot mode and MMU state at boot | Ard Biesheuvel | 1 | -0/+7 |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 4 | -31/+1 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2 | -2/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 5 | -7/+3 |
2020-06-09 | arm: add loglvl to unwind_backtrace() | Dmitry Safonov | 1 | -1/+2 |
2020-06-09 | arm/asm: add loglvl to c_backtrace() | Dmitry Safonov | 2 | -2/+4 |
2020-06-08 | arm: rename flush_cache_user_range to flush_icache_user_range | Christoph Hellwig | 1 | -2/+2 |
2020-06-08 | arm,sparc,unicore32: remove flush_icache_user_range | Christoph Hellwig | 1 | -3/+0 |
2020-06-05 | kmap: consolidate kmap_prot definitions | Ira Weiny | 1 | -2/+0 |
2020-06-05 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -1/+0 |
2020-06-05 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -1/+0 |
2020-06-05 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny | 1 | -3/+0 |
2020-06-05 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny | 1 | -2/+0 |
2020-06-05 | arm: add support for folded p4d page tables | Mike Rapoport | 1 | -1/+0 |
2020-06-04 | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() | Anshuman Khandual | 1 | -1/+1 |
2020-06-04 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual | 1 | -0/+1 |
2020-06-04 | mm/hugetlb: define a generic fallback for is_hugepage_only_range() | Anshuman Khandual | 1 | -6/+0 |
2020-06-03 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+4 |
2020-06-02 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+14 |
2020-06-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+1 |