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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2007-07-20
KVM: Fix memory slot management functions for guest smp
Avi Kivity
2007-07-20
KVM: MMU: Store nx bit for large page shadows
Avi Kivity
2007-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...
Linus Torvalds
2007-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-07-20
pata_cs5520: Fix probe bug regression introduced in 2.6.22
Alan Cox
2007-07-20
lguest: override sched_clock
Rusty Russell
2007-07-20
lguest: trivial: We now have asm/processor-flags.h, so use it.
Rusty Russell
2007-07-20
lguest: fix sense if IF flag on interrupt injection
Rusty Russell
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-07-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-20
Memory leak in tpm_ascii_bios_measurements_open()
Jesper Juhl
2007-07-20
cr_backlight_probe() allocates too little storage for struct cr_panel
Jesper Juhl
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
2007-07-20
dpt_i2o depends on virt_to_bus
Stephen Rothwell
2007-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-07-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-07-20
Fix lguest misannotation
Al Viro
2007-07-20
Fix up sky2 breakage
Al Viro
2007-07-20
Fix buggered kmalloc() call argument order
Al Viro
2007-07-20
m68k: exclude more unbuildable drivers
Al Viro
2007-07-20
mac89x0: missing __init
Al Viro
2007-07-20
m68k: remove empty ->setup is several consoles
Al Viro
2007-07-20
m68k: missing exports
Al Viro
2007-07-20
more isa/eisa/pci-only drivers marked as such
Al Viro
2007-07-20
libata: implement EH fast drain
Tejun Heo
2007-07-20
libata: schedule probing after SError access failure during autopsy
Tejun Heo
2007-07-20
libata: clear HOTPLUG flag after a reset
Tejun Heo
2007-07-20
libata: improve SCSI scan failure handling
Tejun Heo
2007-07-20
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
2007-07-20
libata: improve SATA PHY speed down logic
Tejun Heo
2007-07-20
The SATA controller device ID is different according to
su henry
2007-07-20
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
2007-07-20
ahci: make NO_NCQ handling more consistent
Tejun Heo
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
2007-07-20
libata: implement AC_ERR_NCQ
Tejun Heo
2007-07-20
libata: improve EH report formatting
Tejun Heo
2007-07-20
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
2007-07-20
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
2007-07-20
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
Tejun Heo
2007-07-20
ahci: separate out ahci_do_softreset()
Tejun Heo
2007-07-20
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
2007-07-20
ahci: separate out ahci_kick_engine()
Tejun Heo
2007-07-20
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
2007-07-20
[libata] Fix reported task file values in sense data
Petr Vandrovec
2007-07-20
Correct comment in libata-sff.c
Dave Jones
2007-07-20
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
2007-07-20
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
2007-07-20
libata: add ST9160821AS 3.CLF to NONCQ blacklist
Tejun Heo
2007-07-20
pata_platform: Fix NULL pointer dereference
Magnus Damm
[next]