Age | Commit message (Expand) | Author |
2016-03-12 | ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource | Bjorn Helgaas |
2016-03-12 | ia64/PCI: Use ioremap() instead of open-coded equivalent | Bjorn Helgaas |
2016-03-12 | ia64/PCI: Use temporary struct resource * to avoid repetition | Bjorn Helgaas |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka |
2015-07-27 | ia64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-16 | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu |
2015-06-16 | ia64: don't use module_init for non-modular core kernel/mca.c code | Paul Gortmaker |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-01 | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg() | Yijing Wang |
2014-09-02 | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_... | Christoph Lameter |
2014-08-26 | ia64: Replace __get_cpu_var uses | Christoph Lameter |
2014-07-29 | [IA64] sn: Do not needlessly convert between pointers and integers | Thierry Reding |
2014-07-29 | [IA64] sn: Fix zeroing of PDAs | Thierry Reding |
2014-03-12 | ia64: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner |
2013-12-09 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | Merge 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 users | Paul Gortmaker |
2013-06-18 | PCI/IA64: SN: use normal resource instead of pci_window | Yijing Wang |
2013-06-18 | PCI/IA64: SN: remove sn_pci_window_fixup() | Yijing Wang |
2013-06-07 | ia64/PCI: Clean up pci_scan_root_bus() usage | Jiang Liu |
2013-05-05 | ia64: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | ia64: Don't use create_proc_read_entry() | David Howells |
2013-04-09 | prominfo_proc fixes | Al Viro |
2013-03-19 | tiocx: check retval from bus_register() | Jiri Kosina |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-12 | ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-02-27 | [IA64] Fix a couple of warnings for EXPORT_SYMBOL | Paul Gortmaker |
2012-02-27 | [IA64] Check return from device_register() in cx_device_register() | Paul Gortmaker |
2012-02-23 | ia64/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-23 | ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-02-22 | [IA64] genirq fixup for SGI/SN | Dimitri Sivanich |
2011-12-09 | ia64: pcibr: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: sn: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: tioca: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
2011-08-11 | [IA64] sn2: add missing put_cpu() | Tony Luck |
2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-20 | ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() | Lai Jiangshan |