index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
PCI: exynos: Replace the *_blk/*_phy/*_elb accessors
Jaehoon Chung
1
-102
/
+82
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
3
-15
/
+17
2017-02-03
PCI: Increase VPD access timeout to 125ms
Matthew R. Ochs
1
-1
/
+1
2017-01-30
PCI: Avoid possible deadlock on pci_lock and p->pi_lock
Bjorn Helgaas
1
-1
/
+2
2017-01-28
PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"
Jaehoon Chung
1
-175
/
+173
2017-01-28
PCI: Add ACS quirk for Intel Union Point
Alex Williamson
1
-4
/
+24
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
1
-17
/
+9
2017-01-13
amd-xgbe: Update PCI support to use new IRQ functions
Tom Lendacky
2
-95
/
+41
2017-01-13
[media] cobalt: use pci_irq_allocate_vectors()
Christoph Hellwig
2
-8
/
+2
2017-01-12
PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()
Zhou Wang
1
-3
/
+2
2017-01-11
PCI/MSI: Fix msi_capability_init() kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2017-01-11
PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init
Bhumika Goyal
1
-1
/
+1
2017-01-11
PCI: rpadlpar: Remove unnecessary return statement
Rahul Krishnan
1
-3
/
+1
2017-01-10
PCI: designware: Check for iATU unroll only on platforms that use ATU
Murali Karicheri
1
-5
/
+5
2017-01-02
PCI: Apply _HPX settings only to relevant devices
Bjorn Helgaas
1
-2
/
+13
2016-12-29
PCI: Remove res_to_dev_res() debug message
Bjorn Helgaas
1
-10
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
1
-0
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
84
-189
/
+179
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-233
/
+178
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
34
-64
/
+54
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
6
-15
/
+15
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
48
-110
/
+110
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
1
-2
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
24
-30
/
+30
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
1
-40
/
+45
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-48
/
+30
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-46
/
+33
2016-12-25
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
1
-1
/
+4
2016-12-25
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
1
-64
/
+32
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
386
-386
/
+386
2016-12-24
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-57
/
+261
2016-12-24
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
Linus Torvalds
5
-32
/
+737
2016-12-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+7
2016-12-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+16
2016-12-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-23
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
Steve Wahl
1
-1
/
+0
2016-12-23
NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
Christophe JAILLET
2
-2
/
+2
2016-12-23
ntb: fix SKX NTB config space size register offsets
Dave Jiang
1
-4
/
+4
2016-12-23
ntb_transport: Limit memory windows based on available, scratchpads
Shyam Sundar S K
1
-12
/
+16
2016-12-23
NTB: Register and offset values fix for memory window
Shyam Sundar S K
1
-10
/
+4
2016-12-23
NTB: add support for hotplug feature
Xiangliang Yu
2
-2
/
+12
2016-12-23
ntb: Adding Skylake Xeon NTB support
Dave Jiang
2
-5
/
+703
2016-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-127
/
+170
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2016-12-23
virtio-net: XDP support for small buffers
Jason Wang
1
-25
/
+87
2016-12-23
virtio-net: remove big packet XDP codes
Jason Wang
1
-41
/
+3
2016-12-23
virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
Jason Wang
1
-1
/
+3
2016-12-23
virtio-net: make rx buf size estimation works for XDP
Jason Wang
1
-0
/
+3
[prev]
[next]