index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kref.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
PCI/ACPI: Notify PCI devices when their power resource is turned on
Huang Ying
1
-0
/
+2
2012-11-13
PCI: Add GPL license for drivers/pci/ioapic module
Andrew Cooks
1
-0
/
+2
2012-11-10
PCI: Remove useless "!dev" tests
Bjorn Helgaas
1
-7
/
+7
2012-11-10
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
3
-33
/
+33
2012-11-10
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
4
-2
/
+60
2012-11-10
PCI: SRIOV control and status via sysfs
Donald Dutile
2
-0
/
+128
2012-11-10
PCI: Use is_visible() with boot_vga attribute for pci_dev
Yinghai Lu
1
-11
/
+10
2012-11-10
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
3
-0
/
+26
2012-11-09
PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register
Jingoo Han
1
-3
/
+3
2012-11-07
x86/PCI: Allow x86 platforms to use translation offsets
Mike Yoknis
1
-3
/
+18
2012-11-07
PCI/PM: Add comments for PME poll support for PCIe
Huang Ying
1
-9
/
+19
2012-11-07
PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards
Ian Abbott
1
-0
/
+11
2012-11-07
PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
Ian Abbott
1
-0
/
+28
2012-11-07
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
3
-11
/
+8
2012-11-07
x86/PCI: Ignore _SEG on HP xw9300
Bjorn Helgaas
1
-2
/
+23
2012-11-07
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
1
-3
/
+3
2012-11-07
PCI/ACPI: Request _OSC control before scanning PCI root bus
Taku Izumi
1
-59
/
+62
2012-11-07
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
4
-6
/
+5
2012-11-06
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
Taku Izumi
1
-1
/
+2
2012-11-06
PCI/ACPI: Add _PRT interrupt routing info before enumerating devices
Bjorn Helgaas
1
-14
/
+16
2012-11-05
ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
Bjorn Helgaas
4
-18
/
+18
2012-11-05
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
4
-34
/
+42
2012-11-03
PCI/ACPI: Remove acpi_root_driver in reverse order
Yinghai Lu
1
-1
/
+1
2012-11-03
PCI/ACPI: Delete host bridge _PRT during hot remove path
Yinghai Lu
1
-0
/
+6
2012-11-03
PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus
Yinghai Lu
1
-0
/
+6
2012-11-03
PCI: Add pci_stop_and_remove_root_bus()
Yinghai Lu
2
-0
/
+38
2012-11-03
PCI/ACPI: Assign unassigned resource for hot-added root bus
Yinghai Lu
1
-0
/
+7
2012-11-03
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
Yinghai Lu
2
-2
/
+1
2012-11-03
PCI: Move pci_rescan_bus() back to probe.c
Yinghai Lu
2
-23
/
+21
2012-11-02
PCI/PM: Resume device before shutdown
Huang Ying
1
-10
/
+2
2012-11-02
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
2
-7
/
+16
2012-10-30
PCI: Separate out pci_assign_unassigned_bus_resources()
Yinghai Lu
2
-14
/
+20
2012-10-28
Linux 3.7-rc3
v3.7-rc3
Linus Torvalds
1
-1
/
+1
2012-10-28
Lock splice_read and splice_write functions
Mikulas Patocka
1
-2
/
+35
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
2012-10-27
Revert "ARM i.MX25: Fix PWM per clock lookups"
Arnd Bergmann
1
-4
/
+4
2012-10-27
ARM: versatile: fix versatile_defconfig
Arnd Bergmann
1
-0
/
+1
2012-10-27
ARM: mvebu: update defconfig with 3.7 changes
Thomas Petazzoni
1
-3
/
+7
2012-10-27
ARM: at91: fix at91x40 build
Arnd Bergmann
1
-1
/
+1
2012-10-26
VFS: don't do protected {sym,hard}links by default
Linus Torvalds
1
-2
/
+2
2012-10-26
tilegx: fix some issues in the SW TSO support
Chris Metcalf
1
-16
/
+19
2012-10-26
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
Dan Williams
2
-15
/
+40
2012-10-26
net: usb: Fix memory leak on Tx data path
Hemant Kumar
1
-0
/
+3
2012-10-26
net/mlx4_core: Unmap UAR also in the case of error flow
Dotan Barak
1
-4
/
+14
2012-10-26
net/mlx4_en: Don't use vlan tag value as an indication for vlan presence
Moni Shoua
1
-1
/
+1
2012-10-26
net/mlx4_en: Fix double-release-range in tx-rings
Jack Morgenstein
1
-1
/
+0
2012-10-26
bas_gigaset: fix pre_reset handling
Tilman Schmidt
1
-3
/
+16
2012-10-26
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
Marek Szyprowski
1
-1
/
+0
2012-10-26
ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA
Steven Rostedt
1
-2
/
+4
[next]