index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-04
virtio: flush buffers on open
Rusty Russell
2008-02-04
virtnet: remove double ether_setup
Christian Borntraeger
2008-02-04
virtio: Allow virtio to be modular and used by modules
Rusty Russell
2008-02-04
virtio: Use the sg_phys convenience function.
Rusty Russell
2008-02-04
virtio: Put the virtio under the virtualization menu
Anthony Liguori
2008-02-04
virtio: handle interrupts after callbacks turned off
Rusty Russell
2008-02-04
virtio: reset function
Rusty Russell
2008-02-04
virtio: populate network rings in the probe routine, not open
Rusty Russell
2008-02-04
virtio: Tweak virtio_net defines
Rusty Russell
2008-02-04
virtio: Net header needs hdr_len
Rusty Russell
2008-02-04
virtio: remove unused id field from struct virtio_blk_outhdr
Rusty Russell
2008-02-04
virtio: clarify NO_NOTIFY flag usage
Rusty Russell
2008-02-04
virtio: Fix vring_init/vring_size to take unsigned long
Anthony Liguori
2008-02-04
virtio: configuration change callback
Rusty Russell
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
2008-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-02-03
fix writev regression: pan hanging unkillable and un-straceable
Nick Piggin
2008-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2008-02-02
ide-tape: remove idetape_config_t typedef
Borislav Petkov
2008-02-02
ide-tape: remove mtio.h related comments
Borislav Petkov
2008-02-02
ide-tape: make function name more accurate
Borislav Petkov
2008-02-02
ide-tape: remove unused sense packet commands.
Borislav Petkov
2008-02-02
ide-tape: use generic byteorder macros
Borislav Petkov
2008-02-02
ide-tape: remove EXPERIMENTAL driver status
Borislav Petkov
2008-02-02
ide-tape: use generic scsi commands
Borislav Petkov
2008-02-02
ide-tape: remove struct idetape_block_size_page_t
Borislav Petkov
2008-02-02
ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t
Borislav Petkov
2008-02-02
ide-tape: remove struct idetape_parameter_block_descriptor_t
Borislav Petkov
2008-02-02
ide-tape: remove struct idetape_medium_partition_page_t
Borislav Petkov
2008-02-02
ide-tape: remove struct idetape_data_compression_page_t
Borislav Petkov
2008-02-02
ide-tape: remove struct idetape_inquiry_result_t
Borislav Petkov
2008-02-02
ide-tape: remove struct idetape_capabilities_page_t
Borislav Petkov
2008-02-02
ide-tape: remove IDETAPE_DEBUG_BUGS
Borislav Petkov
2008-02-02
ide-tape: remove IDETAPE_DEBUG_INFO
Borislav Petkov
2008-02-02
ide-tape: dump gcw fields on error in idetape_identify_device()
Bartlomiej Zolnierkiewicz
2008-02-02
ide-tape: remove struct idetape_mode_parameter_header_t
Borislav Petkov
2008-02-02
ide-tape: remove struct idetape_request_sense_result_t
Borislav Petkov
2008-02-02
ide-tape: remove dead code
Borislav Petkov
2008-02-02
ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1...
Borislav Petkov
2008-02-02
ide-cs: use ide_std_init_ports()
Bartlomiej Zolnierkiewicz
2008-02-02
ide: move check_dma_crc() to ide-dma.c
Bartlomiej Zolnierkiewicz
2008-02-02
ide: remove ide_auto_reduce_xfer()
Bartlomiej Zolnierkiewicz
2008-02-02
ide: move drive->crc_count check out from check_dma_crc()
Bartlomiej Zolnierkiewicz
2008-02-02
ide: remove ide_ata66_check()
Bartlomiej Zolnierkiewicz
2008-02-02
ide: remove set_transfer()
Bartlomiej Zolnierkiewicz
2008-02-02
ide: unexport SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
2008-02-02
ide-scsi: remove needless SELECT_DRIVE() call
Bartlomiej Zolnierkiewicz
2008-02-02
ide: use __ide_set_handler() in ide_execute_command()
Bartlomiej Zolnierkiewicz
[next]