index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
9
-220
/
+76
2018-06-06
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+4
2018-06-06
Merge branch 'pci/aspm'
Bjorn Helgaas
5
-1
/
+23
2018-06-06
Merge branch 'pci/aer'
Bjorn Helgaas
18
-476
/
+650
2018-06-05
PCI/AER: Replace struct pcie_device with pci_dev
Keith Busch
3
-14
/
+12
2018-06-05
PCI/AER: Remove unused parameters
Keith Busch
1
-9
/
+5
2018-06-02
PCI/AER: Decode Error Source Requester ID
Bjorn Helgaas
1
-7
/
+11
2018-06-02
PCI/AER: Remove aer_recover_work_func() forward declaration
Borislav Petkov
1
-24
/
+24
2018-06-02
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
Oza Pawandeep
2
-20
/
+34
2018-06-02
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
3
-8
/
+9
2018-06-02
PCI/DPC: Disable ERR_NONFATAL handling by DPC
Oza Pawandeep
2
-2
/
+3
2018-06-02
PCI/portdrv: Add generic pcie_port_find_device()
Oza Pawandeep
2
-0
/
+24
2018-05-25
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
2
-45
/
+0
2018-05-25
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-46
/
+1
2018-05-25
cxgb4: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-74
/
+1
2018-05-25
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-18
/
+1
2018-05-25
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-17
/
+6
2018-05-25
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-07
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-15
Linux 4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
94
-1234
/
+277
2018-04-15
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-71
/
+240
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
41
-5164
/
+316
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-802
/
+1150
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-14
/
+22
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
33
-187
/
+629
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-56
/
+106
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-40
/
+63
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-654
/
+681
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
[next]