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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] IDE: always enable CONFIG_PDC202XX_FORCE
Adrian Bunk
2006-02-03
3
-28
/
+0
*
[PATCH] RocketPoint 1520 [hpt366] fails clock stabilization
Loren M. Lang
2006-02-03
1
-0
/
+4
*
[PATCH] ide: set latency when resetting it821x out of firmware mode
Alan Cox
2006-02-03
1
-1
/
+1
*
[PATCH] ide-disk: Restore missing space in log message
Jean Delvare
2006-02-03
1
-1
/
+1
*
[PATCH] drivers/ide/ide-io.c: make __ide_end_request() static
Adrian Bunk
2006-02-03
2
-4
/
+2
*
[PATCH] solve false-positive soft lockup messages during IDE init
Ingo Molnar
2006-02-03
1
-0
/
+1
*
[PATCH] stop CompactFlash devices being marked as removable
Richard Purdie
2006-02-03
4
-50
/
+9
*
[PATCH] ide Kconfig fixes
Andreas Mohr
2006-02-03
1
-7
/
+7
*
[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definition
Bjorn Helgaas
2006-02-03
2
-10
/
+2
*
[PATCH] piix: add Intel ICH8M device IDs
Jason Gaston
2006-02-03
1
-0
/
+4
*
[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.c
Jayachandran C
2006-02-03
1
-2
/
+2
*
[PATCH] UDF: Fix issues reported by Coverity in namei.c
Jayachandran C
2006-02-03
1
-2
/
+2
*
[PATCH] coverity: udf/balloc.c null deref fix
KAMBAROV, ZAUR
2006-02-03
1
-4
/
+3
*
[PATCH] debugfs: hard link count wrong
Vincent Hanquez
2006-02-03
1
-0
/
+1
*
[PATCH] i4l: warning fixes
Karsten Keil
2006-02-03
1
-1
/
+1
*
[PATCH] ip2main.c warning fixes
Andrew Morton
2006-02-03
2
-59
/
+9
*
[PATCH] Fix keyctl usage of strnlen_user()
Davi Arnaut
2006-02-03
1
-5
/
+10
*
[PATCH] edac_mc: Remove include of version.h
Eric W. Biederman
2006-02-03
1
-1
/
+0
*
[PATCH] fat: Fix truncate() write ordering
OGAWA Hirofumi
2006-02-03
1
-27
/
+23
*
[PATCH] Trivial optimization of ll_rw_block()
OGAWA Hirofumi
2006-02-03
1
-2
/
+2
*
[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)
OGAWA Hirofumi
2006-02-03
1
-12
/
+2
*
[PATCH] uninline __sigqueue_free()
Andrew Morton
2006-02-03
1
-1
/
+1
*
[PATCH] new tty buffering locking fix
Paul Fulghum
2006-02-03
6
-33
/
+68
*
[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
Alexey Dobriyan
2006-02-03
1
-12
/
+12
*
[PATCH] Compilation of kexec/kdump broken
Fernando Luis Vazquez Cao
2006-02-03
2
-1
/
+3
*
[PATCH] Fix comment to synchronize_sched()
Paul E. McKenney
2006-02-03
1
-1
/
+4
*
[PATCH] quota: fix error code for ext2_new_inode()
Herbert Poetzl
2006-02-03
1
-1
/
+1
*
[PATCH] Export cpu topology in sysfs
Zhang, Yanmin
2006-02-03
7
-8
/
+225
*
[PATCH] ixj: fix writing silence check
Alexey Dobriyan
2006-02-03
1
-4
/
+10
*
[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
Peter Williams
2006-02-03
1
-1
/
+1
*
[PATCH] quota: remove unused sync_dquots_dev()
Herbert Poetzl
2006-02-03
1
-1
/
+0
*
[PATCH] drivers/serial/jsm/: cleanups
Adrian Bunk
2006-02-03
3
-5
/
+0
*
[PATCH] jsm: update for tty buffering revamp
V. Ananda Krishnan
2006-02-03
2
-157
/
+79
*
[PATCH] fcntl F_SETFL and read-only IS_APPEND files
dean gaudet
2006-02-03
1
-2
/
+5
*
[PATCH] I2O: fix and workaround for Motorola/Freescale controller
Markus Lidel
2006-02-03
3
-2
/
+25
*
[PATCH] I2O: don't disable PCI device if it is enabled before probing
Markus Lidel
2006-02-03
1
-15
/
+14
*
[PATCH] fix O_DIRECT read of last block in a sparse file
Jeff Moyer
2006-02-03
1
-1
/
+8
*
[PATCH] ext2: print xip mount option in ext2_show_options
Carsten Otte
2006-02-03
1
-0
/
+5
*
[PATCH] disable per cpu intr in /proc/stat
schwab@suse.de
2006-02-03
1
-1
/
+1
*
[PATCH] edac: use C99 initializers (sparse warnings)
Randy Dunlap
2006-02-03
1
-4
/
+4
*
[PATCH] cpuset: fix sparse warning
Randy Dunlap
2006-02-03
1
-1
/
+1
*
[PATCH] parport: remove dead address in MAINTAINERS
Arnaud Giersch
2006-02-03
1
-1
/
+0
*
[PATCH] parport: fix documentation
Arnaud Giersch
2006-02-03
2
-9
/
+9
*
[PATCH] Normalize timespec for negative values in ns_to_timespec
George Anzinger
2006-02-03
1
-6
/
+7
*
[PATCH] v9fs: fix corner cases when flushing request
Latchesar Ionkov
2006-02-03
1
-4
/
+11
*
[PATCH] v9fs: v9fs_put_str fix
Latchesar Ionkov
2006-02-03
1
-9
/
+19
*
[PATCH] v9fs: symlink support fixes
Latchesar Ionkov
2006-02-03
1
-3
/
+3
*
[PATCH] parport: add parallel port support for SGI O2
Arnaud Giersch
2006-02-03
4
-0
/
+2269
*
[PATCH] fs/jffs/intrep.c: 255 is unsigned char
Felix Oxley
2006-02-03
1
-1
/
+1
*
[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix
Domen Puncer
2006-02-03
1
-2
/
+2
[next]