aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada4-6/+2
2019-03-12ia64: add checks for the return value of memblock_alloc*()Mike Rapoport2-1/+14
2018-12-06ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig1-7/+1
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2-3/+6
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport3-3/+3
2018-10-31memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport2-7/+4
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-29/+0
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-2/+2
2018-09-17ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig1-29/+0
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+0
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig2-83/+11
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-5/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-19/+17
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook4-19/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-12ia64: sn: pci: move inline before typeJoe Perches2-3/+3
2017-05-16ia64, scsi: update references for the device-io bookMauro Carvalho Chehab1-1/+1
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner1-8/+9
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-14/+8
2016-05-05ia64: Reduce stack usage by iterating over nodemaskMatt Fleming1-12/+23
2016-05-05ia64/PCI: Remove unused 'addr' and fix build warningMatt Fleming1-1/+0
2016-05-05ia64/PCI: Fix incorrect PCI resource end addressMatt Fleming1-2/+2
2016-03-12ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas2-19/+16
2016-03-12ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas1-3/+2
2016-03-12ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas2-27/+22
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2015-07-27ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+1
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu1-1/+1
2015-06-16ia64: don't use module_init for non-modular core kernel/mca.c codePaul Gortmaker1-2/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+2
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-2/+2
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-2/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-15/+15
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang1-2/+2
2014-09-02ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_cpu_write.Christoph Lameter1-1/+1
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter1-14/+14
2014-07-29[IA64] sn: Do not needlessly convert between pointers and integersThierry Reding1-2/+2
2014-07-29[IA64] sn: Fix zeroing of PDAsThierry Reding1-1/+1
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2-3/+3
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang1-12/+12
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-2/+2
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+4
2013-07-03Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-83/+26
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker1-4/+4