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
2009-08-03
intel-agp: Move repeated sglist free into separate function
David Woodhouse
1
-14
/
+15
2009-08-03
agp: Switch agp_{un,}map_page() to take struct page * argument
David Woodhouse
3
-18
/
+17
2009-08-03
agp: tidy up handling of scratch pages w.r.t. DMA API
David Woodhouse
2
-16
/
+15
2009-08-03
intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMU
Zhenyu Wang
1
-12
/
+162
2009-08-03
agp: Add generic support for graphics dma remapping
Zhenyu Wang
3
-0
/
+35
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
13
-46
/
+36
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
1
-1
/
+14
2009-08-02
parisc: parisc-agp.c - use correct page_mask function
Helge Deller
1
-1
/
+1
2009-08-02
debug lockups: Improve lockup detection
Ingo Molnar
1
-6
/
+2
2009-07-29
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
1
-3
/
+5
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+0
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
3
-2
/
+14
2009-07-28
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
1
-0
/
+0
2009-07-27
pty: quickfix for the pty ENXIO timing problems
Alan Cox
1
-0
/
+2
2009-07-20
tty: fix chars_in_buffers
Alan Cox
3
-6
/
+4
2009-07-20
specialix.c: convert nested spin_lock_irqsave to spin_lock
Julia Lawall
1
-12
/
+12
2009-07-20
vc: create vcs(a) devices for consoles
Kay Sievers
1
-0
/
+4
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
1
-1
/
+1
2009-07-16
n_tty: Fix echo race
Alan Cox
1
-3
/
+0
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
1
-4
/
+8
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
1
-9
/
+3
2009-07-16
tty: fix close/hangup race
Alan Cox
1
-10
/
+15
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
24
-3
/
+21
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2
-12
/
+13
2009-07-08
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
1
-95
/
+59
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
1
-2
/
+2
2009-07-03
MIPS: Update VR41xx GPIO driver to use gpiolib
Yoichi Yuasa
3
-685
/
+0
2009-06-29
tty: Fix the leak in tty_ldisc_release
Alan Cox
1
-4
/
+11
2009-06-26
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
1
-6
/
+19
2009-06-26
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
1
-7
/
+10
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
2
-4
/
+3
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
2009-06-24
synclink_gt: fix transmit race and timeout
Paul Fulghum
1
-42
/
+30
2009-06-22
tty: n_hdlc add buffer flushing
Paul Fulghum
1
-9
/
+37
2009-06-22
vt_ioctl: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
pcmcia/cm4000: fix lock imbalance
Jiri Slaby
1
-1
/
+2
2009-06-22
n_r3964: fix lock imbalance
Jiri Slaby
1
-12
/
+14
2009-06-22
bfin_jtag_comm: clean up printk usage
Mike Frysinger
1
-15
/
+15
2009-06-22
Revert "char: moxa, prevent opening unavailable ports"
Linus Torvalds
1
-6
/
+1
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+0
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-143
/
+174
2009-06-20
agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses
Pierre Willenbrock
1
-1
/
+1
2009-06-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-3
/
+3
2009-06-19
char: moxa, prevent opening unavailable ports
Dirk Eibach
1
-1
/
+6
2009-06-19
istallion: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-06-19
dtlk: off by one in {read,write}_tts()
Roel Kluin
1
-3
/
+3
2009-06-19
agp: add user mapping support to ATI AGP bridge.
Dave Airlie
1
-4
/
+14
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
16
-136
/
+143
2009-06-19
agpgart: detected ALi M???? chipset with M1621
Ondrej Zary
1
-1
/
+1
[prev]
[next]