index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
headers_install.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
3
-36
/
+2
2013-08-14
PCI: Tune secondary bus reset timing
Alex Williamson
1
-2
/
+14
2013-08-14
PCI: Wake-up devices before saving config space for reset
Alex Williamson
1
-0
/
+7
2013-08-14
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
2
-0
/
+211
2013-08-14
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
1
-17
/
+38
2013-08-14
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-14
PCI: pciehp: Add reset_slot() method
Alex Williamson
3
-0
/
+44
2013-08-14
PCI: Add hotplug_slot_ops.reset_slot()
Alex Williamson
1
-0
/
+4
2013-08-12
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
1
-0
/
+79
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
2
-13
/
+26
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
6
-740
/
+874
2013-08-12
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
1
-0
/
+1
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2
-9
/
+24
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-06
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-03
PCI: Fix types in pbus_size_io()
Wei Yang
1
-3
/
+4
2013-08-03
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
1
-0
/
+2
2013-08-03
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
1
-6
/
+3
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-08-01
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
1
-7
/
+10
2013-07-30
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
1
-1
/
+3
2013-07-26
x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero
ethan.zhao
1
-6
/
+1
2013-07-25
PCI: Claim ACS support for AMD southbridge devices
Alex Williamson
1
-0
/
+50
2013-07-25
PCI: Differentiate ACS controllable from enabled
Alex Williamson
1
-4
/
+9
2013-07-25
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
1
-14
/
+70
2013-07-25
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
3
-13
/
+23
2013-07-25
frv/PCI: Mark pcibios_fixup_bus() as non-init
Bjorn Helgaas
1
-1
/
+1
2013-07-25
x86/pci/mrst: Cleanup checkpatch.pl warnings
Valentina Manea
1
-17
/
+24
2013-07-25
PCI: Rename "PCI Express support" kconfig title
Ezequiel Garcia
1
-1
/
+1
2013-07-25
PCI: Fix comment typo in iov.c
Jonghwan Choi
1
-1
/
+1
2013-07-21
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
1
-1
/
+1
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
1
-1
/
+1
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2
-2
/
+4
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
2
-2
/
+3
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-07-19
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
1
-7
/
+8
2013-07-19
MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
Markos Chandras
1
-1
/
+0
2013-07-19
um: remove dead code
Richard Weinberger
1
-1
/
+0
2013-07-19
um: siginfo cleanup
Richard Weinberger
4
-15
/
+15
2013-07-19
MIPS: Octeon: Fix DT pruning bug with pip ports
Faidon Liambotis
1
-2
/
+3
[next]