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
/
fs
/
char_dev.c
Age
Commit message (
Expand
)
Author
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2009-09-24
fs/char_dev.c: remove useless loop
Renzo Davoli
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-08-10
chrdev: implement __[un]register_chrdev()
Tejun Heo
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-11
fs: Remove i_cindex from struct inode
Theodore Ts'o
2009-01-06
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
2008-10-23
[PATCH] tidy up chrdev_open
Christoph Hellwig
2008-10-17
remove CONFIG_KMOD from fs
Johannes Berg
2008-06-20
Remove the lock_kernel() call from chrdev_open()
Jonathan Corbet
2008-06-20
Add a comment in chrdev_open()
Jonathan Corbet
2008-04-29
fs: remove unused fops from struct char_device_struct
Jiri Olsa
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2007-07-19
unregister_chrdev() return void
Akinobu Mita
2007-04-04
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
2007-02-20
[PATCH] rework reserved major handling
Andrew Morton
2007-02-12
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
Andrew Morton
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-09-29
[PATCH] cdev documentation
Jonathan Corbet
2006-09-29
[PATCH] Chardev checking of overlapping ranges
Amos Waterland
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
2006-07-14
[PATCH] add function documentation for register_chrdev()
Rolf Eike Beer
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-25
[PATCH] use kzalloc and kcalloc in core fs code
Oliver Neukum
2006-03-20
[PATCH] kobj_map semaphore to mutex conversion
Jes Sorensen
2006-01-14
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2005-07-12
[PATCH] cdev: cdev_put oops
Brian King
2005-06-28
[PATCH] fix semaphore handling in __unregister_chrdev_region
Wen-chien Jesse Sung
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-04-17
[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
David Brownell
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds