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
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
2007-02-11
[PATCH] uml: locking fixes in the ubd driver
Jeff Dike
2007-02-11
[PATCH] uml: add per-device queues and locks to ubd driver
Jeff Dike
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
2007-02-11
[PATCH] uml: locking commentary in the random driver
Jeff Dike
2007-02-11
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
2007-02-11
[PATCH] uml: port driver formatting
Jeff Dike
2007-02-11
[PATCH] uml: make two variables static
Jeff Dike
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
2007-02-11
[PATCH] uml: audio driver formatting
Jeff Dike
2007-02-11
[PATCH] uml: audio driver locking
Jeff Dike
2007-02-11
[PATCH] uml: watchdog driver formatting
Jeff Dike
2007-02-11
[PATCH] uml: watchdog driver locking
Jeff Dike
2007-02-11
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
2007-02-11
[PATCH] uml: lock the irqs_to_free list
Jeff Dike
2007-02-11
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-07
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
2006-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: use bitfields where possible
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: reformat ubd_config
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: ubd_io_lock usage fixup
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: change ubd_lock to be a mutex
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: give better names to some functions.
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: var renames
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: document some struct fields
Paolo 'Blaisorblade' Giarrusso
2006-10-31
[PATCH] uml ubd driver: allow using up to 16 UBD devices
Paolo 'Blaisorblade' Giarrusso
2006-10-24
[PATCH] uml: mconsole fixes
Al Viro
2006-10-20
[PATCH] uml: mmapper - remove just added but wrong "const" attribute
Paolo 'Blaisorblade' Giarrusso
2006-10-20
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2006-10-10
[PATCH] missed const in prototype
Al Viro
2006-10-08
[PATCH] uml pt_regs fixes
Al Viro
[next]