aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/sys_nautilus.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-25alpha: fix spelling mistakesGravatar gushengxian 1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-03-30alpha: Fix nautilus PCI setupGravatar Ivan Kokshaysky 1-32/+20
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-01-20alpha: deprecate pci_get_bus_and_slot()Gravatar Sinan Kaya 1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataGravatar Lorenzo Pieralisi 1-1/+1
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksGravatar Lorenzo Pieralisi 1-4/+27
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Gravatar Bjorn Helgaas 1-1/+0
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Gravatar Yijing Wang 1-0/+4
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-2/+2
2013-04-29mm/alpha: use common help functions to free reserved pagesGravatar Jiang Liu 1-3/+2
2013-04-07alpha: Add irongate_io to PCI bus resourcesGravatar Jay Estabrook 1-0/+5
2012-03-28Disintegrate asm/system.h for AlphaGravatar David Howells 1-1/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 1-1/+1
2009-01-15alpha: nautilus - fix hang on bootGravatar Ivan Kokshaysky 1-0/+4
2008-04-24alpha: fix legacy mode PCI IDE controllersGravatar Ivan Kokshaysky 1-0/+2
2007-04-17alpha: more fixes for specific machine typesGravatar Ivan Kokshaysky 1-0/+6
2006-12-07[PATCH] alpha: switch to pci_get APIGravatar Alan Cox 1-1/+1
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Gravatar Al Viro 1-4/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+269