summaryrefslogtreecommitdiff
path: root/arch/ia64/sn
AgeCommit message (Expand)Author
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12ia64: sn: pci: move inline before typeJoe Perches
2017-05-16ia64, scsi: update references for the device-io bookMauro Carvalho Chehab
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-05-05ia64: Reduce stack usage by iterating over nodemaskMatt Fleming
2016-05-05ia64/PCI: Remove unused 'addr' and fix build warningMatt Fleming
2016-05-05ia64/PCI: Fix incorrect PCI resource end addressMatt Fleming
2016-03-12ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas
2016-03-12ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas
2016-03-12ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-07-27ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-06-16ia64: don't use module_init for non-modular core kernel/mca.c codePaul Gortmaker
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang
2014-09-02ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter
2014-07-29[IA64] sn: Do not needlessly convert between pointers and integersThierry Reding
2014-07-29[IA64] sn: Fix zeroing of PDAsThierry Reding
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker
2013-06-18PCI/IA64: SN: use normal resource instead of pci_windowYijing Wang
2013-06-18PCI/IA64: SN: remove sn_pci_window_fixup()Yijing Wang
2013-06-07ia64/PCI: Clean up pci_scan_root_bus() usageJiang Liu
2013-05-05ia64: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29ia64: Don't use create_proc_read_entry()David Howells
2013-04-09prominfo_proc fixesAl Viro
2013-03-19tiocx: check retval from bus_register()Jiri Kosina
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-12ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz