index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
2019-01-16
ia64: remove redundant 'export AWK'
Masahiro Yamada
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
ia64: fix compile without swiotlb
Christoph Hellwig
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-26
Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
2018-12-23
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-15
ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled
Christoph Hellwig
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-12-06
ia64/sn: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
ia64/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
ia64/sba_iommu: improve internal map_page users
Christoph Hellwig
2018-11-26
ia64: export node_distance function
Matias Bjørling
2018-11-23
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-11-23
PCI: consolidate the PCI_SYSCALL symbol
Christoph Hellwig
2018-11-23
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-13
ia64: generate uapi header and system call table files
Firoz Khan
2018-11-13
ia64: add system call table generation support
Firoz Khan
2018-11-13
ia64: add an offset for system call number
Firoz Khan
2018-11-13
ia64: add __NR_syscalls along with NR_syscalls
Firoz Khan
2018-11-13
ia64: add __NR_old_getpagesize in uapi header file
Firoz Khan
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_node with memblock_alloc_node
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
Mike Rapoport
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
kernel/signal.c: fix a comment error
Weikang Shi
[next]