index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
blackfin-cpufreq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
virtio-mmio: Update the device to OASIS spec version
Pawel Moll
2
-57
/
+118
2015-01-21
virtio_pci_modern: drop an unused function
Michael S. Tsirkin
1
-8
/
+0
2015-01-21
virtio_pci: add module param to force legacy mode
Michael S. Tsirkin
1
-4
/
+21
2015-01-21
virtio_pci: add an option to disable legacy driver
Michael S. Tsirkin
3
-1
/
+31
2015-01-21
virtio_pci: drop Kconfig warnings
Michael S. Tsirkin
1
-3
/
+0
2015-01-21
virtio_pci: Kconfig grammar fix
Michael S. Tsirkin
1
-1
/
+1
2015-01-21
virtio_rng: drop extra empty line
Michael S. Tsirkin
1
-1
/
+0
2015-01-21
virtio_ring: coding style fix
Michael S. Tsirkin
1
-2
/
+1
2015-01-21
virtio_blk: coding style fixes
Michael S. Tsirkin
1
-4
/
+2
2015-01-21
virtio_balloon: coding style fixes
Michael S. Tsirkin
2
-4
/
+2
2015-01-21
virtio_pci_modern: support devices with no config
Michael S. Tsirkin
1
-2
/
+19
2015-01-21
virtio_pci_modern: reduce number of mappings
Michael S. Tsirkin
2
-8
/
+52
2015-01-21
virtio_pci: macros for PCI layout offsets
Rusty Russell
2
-6
/
+90
2015-01-21
virtio_pci: modern driver
Michael S. Tsirkin
5
-10
/
+625
2015-01-21
virtio-pci: define layout for virtio 1.0
Rusty Russell
1
-0
/
+62
2015-01-21
virtio_pci: move probe/remove code to common
Michael S. Tsirkin
3
-72
/
+77
2015-01-21
virtio_pci: drop useless del_vqs call
Sasha Levin
1
-1
/
+0
2015-01-21
s390: add pci_iomap_range
Michael S. Tsirkin
2
-7
/
+28
2015-01-21
pci: add pci_iomap_range
Michael S. Tsirkin
2
-5
/
+40
2015-01-21
mn10300: drop dead code
Michael S. Tsirkin
1
-35
/
+0
2015-01-21
virtio/balloon: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/scsi: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/net: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/console: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/blk: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio/9p: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-21
virtio_pci: drop virtio_config dependency
Michael S. Tsirkin
1
-1
/
+1
2015-01-20
s2io: use snprintf() as a safety feature
Dan Carpenter
1
-3
/
+8
2015-01-19
r8152: remove sram_read
hayeswang
1
-18
/
+6
2015-01-19
r8152: remove generic_ocp_read before writing
hayeswang
1
-6
/
+0
2015-01-19
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
1
-3
/
+3
2015-01-19
bgmac: register napi before the device
Hauke Mehrtens
1
-3
/
+3
2015-01-19
sh_eth: Fix ethtool operation crash when net device is down
Ben Hutchings
1
-0
/
+10
2015-01-19
sh_eth: Fix promiscuous mode on chips without TSU
Ben Hutchings
1
-9
/
+9
2015-01-19
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-01-19
libata: prevent HSM state change race between ISR and PIO
David Jeffery
1
-0
/
+12
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
3
-2
/
+6
2015-01-19
pinctrl: MAINTAINERS: add git tree reference
Linus Walleij
1
-0
/
+1
2015-01-19
pinctrl: qcom: Don't iterate past end of function array
Stephen Boyd
1
-2
/
+2
2015-01-18
Linux 3.19-rc5
v3.19-rc5
Linus Torvalds
1
-1
/
+1
2015-01-18
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
Daniel Borkmann
1
-1
/
+7
2015-01-17
clk: fix possible null pointer dereference
Stanimir Varbanov
1
-1
/
+1
2015-01-17
Revert "clk: ppc-corenet: Fix Section mismatch warning"
Kevin Hao
1
-1
/
+1
2015-01-17
clk: rockchip: fix deadlock possibility in cpuclk
Heiko Stübner
1
-4
/
+6
2015-01-17
reset: sunxi: fix spinlock initialization
Tyler Baker
1
-0
/
+4
2015-01-17
ARM: dts: disable CCI on exynos5420 based arndale-octa
Abhilash Kesavan
2
-1
/
+5
2015-01-17
drivers: bus: check cci device tree node status
Abhilash Kesavan
1
-0
/
+3
2015-01-17
ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288
Heiko Stübner
1
-0
/
+27
2015-01-17
ARM: nomadik: fix up leftover device tree pins
Linus Walleij
1
-4
/
+4
2015-01-16
genetlink: synchronize socket closing and family removal
Johannes Berg
5
-15
/
+35
[next]