index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
1
-3
/
+6
2014-10-15
virtio_scsi: move kick event out from virtscsi_init
Michael S. Tsirkin
1
-5
/
+11
2014-10-15
virtio_net: fix use after free on allocation failure
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
9p/trans_virtio: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_console: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_blk: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_net: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio: add API to enable VQs early
Michael S. Tsirkin
1
-0
/
+17
2014-10-15
virtio_net: minor cleanup
Michael S. Tsirkin
1
-4
/
+2
2014-10-15
virtio-net: drop config_mutex
Michael S. Tsirkin
1
-6
/
+1
2014-10-15
virtio_net: drop config_enable
Michael S. Tsirkin
1
-23
/
+4
2014-10-15
virtio-blk: drop config_mutex
Michael S. Tsirkin
1
-8
/
+0
2014-10-15
virtio_blk: drop config_enable
Michael S. Tsirkin
1
-19
/
+4
2014-10-15
virtio: defer config changed notifications
Michael S. Tsirkin
2
-9
/
+55
2014-10-15
virtio-pci: move freeze/restore to virtio core
Michael S. Tsirkin
3
-52
/
+62
2014-10-15
virtio: unify config_changed handling
Michael S. Tsirkin
7
-28
/
+17
2014-10-15
virtio_pci: fix virtio spec compliance on restore
Michael S. Tsirkin
1
-3
/
+30
2014-09-09
microblaze: Fix number of syscalls
Michal Simek
1
-1
/
+1
2014-09-09
microblaze: Rename Advance setup to Kernel features
Michal Simek
1
-1
/
+1
2014-09-09
microblaze: Add mm/Kconfig to advance menu
Michal Simek
1
-2
/
+2
2014-09-09
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
1
-2
/
+2
2014-09-09
arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...
Chen Gang
1
-0
/
+1
2014-09-08
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
1
-3
/
+1
2014-09-08
nfsd4: fix rd_dircount enforcement
J. Bruce Fields
1
-1
/
+13
2014-09-08
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
1
-2
/
+0
2014-09-08
Linux 3.17-rc4
v3.17-rc4
Linus Torvalds
1
-1
/
+1
2014-09-08
Documentation: new page link in SubmittingPatches
Sudip Mukherjee
1
-0
/
+1
2014-09-08
Documentation: NFS/RDMA: Document separate Kconfig symbols
Paul Bolle
1
-7
/
+9
2014-09-08
Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
Masanari Iida
1
-1
/
+1
2014-09-08
Documentation: i2c: rename variable "register" to "reg"
Jose Manuel Alarcon Roldan
1
-5
/
+5
2014-09-08
Documentation: seq_file: Document seq_open_private(), seq_release_private()
Rob Jones
1
-0
/
+33
2014-09-07
ufs: fix deadlocks introduced by sb mutex merge
Alexey Khoroshilov
2
-13
/
+8
2014-09-06
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
1
-2
/
+3
2014-09-06
compat: nanosleep: Clarify error handling
Thomas Gleixner
1
-3
/
+21
2014-09-06
amd-xgbe: Enable interrupts for all management counters
Lendacky, Thomas
1
-2
/
+2
2014-09-06
amd-xgbe: Treat certain counter registers as 64 bit
Lendacky, Thomas
1
-82
/
+108
2014-09-06
greth: moved TX ring cleaning to NAPI rx poll func
Daniel Hellstrom
2
-39
/
+49
2014-09-06
cnic : Cleanup CONFIG_IPV6 & VLAN check
Anish Bhatt
2
-3
/
+3
2014-09-06
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...
Suman Tripathi
1
-14
/
+34
2014-09-06
ahci_xgene: Skip the PHY and clock initialization if already configured by th...
Suman Tripathi
1
-1
/
+14
2014-09-06
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
9
-13
/
+13
2014-09-06
bnx2x: Fix link problems for 1G SFP RJ45 module
Yaniv Rosner
3
-36
/
+50
2014-09-06
3c59x: avoid panic in boomerang_start_xmit when finding page address:
Neil Horman
1
-4
/
+4
2014-09-06
netfilter: add explicit Kconfig for NETFILTER_XT_NAT
Pablo Neira Ayuso
1
-0
/
+8
2014-09-06
ipv6: use addrconf_get_prefix_route() to remove peer addr
Nicolas Dichtel
1
-3
/
+2
2014-09-06
ipv6: fix a refcnt leak with peer addr
Nicolas Dichtel
1
-5
/
+2
2014-09-06
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
2
-5
/
+2
2014-09-05
drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros
Chen Gang
1
-5
/
+0
2014-09-05
l2tp: fix race while getting PMTU on PPP pseudo-wire
Guillaume Nault
1
-1
/
+2
2014-09-05
bus: arm-ccn: Move event cleanup routine
Pawel Moll
1
-26
/
+25
[next]