index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
2018-10-23
Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-09-17
intel-iommu: mark intel_dma_ops static
Christoph Hellwig
2018-09-17
ia64: remove machvec_dma_sync_{single,sg}
Christoph Hellwig
2018-09-17
ia64/sn2: remove no-ops dma sync methods
Christoph Hellwig
2018-09-17
ia64: remove the unused iommu_dma_init function
Christoph Hellwig
2018-09-17
ia64: remove the unused pci_iommu_shutdown function
Christoph Hellwig
2018-09-17
ia64: remove the unused bad_dma_address symbol
Christoph Hellwig
2018-09-17
ia64: remove iommu_dma_supported
Christoph Hellwig
2018-09-17
ia64: remove the dead iommu_sac_force variable
Christoph Hellwig
2018-09-17
ia64: remove the kern_mem_attribute export
Christoph Hellwig
2018-08-22
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
Tony Luck
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-20
Merge tag 'please-pull-noboot' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-20
ia64: Fix kernel BUG at lib/ioremap.c:72!
Tony Luck
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-08-01
ia64: mark special ia64 memory areas anonymous
Linus Torvalds
2018-07-31
ia64: use asm-generic/io.h
Arnd Bergmann
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
arm64: fix ACPI dependencies
Arnd Bergmann
2018-07-23
ia64: switch to NO_BOOTMEM
Mike Rapoport
2018-07-23
ia64: use mem_data to detect nodes' minimal and maximal PFNs
Mike Rapoport
2018-07-23
ia64: remove unused num_dma_physpages member from 'struct early_node_data'
Mike Rapoport
2018-07-23
ia64: contig/paging_init: reduce code duplication
Mike Rapoport
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
[next]