index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2010-01-04
tosh: Use non bkl ioctl
Alan Cox
2010-01-04
sony_pi: Remove the BKL from open and ioctl
John Kacur
2009-12-31
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-12-30
x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled
FUJITA Tomonori
2009-12-30
ACPI: fix ACPI=n allmodconfig build
Ingo Molnar
2009-12-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-12-23
hwrng: core - Fix double unlock in rng_dev_read
Herbert Xu
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-19
ARM: add missing include to nwflash.c
Russell King
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-12-16
drivers/char/ipmi: Use KCS_IDLE_STATE
Julia Lawall
2009-12-16
efirtc: explicitly set llseek to no_llseek
John Kacur
2009-12-16
vt: make the default cursor shape configurable
Clemens Ladisch
2009-12-16
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
2009-12-16
Merge branch 'ipmi' into release
Len Brown
2009-12-15
Input: keyboard - don't override beep with a bell
Dmitry Torokhov
2009-12-15
ipmi: add PNP discovery (ACPI namespace via PNPACPI)
Bjorn Helgaas
2009-12-15
ipmi: refer to table as "SPMI", not "ACPI"
Bjorn Helgaas
2009-12-15
ipmi: remove unused PCI probe code
Bjorn Helgaas
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-15
bfin-otp: add BF51x to the supported arch list
Mike Frysinger
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
[next]