index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
net: Fix percpu counters deadlock
Herbert Xu
6
-8
/
+21
2008-12-30
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
Rusty Russell
4
-8
/
+8
2008-12-30
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
2
-3
/
+2
2008-12-30
cls_cgroup: clean up Kconfig
Li Zefan
1
-3
/
+0
2008-12-30
cls_cgroup: clean up for cgroup part
Li Zefan
1
-9
/
+14
2008-12-30
cls_cgroup: fix an oops when removing a cgroup
Li Zefan
1
-1
/
+1
2008-12-30
EtherExpress16: fix printing timed out status
Roel Kluin
1
-28
/
+28
2008-12-30
mlx4_en: Added "set_ringparam" Ethtool interface implementation
Yevgeny Petrilin
3
-33
/
+61
2008-12-30
mlx4_en: Always allocate RX ring for each interrupt vector
Yevgeny Petrilin
2
-13
/
+4
2008-12-30
mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS
Yevgeny Petrilin
1
-1
/
+2
2008-12-30
IPVS: Make "no destination available" message more consistent between schedulers
Simon Horman
9
-10
/
+24
2008-12-30
net: KS8695: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-12-30
tun: Fix SIOCSIFHWADDR error.
Kusanagi Kouichi
1
-1
/
+1
2008-12-30
smsc911x: compile fix re netif_rx signature changes
Alexey Dobriyan
1
-2
/
+2
2008-12-30
netns: foreach_netdev_safe is insufficient in default_device_exit
Eric W. Biederman
1
-3
/
+5
2008-12-30
net: make xfrm_statistics_seq_show use generic snmp_fold_field
Rusty Russell
1
-15
/
+2
2008-12-30
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
3
-3
/
+3
2008-12-29
lguest: struct device - replace bus_id with dev_name()
Mark McLoughlin
1
-1
/
+1
2008-12-29
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
6
-81
/
+83
2008-12-29
kvm-s390: implement config_changed for virtio on s390
Christian Borntraeger
1
-3
/
+19
2008-12-29
virtio_console: support console resizing
Christian Borntraeger
3
-1
/
+41
2008-12-29
virtio: add PCI device release() function
Mark McLoughlin
1
-6
/
+15
2008-12-29
virtio_blk: fix type warning
Randy Dunlap
1
-1
/
+1
2008-12-29
virtio: block: dynamic maximum segments
Rusty Russell
1
-13
/
+23
2008-12-29
virtio: set max_segment_size and max_sectors to infinite.
Rusty Russell
1
-0
/
+5
2008-12-29
virtio: avoid implicit use of Linux page size in balloon interface
Hollis Blanchard
2
-2
/
+14
2008-12-29
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
5
-6
/
+9
2008-12-29
virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
Rusty Russell
2
-3
/
+10
2008-12-29
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
3
-4
/
+8
2008-12-29
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
Rusty Russell
2
-2
/
+6
2008-12-29
virtio: rename 'pagesize' arg to vring_init/vring_size
Rusty Russell
1
-6
/
+6
2008-12-29
virtio: Don't use PAGE_SIZE in virtio_pci.c
Rusty Russell
2
-1
/
+5
2008-12-29
virtio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+3
2008-12-29
virtio-pci queue allocation not page-aligned
Hollis Blanchard
1
-5
/
+7
2008-12-29
ide-cd: remove dead dsc_overlap setting
Bartlomiej Zolnierkiewicz
2
-15
/
+2
2008-12-29
ide: push local_irq_{save,restore}() to do_identify()
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2008-12-29
ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-12-29
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
Bartlomiej Zolnierkiewicz
4
-56
/
+67
2008-12-29
ide: move Power Management support to ide-pm.c
Bartlomiej Zolnierkiewicz
5
-234
/
+244
2008-12-29
ide: use ATA_DMA_* defines in ide-dma-sff.c
Bartlomiej Zolnierkiewicz
1
-29
/
+23
2008-12-29
ide: checkpatch.pl fixes for ide-lib.c
Bartlomiej Zolnierkiewicz
1
-41
/
+54
2008-12-29
ide: remove inline tags from ide-probe.c
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-12-29
ide: remove redundant code from ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-12-29
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-12-29
ide: rework handling of serialized ports (v2)
Bartlomiej Zolnierkiewicz
3
-53
/
+6
2008-12-29
cy82c693: remove superfluous ide_cy82c693 chipset type
Bartlomiej Zolnierkiewicz
3
-4
/
+1
2008-12-29
trm290: add IDE_HFLAG_TRM290 host flag
Bartlomiej Zolnierkiewicz
4
-5
/
+6
2008-12-29
ide: add ->max_sectors field to struct ide_port_info
Bartlomiej Zolnierkiewicz
3
-8
/
+10
2008-12-29
rz1000: apply chipset quirks early (v2)
Bartlomiej Zolnierkiewicz
3
-14
/
+26
2008-12-29
ide: always set nIEN on idle devices
Bartlomiej Zolnierkiewicz
3
-5
/
+2
[next]