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
2014-01-07
PCI: Allocate 64-bit BARs above 4G when possible
Yinghai Lu
1
-3
/
+13
2014-01-07
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
1
-28
/
+83
2014-01-07
PCI: Split out bridge window override of minimum allocation address
Bjorn Helgaas
1
-4
/
+11
2014-01-07
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
1
-2
/
+2
2014-01-07
agp/intel: Use CPU physical address, not bus address, for ioremap()
Bjorn Helgaas
1
-7
/
+7
2014-01-07
agp/intel: Use pci_bus_address() to get GTTADR bus address
Bjorn Helgaas
2
-5
/
+4
2014-01-07
agp/intel: Use pci_bus_address() to get MMADR bus address
Bjorn Helgaas
2
-9
/
+5
2014-01-07
agp/intel: Support 64-bit GMADR
Yinghai Lu
2
-10
/
+6
2014-01-07
agp/intel: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-8
/
+8
2014-01-07
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-3
/
+3
2014-01-07
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
3
-9
/
+11
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
11
-60
/
+43
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
12
-40
/
+38
2013-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
49
-318
/
+989
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
60
-448
/
+447
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
46
-732
/
+947
2013-11-22
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+87
2013-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-136
/
+293
2013-11-21
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2
-4
/
+13
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
14
-126
/
+1092
2013-11-21
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-21
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
1
-4
/
+4
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
13
-52
/
+121
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-52
/
+121
2013-11-21
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
1
-7
/
+33
2013-11-21
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
1
-0
/
+2
2013-11-21
Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...
Dave Airlie
3
-9
/
+59
2013-11-21
Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
8
-67
/
+472
2013-11-21
Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...
Dave Airlie
8
-22
/
+79
2013-11-21
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
28
-213
/
+344
2013-11-20
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-11-20
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
2
-7
/
+72
2013-11-20
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-20
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-20
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2
-11
/
+4
2013-11-20
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
1
-1
/
+0
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
1
-1
/
+9
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
43
-241
/
+183
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
50
-1941
/
+1363
2013-11-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2013-11-20
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
6
-186
/
+566
2013-11-20
r8152: fix incorrect type in assignment
hayeswang
1
-9
/
+9
2013-11-20
r8152: support stopping/waking tx queue
hayeswang
1
-0
/
+22
2013-11-20
r8152: modify the tx flow
hayeswang
1
-43
/
+3
2013-11-20
r8152: fix tx/rx memory overflow
hayeswang
1
-13
/
+17
2013-11-20
iscsi-target: Expose default_erl as TPG attribute
Nicholas Bellinger
6
-7
/
+36
2013-11-20
target_core_configfs: split up ALUA supported states
Hannes Reinecke
1
-43
/
+84
[next]