index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2007-06-15
5
-18
/
+110
|
\
|
*
drm: fix radeon setparam on 32/64 bit systems.
Dave Airlie
2007-06-10
1
-0
/
+26
|
*
drm/i915: Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-06-10
4
-17
/
+80
|
*
i915: add new pciids for 945GME, 965GME/GLE
Wang Zhenyu
2007-06-10
2
-1
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-06-15
1
-46
/
+51
|
\
\
|
*
|
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
2007-06-15
1
-46
/
+51
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-06-11
2
-307
/
+275
|
\
|
|
|
|
/
|
/
|
|
*
[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets
Wang Zhenyu
2007-06-06
2
-3
/
+82
|
*
[AGPGART] intel_agp: add support for 945GME
Wang Zhenyu
2007-06-06
1
-0
/
+3
|
*
[AGPGART] intel_agp: add support for 965GME/GLE
Wang Zhenyu
2007-06-06
1
-0
/
+3
|
*
[AGPGART] intel_agp: use table for device probe
Wang Zhenyu
2007-06-06
1
-202
/
+98
|
*
[AGPGART] intel_agp: cleanup intel private data
Wang Zhenyu
2007-06-06
1
-104
/
+91
*
|
Char: stallion, proper fail return values
Jiri Slaby
2007-06-09
1
-1
/
+5
*
|
Char: stallion, alloc tty before pci devices init
Jiri Slaby
2007-06-09
1
-39
/
+34
*
|
Char: stallion, don't fail with less than max panels
Jiri Slaby
2007-06-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-06-03
3
-0
/
+316
|
\
\
|
*
|
[WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver
Andrew Victor
2007-05-19
3
-0
/
+316
*
|
|
tty: fix leakage of -ERESTARTSYS to userland
Oleg Nesterov
2007-06-01
2
-1
/
+3
*
|
|
potential parse error in ifdef
Yoann Padioleau
2007-06-01
1
-1
/
+1
*
|
|
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-05-31
3
-16
/
+34
|
\
\
\
|
*
|
|
drm: make sure the drawable code doesn't call malloc(0).
Michel Dänzer
2007-05-25
1
-15
/
+26
|
*
|
|
drm/radeon: add more IGP chipset pci ids
Dave Airlie
2007-05-25
1
-0
/
+7
|
*
|
|
drm: Spinlock initializer cleanup
Thomas Gleixner
2007-05-25
1
-1
/
+1
*
|
|
|
random: fix seeding with zero entropy
Matt Mackall
2007-05-30
1
-24
/
+31
*
|
|
|
random: fix error in entropy extraction
Matt Mackall
2007-05-30
1
-5
/
+7
*
|
|
|
[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.
Martin Habets
2007-05-29
1
-1
/
+1
|
/
/
/
*
|
|
Char: cyclades, fix deadlock
Jiri Slaby
2007-05-24
1
-0
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-05-23
1
-1
/
+1
|
\
\
\
|
*
|
|
sh: disable genrtc support.
Paul Mundt
2007-05-21
1
-1
/
+1
*
|
|
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
3
-1
/
+3
|
|
/
/
|
/
|
|
*
|
|
[POWERPC] Fix comment in booke_wdt
Dave Jiang
2007-05-17
1
-1
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-05-15
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[AGPGART] Fix wrong ID in via-agp.c
Gabriel Mansi
2007-05-13
1
-3
/
+3
|
|
/
*
/
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
2007-05-15
1
-92
/
+42
|
/
*
IPMI: Add PPC openfirmware unregister
Christian Krafft
2007-05-12
1
-0
/
+4
*
IPMI: fix SI address space settings
Corey Minyard
2007-05-12
1
-2
/
+2
*
Missing include file in tpm_atmel.h
Stephen Rothwell
2007-05-12
1
-0
/
+3
*
tty: flush flip buffer on ldisc input queue flush
Paul Fulghum
2007-05-12
1
-0
/
+33
*
[TTY]: Export proc_clear_tty() to modulea.
David S. Miller
2007-05-12
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-05-12
1
-1
/
+1
|
\
|
*
Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6
Wim Van Sebroeck
2007-05-11
109
-2681
/
+3298
|
|
\
|
*
|
[WATCHDOG] iTCO_wdt.c - fix ACPI Base register
Wim Van Sebroeck
2007-05-11
1
-1
/
+1
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-05-11
1
-2
/
+0
|
\
\
\
|
*
|
|
[IA64] drivers/char/snsc_event.c:206: warning: unused variable `p'
Tony Luck
2007-05-10
1
-2
/
+0
*
|
|
|
x86_64: off-by-two error in aperture.c
Andrew Hastings
2007-05-11
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Kill unused sesssion and group values in rocket driver
Sukadev Bhattiprolu
2007-05-11
2
-5
/
+0
*
|
|
tty: add compat_ioctl
Paul Fulghum
2007-05-11
2
-19
/
+53
*
|
|
Overrun in drivers/char/rio/riocmd.c
Eric Sesterhenn / Snakebyte
2007-05-11
1
-1
/
+1
*
|
|
synclink_gt: add compat_ioctl
Paul Fulghum
2007-05-11
1
-0
/
+107
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-05-10
14
-879
/
+496
|
\
\
\
|
|
|
/
|
|
/
|
[next]