index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
intel-agp: Set dma mask for i915
David Woodhouse
1
-0
/
+6
2009-08-05
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
Dave Airlie
16
-82
/
+243
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-99
/
+53
2009-08-04
tty-ldisc: be more careful in 'put_ldisc' locking
Linus Torvalds
1
-5
/
+12
2009-08-04
tty-ldisc: turn ldisc user count into a proper refcount
Linus Torvalds
1
-97
/
+46
2009-08-04
tty-ldisc: make refcount be atomic_t 'users' count
Linus Torvalds
1
-10
/
+8
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
15
-36
/
+32
2009-08-03
intel-agp: fix sglist allocation to avoid vmalloc()
David Woodhouse
1
-19
/
+10
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
[prev]
[next]