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
/
char
Age
Commit message (
Expand
)
Author
2009-12-15
random.c: use %pU to print UUIDs
Joe Perches
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...
Thadeu Lima de Souza Cascardo
2009-12-15
drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...
Thadeu Lima de Souza Cascardo
2009-12-15
misc: remove MAC pmu function declaration from misc device class
Thadeu Lima de Souza Cascardo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
2009-12-15
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
2009-12-15
/dev/mem: make size_inside_page() logic straight
Wu Fengguang
2009-12-15
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
Wu Fengguang
2009-12-15
/dev/mem: introduce size_inside_page()
Wu Fengguang
2009-12-15
/dev/mem: remove redundant test on len
Wu Fengguang
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-12
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-11
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-11
nvram: Fix write beyond end condition; prove to gcc copy is safe
H. Peter Anvin
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
tty: split the lock up a bit further
Alan Cox
2009-12-11
tty: Move the leader test in disassociate
Alan Cox
2009-12-11
tty: Push the bkl down a bit in the hangup code
Alan Cox
2009-12-11
tty: Push the lock down further into the ldisc code
Alan Cox
2009-12-11
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
tty: moxa: split open lock
Alan Cox
2009-12-11
tty: moxa: Kill the use of lock_kernel
Alan Cox
2009-12-11
tty: moxa: Fix modem op locking
Alan Cox
2009-12-11
tty: moxa: Kill off the throttle method
Alan Cox
2009-12-11
tty: moxa: Locking clean up
Alan Cox
2009-12-11
tty: moxa: rework the locking a bit
Alan Cox
2009-12-11
tty: moxa: Use more tty_port ops
Alan Cox
2009-12-11
tty: isicom: fix deadlock on shutdown
Alan Cox
2009-12-11
tty: mxser: Use the new locking rules to fix setserial properly
Alan Cox
2009-12-11
tty: mxser: use the tty_port_open method
Alan Cox
2009-12-11
tty: isicom: sort out the board init logic
Alan Cox
2009-12-11
tty: isicom: switch to the new tty_port_open helper
Alan Cox
2009-12-11
tty: tty_port: Add a kref object to the tty port
Alan Cox
2009-12-11
tty: istallion: tty port open/close methods
Alan Cox
2009-12-11
tty: stallion: Convert to the tty_port_open/close methods
Alan Cox
2009-12-11
tty: tty_port: Move the IO_ERROR clear
Alan Cox
2009-12-11
tty: tty_port: Add IO_ERROR bit handling
Alan Cox
2009-12-11
tty: riscom8: switch to the tty_port_open API
Alan Cox
2009-12-11
tty: tty_port: Change the buffer allocator locking
Alan Cox
2009-12-11
tty_port: Move hupcl handling
Alan Cox
2009-12-11
tty_port: coding style cleaning pass
Alan Cox
2009-12-11
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
tty: stallion: kill BKL ioctl
Alan Cox
2009-12-11
tty: istallion: Kill off the BKL ioctl
Alan Cox
2009-12-11
tty: esp: remove broken driver
Alan Cox
2009-12-11
tty: const: constify remaining tty_operations
Alexey Dobriyan
[next]