Age | Commit message (Expand) | Author | Files | Lines |
2021-10-19 | ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images | Lexi Shao | 1 | -1/+3 |
2021-09-09 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 9 | -114/+104 |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+1 |
2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig | 1 | -3/+1 |
2021-09-02 | Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 5 | -33/+3 |
2021-09-01 | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -4/+1 |
2021-08-20 | ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate | Geert Uytterhoeven | 1 | -11/+0 |
2021-08-20 | ARM: 9116/1: unified: Remove check for gcc < 4 | Geert Uytterhoeven | 1 | -4/+0 |
2021-08-20 | ARM: 9113/1: uaccess: remove set_fs() implementation | Arnd Bergmann | 4 | -53/+4 |
2021-08-20 | ARM: 9112/1: uaccess: add __{get,put}_kernel_nofault | Arnd Bergmann | 1 | -40/+83 |
2021-08-20 | ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation | Arnd Bergmann | 1 | -0/+11 |
2021-08-20 | ARM: 9107/1: syscall: always store thread_info->abi_syscall | Arnd Bergmann | 3 | -2/+6 |
2021-08-10 | ARM: 9104/2: Fix Keystone 2 kernel mapping regression | Linus Walleij | 1 | -3/+4 |
2021-08-10 | ARM: 9103/1: Drop ARCH_NR_GPIOS definition | Linus Walleij | 1 | -4/+0 |
2021-08-04 | ARM: ep93xx: remove MaverickCrunch support | Arnd Bergmann | 5 | -33/+3 |
2021-07-23 | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -4/+1 |
2021-07-21 | drivers/firmware: consolidate EFI framebuffer setup for all arches | Javier Martinez Canillas | 1 | -4/+1 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 1 | -1/+1 |
2021-07-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -7/+32 |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -27/+0 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -1/+0 |
2021-06-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -10/+3 |
2021-06-29 | mm: update legacy flush_tlb_* to use vma | Chen Li | 1 | -10/+3 |
2021-06-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+5 |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -59/+59 |
2021-06-21 | ARM: 9097/1: mmu: Declare section start/end correctly | Linus Walleij | 1 | -2/+2 |
2021-06-17 | arm64: Add cpuidle context save/restore helpers | Marc Zyngier | 1 | -0/+5 |
2021-06-13 | ARM: 9096/1: Remove arm_pm_restart() | Guenter Roeck | 1 | -1/+0 |
2021-06-13 | ARM: 9089/1: Define kernel physical section start and end | Linus Walleij | 1 | -0/+7 |
2021-06-13 | ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET | Linus Walleij | 1 | -1/+7 |
2021-06-07 | ARM: 9079/1: ftrace: Add MODULE_PLTS support | Alex Sverdlin | 2 | -0/+4 |
2021-06-07 | ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link() | Alex Sverdlin | 1 | -4/+4 |
2021-06-07 | ARM: 9077/1: PLT: Move struct plt_entries definition to header | Alex Sverdlin | 1 | -0/+9 |
2021-06-07 | ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULT | Russell King (Oracle) | 1 | -1/+1 |
2021-06-02 | ARM: cpuidle: Avoid orphan section warning | Arnd Bergmann | 1 | -2/+3 |
2021-05-26 | locking/atomic: arm: move to ARCH_ATOMIC | Mark Rutland | 3 | -57/+57 |
2021-05-26 | locking/atomic: cmpxchg: make `generic` a prefix | Mark Rutland | 1 | -3/+3 |
2021-05-10 | asm-generic: unaligned always use struct helpers | Arnd Bergmann | 1 | -25/+0 |
2021-05-10 | asm-generic: unaligned: remove byteshift helpers | Arnd Bergmann | 1 | -2/+0 |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -5/+1 |
2021-05-07 | arm: print alloc free paths for address in registers | Maninder Singh | 1 | -0/+1 |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 1 | -5/+0 |
2021-05-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 5 | -28/+0 |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2021-04-30 | ARM: mm: add missing pud_page define to 2-level page tables | Nicholas Piggin | 2 | -2/+3 |
2021-04-28 | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2021-04-26 | Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini | 1 | -0/+1 |
2021-04-18 | ARM: 9072/1: mm: remove set_kernel_text_r[ow]() | Jisheng Zhang (syna) | 1 | -8/+0 |