aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_nautilus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-25alpha: fix spelling mistakesgushengxian1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-30alpha: Fix nautilus PCI setupIvan Kokshaysky1-32/+20
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-01-20alpha: deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi1-1/+1
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi1-4/+27
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas1-1/+0
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang1-0/+4
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-2/+2
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu1-3/+2
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook1-0/+5
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-1/+0
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2008-04-24alpha: fix legacy mode PCI IDE controllersIvan Kokshaysky1-0/+2
2007-04-17alpha: more fixes for specific machine typesIvan Kokshaysky1-0/+6
2006-12-07[PATCH] alpha: switch to pci_get APIAlan Cox1-1/+1
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro1-4/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+269