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] 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
*
|
|
|
|
|
[PATCH] umem: check pci_set_dma_mask return value correctly
Tobias Klauser
2006-02-03
1
-1
/
+1
*
|
|
|
|
|
[PATCH] Fix two ext[23] uninitialized warnings
Andreas Gruenbacher
2006-02-03
2
-2
/
+2
*
|
|
|
|
|
[PATCH] ufs: fix char vs. __s8 clash in ufs
Andreas Schwab
2006-02-03
1
-5
/
+5
*
|
|
|
|
|
[PATCH] EDAC config cleanup
Dave Jones
2006-02-03
1
-1
/
+1
*
|
|
|
|
|
[PATCH] OProfile: fixed x86_64 incorrect kernel call graphs
Tong Li
2006-02-03
1
-2
/
+17
*
|
|
|
|
|
[PATCH] Fix some ucLinux breakage from the tty updates
Alan Cox
2006-02-03
3
-20
/
+12
*
|
|
|
|
|
[PATCH] rio cleanups
Alan Cox
2006-02-03
11
-567
/
+0
*
|
|
|
|
|
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
Marcelo Tosatti
2006-02-03
2
-0
/
+4
*
|
|
|
|
|
[PATCH] ufs: fix hang during `rm'
Evgeniy Dushistov
2006-02-03
3
-57
/
+18
*
|
|
|
|
|
[PATCH] ufs: fix oops with `ufs1' type
Evgeniy Dushistov
2006-02-03
3
-7
/
+8
*
|
|
|
|
|
[PATCH] sx.c printk warning fixes
Andrew Morton
2006-02-03
1
-3
/
+3
*
|
|
|
|
|
[PATCH] quota_v2: printk warning fixes
Andrew Morton
2006-02-03
1
-1
/
+1
*
|
|
|
|
|
[PATCH] parport_serial: printk warning fix
Andrew Morton
2006-02-03
1
-2
/
+2
*
|
|
|
|
|
[PATCH] someone broke reiserfs V3 mount options, this fixes it
Vitaly Fertman
2006-02-03
1
-1
/
+1
*
|
|
|
|
|
[PATCH] don't allow users to set CONFIG_BROKEN=y
Adrian Bunk
2006-02-03
1
-11
/
+0
*
|
|
|
|
|
[PATCH] parport: fix printk format warning
Randy Dunlap
2006-02-03
1
-2
/
+2
*
|
|
|
|
|
[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)
Alan Cox
2006-02-03
1
-2
/
+11
*
|
|
|
|
|
[PATCH] sx.c warning fixes
Andrew Morton
2006-02-03
1
-3
/
+3
*
|
|
|
|
|
[PATCH] 3c59x: collision statistic fix
Steffen Klassert
2006-02-03
1
-10
/
+23
*
|
|
|
|
|
[PATCH] list.h: don't evaluate macro args multiple times
Zach Brown
2006-02-03
1
-4
/
+10
*
|
|
|
|
|
[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos
Alexey Dobriyan
2006-02-03
4
-4
/
+4
*
|
|
|
|
|
[PATCH] Tell kallsyms_lookup_name() to ignore type U entries
Keith Owens
2006-02-03
1
-1
/
+2
*
|
|
|
|
|
[PATCH] s390: fix to_channelpath macro
Cornelia Huck
2006-02-03
1
-1
/
+1
*
|
|
|
|
|
[PATCH] s390: fix compat syscall wrapper
Heiko Carstens
2006-02-03
1
-3
/
+3
*
|
|
|
|
|
[PATCH] s390: compile fix: missing defines in asm-s390/io.h
Heiko Carstens
2006-02-03
1
-0
/
+6
*
|
|
|
|
|
[PATCH] s390: timer interface visibility
Jan Glauber
2006-02-03
1
-2
/
+6
*
|
|
|
|
|
[PATCH] s390: dasd extended error reporting module
Stefan Weinhuber
2006-02-03
8
-5
/
+1231
*
|
|
|
|
|
[PATCH] ide: restore support for AEC6280M cards in aec62xx.c
Thibaut VARENE
2006-02-03
1
-0
/
+15
*
|
|
|
|
|
[PATCH] Fix compilation errors in maps/dc21285.c
Martin Michlmayr
2006-02-03
1
-3
/
+6
*
|
|
|
|
|
[PATCH] fix generic_fls64()
Akinobu Mita
2006-02-03
1
-1
/
+1
*
|
|
|
|
|
[PATCH] Documentation: Updated PCI Error Recovery
Linas Vepstas
2006-02-03
1
-161
/
+311
*
|
|
|
|
|
[PATCH] Fix build failure in recent pm_prepare_* changes.
Dave Jones
2006-02-03
1
-4
/
+0
*
|
|
|
|
|
[PATCH] Kprobes: Fix deadlock in function-return probes
Ananth N Mavinakayanahalli
2006-02-03
1
-1
/
+1
*
|
|
|
|
|
[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES
Adrian Bunk
2006-02-03
1
-17
/
+17
[prev]
[next]