index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-26
1
-15
/
+26
|
*
drm/radeon: add more IGP chipset pci ids
Dave Airlie
2007-05-26
1
-0
/
+7
|
*
drm: Spinlock initializer cleanup
Thomas Gleixner
2007-05-26
1
-1
/
+1
*
|
random: fix seeding with zero entropy
Matt Mackall
2007-05-29
1
-24
/
+31
*
|
random: fix error in entropy extraction
Matt Mackall
2007-05-29
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-23
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-05-22
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-14
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-11
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-05-11
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[WATCHDOG] MTX-1 Watchdog driver
Florian Fainelli
2007-05-06
3
-0
/
+246
|
*
|
[WATCHDOG] s3c2410_wdt - initialize watchdog irq resource
Arnaud Patard
2007-05-06
1
-3
/
+3
|
*
|
[WATCHDOG] Kconfig menuconfig patch
Jan Engelhardt
2007-05-05
1
-62
/
+59
|
*
|
[WATCHDOG] pcwd.c: Port to the new device driver model
Wim Van Sebroeck
2007-05-05
1
-122
/
+120
|
*
|
[WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver
Matthias Kaehlcke
2007-05-04
1
-4
/
+4
|
*
|
[WATCHDOG] the scheduled removal of the i8xx_tco watchdog driver
Adrian Bunk
2007-05-01
4
-636
/
+0
|
*
|
Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6
Wim Van Sebroeck
2007-05-01
21
-1417
/
+194
|
|
\
\
|
*
|
|
[WATCHDOG] Semi-typical watchdog bug re early misc_register()
Alexey Dobriyan
2007-03-26
5
-47
/
+46
|
*
|
|
[WATCHDOG] add support for the w83627thf chipset.
Vlad Drukker
2007-03-26
1
-5
/
+18
*
|
|
|
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
2007-05-10
1
-0
/
+2
*
|
|
|
[S390] Kconfig: common config options for s390.
Martin Schwidefsky
2007-05-10
1
-3
/
+4
*
|
|
|
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
2
-0
/
+3
*
|
|
|
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
2007-05-10
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2007-05-09
1
-3
/
+1
|
\
\
\
|
*
|
|
[IA64-SN2][KJ] mmtimer.c-kzalloc
vignesh babu
2007-05-08
1
-3
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
[POWERPC] iSeries: Make HVC_ISERIES the default
Stephen Rothwell
2007-05-09
1
-1
/
+2
[next]