index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-32
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
2
-2
/
+1
*
ia64: pass log level as arg into ia64_do_show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+0
*
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
1
-1
/
+1
*
ia64: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-25
/
+3
*
ia64: add support for folded p4d page tables
Mike Rapoport
2020-06-05
2
-11
/
+10
*
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-04
1
-4
/
+0
*
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-04
1
-0
/
+1
*
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-02
1
-10
/
+0
|
\
|
*
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-05-29
1
-11
/
+0
|
*
ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2020-05-29
1
-1
/
+2
*
|
ia64: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
2020-05-27
1
-1
/
+1
*
|
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-4
/
+15
|
/
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-2
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-4
/
+1
*
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-7
/
+0
*
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-31
1
-2
/
+0
|
\
|
*
ia64: replace setup_irq() by request_irq()
afzal mohammed
2020-03-13
1
-2
/
+0
*
|
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
1
-3
/
+2
|
\
\
|
*
|
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-28
1
-3
/
+2
|
|
/
*
/
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-1
/
+0
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-0
/
+4
|
\
|
*
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
*
|
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
1
-1
/
+4
|
\
\
|
*
|
ACPI/sleep: Convert acpi_wakeup_address into a function
Sean Christopherson
2019-12-10
1
-1
/
+4
|
|
/
*
/
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
1
-2
/
+2
|
\
|
*
ia64: agp: Replace empty define with do while
Corentin Labbe
2019-12-04
1
-2
/
+2
*
|
Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-12-04
4
-77
/
+34
|
\
\
|
*
|
ia64: remove stale paravirt leftovers
Juergen Gross
2019-12-02
4
-77
/
+34
|
|
/
*
|
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-03
3
-11
/
+0
|
\
\
|
*
|
ia64: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2019-11-11
3
-11
/
+0
|
|
/
*
|
Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-12-02
1
-0
/
+5
|
\
\
|
*
|
iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
Yian Chen
2019-11-11
1
-0
/
+5
|
|
/
*
|
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-1
/
+0
*
|
ia64: rename ioremap_nocache to ioremap_uc
Christoph Hellwig
2019-11-11
1
-3
/
+3
|
/
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-5
/
+0
*
ia64: switch to generic version of pte allocation
Mike Rapoport
2019-09-25
1
-30
/
+2
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-20
/
+12
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
1
-0
/
+1
|
\
|
*
efi: ia64: move SAL systab handling out of generic EFI code
Ard Biesheuvel
2019-08-08
2
-1
/
+2
*
|
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
60
-10962
/
+71
|
\
\
|
*
|
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
13
-176
/
+26
|
*
|
ia64: rework iommu probing
Christoph Hellwig
2019-08-16
5
-37
/
+0
|
*
|
ia64: remove the SGI UV simulator support
Christoph Hellwig
2019-08-16
3
-38
/
+1
|
*
|
ia64: remove the zx1 swiotlb machvec
Christoph Hellwig
2019-08-16
4
-44
/
+1
|
*
|
ia64: remove CONFIG_ACPI ifdefs
Christoph Hellwig
2019-08-16
1
-2
/
+2
|
*
|
ia64: remove CONFIG_PCI ifdefs
Christoph Hellwig
2019-08-16
1
-5
/
+1
|
*
|
ia64: remove the hpsim platform
Christoph Hellwig
2019-08-16
5
-61
/
+2
|
*
|
ia64: remove now unused machvec indirections
Christoph Hellwig
2019-08-16
7
-486
/
+41
[next]