summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* mm: make memmap_init a proper functionPavel Tatashin2018-10-271-1/+0Star
* hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-5/+0Star
* hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-271-7/+0Star
* hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-271-6/+0Star
* hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-271-0/+1
* hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-271-5/+0Star
* hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-271-5/+0Star
* hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-271-0/+1
* hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-271-6/+0Star
* hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-271-6/+0Star
* hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-271-2/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+3
|\
| * y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-291-0/+1
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+2
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-11/+13
|\ \
| * | kill TIOCSERGSTRUCTAl Viro2018-10-131-3/+1Star
| * | kill TIOCSER[SG]WILDAl Viro2018-10-131-5/+0Star
| * | simserial: switch to ->[sg]et_serial()Al Viro2018-09-141-4/+13
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-246-199/+62Star
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-2/+0Star
| * | signal/ia64: Use force_sig_fault where appropriateEric W. Biederman2018-09-274-150/+49Star
| * | signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturnEric W. Biederman2018-09-271-9/+1Star
| * | signal/ia64: Use the generic force_sigsegv in setup_frameEric W. Biederman2018-09-271-38/+12Star
| |/
* | Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-237-112/+0Star
|\ \
| * | intel-iommu: mark intel_dma_ops staticChristoph Hellwig2018-09-171-4/+0Star
| * | ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig2018-09-174-30/+0Star
| * | ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig2018-09-171-29/+0Star
| * | ia64: remove the unused iommu_dma_init functionChristoph Hellwig2018-09-172-7/+0Star
| * | ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig2018-09-172-6/+0Star
| * | ia64: remove the unused bad_dma_address symbolChristoph Hellwig2018-09-171-3/+0Star
| * | ia64: remove iommu_dma_supportedChristoph Hellwig2018-09-171-13/+0Star
| * | ia64: remove the dead iommu_sac_force variableChristoph Hellwig2018-09-171-19/+0Star
| * | ia64: remove the kern_mem_attribute exportChristoph Hellwig2018-09-171-1/+0Star
| |/
* / dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-016-40/+2Star
|/
* 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-214-188/+33Star
|\ \
| * | ia64: switch to NO_BOOTMEMMike Rapoport2018-07-234-135/+22Star
| * | ia64: use mem_data to detect nodes' minimal and maximal PFNsMike Rapoport2018-07-231-46/+14Star
| * | ia64: remove unused num_dma_physpages member from 'struct early_node_data'Mike Rapoport2018-07-231-8/+0Star
| * | ia64: contig/paging_init: reduce code duplicationMike Rapoport2018-07-231-3/+1Star
* | | 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-181-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-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-252-12/+6Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
| | |_|/ | |/| |