index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
Age
Commit message (
Expand
)
Author
2021-01-17
ia64: fix build failure caused by memory model changes
Mike Rapoport
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-12-12
ia64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-10-27
ia64: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-09-16
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
2020-09-11
ia64: Remove perfmon
Christoph Hellwig
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-06
locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...
Peter Zijlstra
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-27
kill elf_fpxregs_t
Al Viro
2020-06-30
ia64: Remove dev->archdata.iommu pointer
Joerg Roedel
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
ia64: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-04
ia64: add support for folded p4d page tables
Mike Rapoport
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-05-29
ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2020-05-27
ia64: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
[next]