summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
...
* | ia64: export node_distance functionMatias Bjørling2018-11-271-1/+3
|/
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0Star
* 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 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-2/+0Star
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-2/+0Star
| |/
* | Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-232-7/+0Star
|\ \
| * | ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig2018-09-171-5/+0Star
| * | ia64: remove the unused iommu_dma_init functionChristoph Hellwig2018-09-171-1/+0Star
| * | ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig2018-09-171-1/+0Star
| |/
* / dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-014-12/+0Star
|/
* ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck2018-08-201-0/+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-021-4/+3Star
| |\
| * | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | | 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-132-3/+0Star
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-1/+1
| |\ \ \
| * | | | ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu2018-06-211-1/+0Star
| * | | | ia64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-2/+0Star
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-81/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-16/+0Star
| * | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-9/+0Star
| * | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-23/+0Star
| * | | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-15/+0Star
| * | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-16/+0Star
| * | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0Star
| * | | 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/+3Star
| |/ |/|
* | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-271-1/+1
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-055-92/+4Star
|\
| * y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-0/+1
|\|
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-051-1/+1
|\ \
| * | softirq/ia64: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-1/+1
| * | softirq/ia64: Convert local_softirq_pending() to per-cpu opsFrederic Weisbecker2018-05-141-1/+1
| |/