index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
pcbios.c
Age
Commit message (
Expand
)
Author
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-13
x86/PCI: Fix whitespace in set_bios_x() printk
Vincent Legoll
2017-05-08
x86: use set_memory.h header
Laura Abbott
2017-01-28
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2015-12-10
x86/PCI: Simplify pci_bios_{read,write}
Geliang Tang
2014-09-24
x86/PCI: Mark PCI BIOS initialization code as such
Mathias Krause
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2011-12-09
typo fixes: aera -> area, exntension -> extension
Wang YanQing
2011-10-14
x86: constify PCI raw ops structures
Jan Beulich
2011-07-22
x86/PCI: config space accessor functions should not ignore the segment argument
Jan Beulich
2010-11-18
x86: Add NX protection for kernel data
Matthieu Castet
2010-05-11
x86/PCI: Convert pci_config_lock to raw_spinlock
Thomas Gleixner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-29
x86: move mach-default/*.h files to asm/
Ingo Molnar
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
2008-04-20
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
2008-03-10
fix BIOS PCI config cycle buglet causing ACPI boot regression
Ingo Molnar
2007-10-11
i386: move pci
Thomas Gleixner