summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ia64: make SPARSEMEM default and disable DISCONTIGMEMMike Rapoport2020-12-151-3/+3
| * | | ia64: forbid using VIRTUAL_MEM_MAP with FLATMEMMike Rapoport2020-12-154-44/+22
| * | | ia64: split virtual map initialization out of paging_init()Mike Rapoport2020-12-152-31/+40
| * | | ia64: discontig: paging_init(): remove local max_pfn calculationMike Rapoport2020-12-151-4/+1
| * | | ia64: remove 'ifdef CONFIG_ZONE_DMA32' statementsMike Rapoport2020-12-152-4/+0
| * | | ia64: remove custom __early_pfn_to_nid()Mike Rapoport2020-12-152-33/+0
| | |/ | |/|
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-13/+0
|\ \ \
| * | | highmem: Get rid of kmap_types.hThomas Gleixner2020-11-061-13/+0
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-141-24/+0
|\ \ \ | |_|/ |/| |
| * | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
| |/
* | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\ \
| * | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| |/
* / mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-221-0/+6
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-222-1/+0
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-252-1/+0
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \
| * | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* | | | ia64: fix build error with !COREDUMPKrzysztof Kozlowski2020-10-181-1/+1
| |_|/ |/| |
* | | mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()David Hildenbrand2020-10-161-2/+2
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-154-21/+8
|\ \ \
| * | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-062-2/+2
| * | | dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
| * | | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-252-3/+1
| |\ \ \
| * | | | dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2020-09-113-17/+3
| * | | | dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-031-2/+1
* | | | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-2/+2
|\ \ \ \ \
| * | | | | ia64: switch to kernel_clone()Christian Brauner2020-08-201-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-18/+0
|\ \ \ \ \
| * | | | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-202-18/+0
| |/ / / /
* | | | | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2020-10-1220-7021/+22
|\ \ \ \ \
| * | | | | ia64: Use libata instead of the legacy ide driver in defconfigsChristoph Hellwig2020-09-115-23/+18
| * | | | | ia64: Remove perfmonChristoph Hellwig2020-09-1120-6998/+4
* | | | | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-75/+2
|\ \ \ \ \ \
| * | | | | | ia64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+2
| |/ / / / /
* | | | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ \ \ \ \
| * | | | | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | | | | | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1
| * | | | | | | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-261-3/+3
| |_|_|_|/ / |/| | | | |
* | | | | | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra2020-09-161-2/+0
|/ / / / /
* | | / / ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap2020-09-011-1/+1
| |_|/ / |/| | |
* | | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-8/+8
| |_|/ |/| |
* | | arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke2020-08-171-0/+9
| |/ |/|
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
|/