index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-6
/
+13
2010-01-11
agp/hp: fail gracefully if we don't find an IOC
Bjorn Helgaas
1
-0
/
+3
2010-01-11
agp/hp: fixup hp agp after ACPI changes
Bjorn Helgaas
1
-2
/
+1
2010-01-11
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
1
-4
/
+9
2010-01-04
tosh: Use non bkl ioctl
Alan Cox
1
-5
/
+7
2010-01-04
sony_pi: Remove the BKL from open and ioctl
John Kacur
1
-6
/
+5
2009-12-31
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+5
2009-12-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+3
2009-12-30
x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled
FUJITA Tomonori
1
-4
/
+5
2009-12-30
ACPI: fix ACPI=n allmodconfig build
Ingo Molnar
1
-2
/
+2
2009-12-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2009-12-23
hwrng: core - Fix double unlock in rng_dev_read
Herbert Xu
1
-2
/
+3
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
1
-4
/
+27
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2
-6
/
+6
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-6
/
+6
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2
-10
/
+13
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2
-32
/
+29
2009-12-19
ARM: add missing include to nwflash.c
Russell King
1
-0
/
+1
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-9
/
+109
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-1
/
+1
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+7
2009-12-16
drivers/char/ipmi: Use KCS_IDLE_STATE
Julia Lawall
1
-1
/
+1
2009-12-16
efirtc: explicitly set llseek to no_llseek
John Kacur
1
-0
/
+1
2009-12-16
vt: make the default cursor shape configurable
Clemens Ladisch
1
-2
/
+5
2009-12-16
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-12-16
Merge branch 'ipmi' into release
Len Brown
1
-9
/
+109
2009-12-15
Input: keyboard - don't override beep with a bell
Dmitry Torokhov
1
-3
/
+7
2009-12-15
ipmi: add PNP discovery (ACPI namespace via PNPACPI)
Bjorn Helgaas
1
-0
/
+104
2009-12-15
ipmi: refer to table as "SPMI", not "ACPI"
Bjorn Helgaas
1
-5
/
+5
2009-12-15
ipmi: remove unused PCI probe code
Bjorn Helgaas
1
-4
/
+0
2009-12-15
random.c: use %pU to print UUIDs
Joe Perches
1
-7
/
+3
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-6
/
+37
2009-12-15
drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...
Thadeu Lima de Souza Cascardo
1
-13
/
+9
2009-12-15
drivers/char/misc.c: clear allocation bit in minor bitmap when device registe...
Thadeu Lima de Souza Cascardo
1
-3
/
+5
2009-12-15
misc: remove MAC pmu function declaration from misc device class
Thadeu Lima de Souza Cascardo
1
-2
/
+0
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-15
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
1
-27
/
+22
2009-12-15
/dev/mem: make size_inside_page() logic straight
Wu Fengguang
1
-22
/
+12
2009-12-15
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
Wu Fengguang
1
-8
/
+6
2009-12-15
/dev/mem: introduce size_inside_page()
Wu Fengguang
1
-41
/
+19
2009-12-15
/dev/mem: remove redundant test on len
Wu Fengguang
1
-8
/
+6
2009-12-15
bfin-otp: add BF51x to the supported arch list
Mike Frysinger
1
-1
/
+1
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+10
2009-12-12
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
1
-2
/
+0
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-52
/
+26
2009-12-11
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+89
2009-12-11
nvram: Fix write beyond end condition; prove to gcc copy is safe
H. Peter Anvin
1
-4
/
+10
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
16
-3327
/
+554
[next]