summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
Commit message (Expand)AuthorAge
* ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-16
* char: remove the SGI tiocx/mbcs driverChristoph Hellwig2019-08-16
* ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra2019-04-03
* ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-13
* ia64: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-06
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport2018-10-31
* Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-23
|\
| * ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig2018-09-17
* | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-01
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-04
|\
| * PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-07
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * ia64: Convert timers to use timer_setup()Kees Cook2017-11-02
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* ia64: sn: pci: move inline before typeJoe Perches2017-07-12
* ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2017-05-16
* ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner2017-04-15
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-27
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* ia64: Reduce stack usage by iterating over nodemaskMatt Fleming2016-05-05
* ia64/PCI: Remove unused 'addr' and fix build warningMatt Fleming2016-05-05
* ia64/PCI: Fix incorrect PCI resource end addressMatt Fleming2016-05-05
* ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas2016-03-12
* ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas2016-03-12
* ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-12
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-27
* treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-16
* ia64: don't use module_init for non-modular core kernel/mca.c codePaul Gortmaker2015-06-16
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-19
* PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
* PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-02
| * ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2014-10-01
|/
* [IA64] sn: Do not needlessly convert between pointers and integersThierry Reding2014-07-29
* [IA64] sn: Fix zeroing of PDAsThierry Reding2014-07-29
* ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-12
* ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-09
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14