summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-237-112/+0
|\
| * intel-iommu: mark intel_dma_ops staticChristoph Hellwig2018-09-171-4/+0
| * ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig2018-09-174-30/+0
| * ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig2018-09-171-29/+0
| * ia64: remove the unused iommu_dma_init functionChristoph Hellwig2018-09-172-7/+0
| * ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig2018-09-172-6/+0
| * ia64: remove the unused bad_dma_address symbolChristoph Hellwig2018-09-171-3/+0
| * ia64: remove iommu_dma_supportedChristoph Hellwig2018-09-171-13/+0
| * ia64: remove the dead iommu_sac_force variableChristoph Hellwig2018-09-171-19/+0
| * ia64: remove the kern_mem_attribute exportChristoph Hellwig2018-09-171-1/+0
* | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-016-40/+2
|/
* ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck2018-08-221-2/+2
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-212-8/+8
|\
| * pid: Implement PIDTYPE_TGIDEric W. Biederman2018-07-212-3/+3
| * pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman2018-07-212-3/+3
| * pids: Compute task_tgid using signal->leader_pidEric W. Biederman2018-07-212-5/+5
* | Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-204-188/+33
|\ \
| * | ia64: switch to NO_BOOTMEMMike Rapoport2018-07-234-135/+22
| * | ia64: use mem_data to detect nodes' minimal and maximal PFNsMike Rapoport2018-07-231-46/+14
| * | ia64: remove unused num_dma_physpages member from 'struct early_node_data'Mike Rapoport2018-07-231-8/+0
| * | ia64: contig/paging_init: reduce code duplicationMike Rapoport2018-07-231-3/+1
* | | ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck2018-08-201-0/+1
* | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\ \ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-022-5/+6
| |\ \ \
| * \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-242-12/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-29/+0
|\ \ \ \
| * | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * | | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-20/+0
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-141-0/+1
|\ \ \ \
| * | | | arm64: fix ACPI dependenciesArnd Bergmann2018-07-241-0/+1
| |/ / /
* | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-141-1/+12
|\ \ \ \
| * | | | ia64: use asm-generic/io.hArnd Bergmann2018-07-311-1/+12
| |/ / /
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-135-183/+5
|\ \ \ \
| * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-022-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-252-12/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-9/+4
| * | | | | ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu2018-06-212-11/+0
| * | | | | ia64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-214-163/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-81/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-16/+0
| * | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-9/+0
| * | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-23/+0
| * | | | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-15/+0
| * | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-16/+0
| * | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0
| * | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
| |/ / /
* | | | mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-4/+3
OpenPOWER on IntegriCloud