index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
proc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
PCI/AER: Remove unused parameters
Keith Busch
1
-9
/
+5
2018-06-03
PCI/AER: Decode Error Source Requester ID
Bjorn Helgaas
1
-7
/
+11
2018-06-03
PCI/AER: Remove aer_recover_work_func() forward declaration
Borislav Petkov
1
-24
/
+24
2018-06-03
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
Oza Pawandeep
2
-20
/
+34
2018-06-03
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
3
-8
/
+9
2018-06-03
PCI/DPC: Disable ERR_NONFATAL handling by DPC
Oza Pawandeep
2
-2
/
+3
2018-06-03
PCI/portdrv: Add generic pcie_port_find_device()
Oza Pawandeep
2
-0
/
+24
2018-05-26
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
2
-45
/
+0
2018-05-26
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-46
/
+1
2018-05-26
cxgb4: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-74
/
+1
2018-05-26
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-18
/
+1
2018-05-26
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-17
/
+6
2018-05-26
PCI: Prevent sysfs disable of device while driver is attached
Christoph Hellwig
1
-6
/
+9
2018-05-17
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
4
-30
/
+49
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
8
-366
/
+398
2018-05-17
PCI/AER: Rename error recovery interfaces to generic PCI naming
Oza Pawandeep
1
-8
/
+8
2018-05-17
PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devices
Oza Pawandeep
3
-33
/
+96
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
4
-28
/
+34
2018-05-16
PCI/DPC: Clear interrupt status in interrupt handler top half
Oza Pawandeep
1
-1
/
+4
2018-05-10
PCI/AER: Add TLP header information to tracepoint
Thomas Tai
2
-6
/
+20
2018-05-08
PCI/AER: Unify error bit printing for native and CPER reporting
Alexandru Gagniuc
1
-7
/
+9
2018-05-07
PCI: Check whether bridges allow access to extended config space
Gilles Buloz
2
-0
/
+53
2018-04-27
x86/PCI: Make pci=earlydump output neat
Andy Shevchenko
1
-14
/
+5
2018-04-23
PCI/ACPI: Request LTR control from platform before using it
Bjorn Helgaas
4
-1
/
+14
2018-04-18
PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
Bjorn Helgaas
1
-0
/
+9
2018-04-16
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-14
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-14
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-14
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-14
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-14
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
2018-04-14
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
1
-63
/
+58
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
8
-94
/
+71
2018-04-14
kexec_file: make use of purgatory optional
AKASHI Takahiro
3
-0
/
+11
2018-04-14
proc: revalidate misc dentries
Alexey Dobriyan
1
-1
/
+22
2018-04-14
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
1
-1
/
+2
2018-04-14
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
1
-0
/
+1
2018-04-14
ipc/shm: fix use-after-free of shm file via remap_file_pages()
Eric Biggers
1
-3
/
+20
2018-04-14
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
1
-1
/
+5
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
6
-3
/
+17
[next]