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
*
Magic number prefix consistency change to Documentation/magic-number.txt
Jesper Juhl
2007-05-09
1
-1
/
+1
*
trivial: s/i_sem /i_mutex/
Artem Bityutskiy
2007-05-09
1
-3
/
+3
*
fix file specification in comments
Uwe Kleine-König
2007-05-09
39
-39
/
+39
*
drivers/base/platform.c: fix small typo in doc
Márton Németh
2007-05-09
1
-1
/
+1
*
misc doc and kconfig typos
Matt LaPlante
2007-05-09
29
-40
/
+40
*
Remove obsolete fat_cvf help text
Alexander E. Patrakov
2007-05-09
1
-4
/
+0
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
72
-79
/
+79
*
Fix minor typoes in kernel/module.c
Robert P. J. Day
2007-05-09
1
-5
/
+5
*
Kconfig: Remove reference to external mqueue library
Robert P. J. Day
2007-05-09
1
-3
/
+1
*
Kconfig: A couple of grammatical fixes in arch/i386/Kconfig
Robert P. J. Day
2007-05-09
1
-2
/
+2
*
Correct comments in genrtc.c to refer to correct /proc file.
Robert P. J. Day
2007-05-09
1
-2
/
+2
*
Fix more "deprecated" spellos.
Randy Dunlap
2007-05-09
3
-4
/
+4
*
Fix "deprecated" typoes.
Robert P. J. Day
2007-05-09
6
-7
/
+7
*
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
29
-37
/
+37
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
21
-27
/
+27
*
Style fix in fs/select.c
WANG Cong
2007-05-09
1
-2
/
+2
*
devres: kernel-doc and DocBook
Randy Dunlap
2007-05-09
2
-16
/
+20
*
fs/libfs.c: >80 columns line break fix
Ronni Nielsen
2007-05-09
1
-1
/
+4
*
Documentation/i386/boot.txt: update and correct
H. Peter Anvin
2007-05-08
1
-23
/
+78
*
revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...
Andrew Morton
2007-05-08
1
-16
/
+18
*
applesmc: Use standard sysfs names for labels
Jean Delvare
2007-05-08
1
-2
/
+2
*
applesmc: Use the address as platform device ID
Jean Delvare
2007-05-08
1
-1
/
+2
*
usb_gigaset: don't kmalloc(0)
Tilman Schmidt
2007-05-08
1
-10
/
+4
*
m68k: <asm/scatterlist.h> needs <linux/types.h>
Geert Uytterhoeven
2007-05-08
1
-0
/
+2
*
FRV: Miscellaneous fixes
David Howells
2007-05-08
4
-5
/
+26
*
smaps: only define clear_refs for CONFIG_MMU
David Rientjes
2007-05-08
1
-0
/
+2
*
Fix unnecesary meminit
Yasunori Goto
2007-05-08
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2007-05-08
1
-4
/
+3
|
\
|
*
[CRYPTO] cryptomgr: Fix use after free
Herbert Xu
2007-05-09
1
-4
/
+3
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-05-08
24
-917
/
+740
|
\
\
|
*
|
[SPARC64]: Optimize fault kprobe handling just like powerpc.
David S. Miller
2007-05-08
4
-44
/
+29
|
*
|
[SPARC]: Wire up utimensat syscall.
David S. Miller
2007-05-08
5
-3
/
+10
|
*
|
[SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.
David S. Miller
2007-05-08
3
-46
/
+104
|
*
|
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
2007-05-08
11
-141
/
+124
|
*
|
[ATYFB]: Fix sparc includes.
David S. Miller
2007-05-08
2
-2
/
+2
|
*
|
[QLA2XXX]: Fix build on sparc.
David S. Miller
2007-05-08
1
-7
/
+4
|
*
|
[SPARC64]: Removal of trivial pci_controller_info uses.
David S. Miller
2007-05-08
3
-67
/
+58
|
*
|
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
2007-05-08
9
-159
/
+137
|
*
|
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
2007-05-08
3
-131
/
+119
|
*
|
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
2007-05-08
7
-10
/
+7
|
*
|
[SPARC64] SBUS: Error interrupt registry cleanups.
David S. Miller
2007-05-08
1
-6
/
+6
|
*
|
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
2007-05-08
8
-315
/
+187
|
*
|
[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.
David S. Miller
2007-05-08
1
-6
/
+0
|
*
|
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
2007-05-08
8
-47
/
+20
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-08
53
-2144
/
+2396
|
\
\
\
|
*
|
|
[SCSI] zfcp: clear boxed flag on unit reopen.
Heiko Carstens
2007-05-08
1
-0
/
+1
|
*
|
|
[SCSI] zfcp: clear adapter failed flag if an fsf request times out.
Heiko Carstens
2007-05-08
1
-1
/
+1
|
*
|
|
[SCSI] zfcp: rework request ID management.
Heiko Carstens
2007-05-08
7
-89
/
+59
|
*
|
|
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
Christof Schmitt
2007-05-08
4
-4
/
+72
|
*
|
|
[SCSI] zfcp: Locking for req_no and req_seq_no
Christof Schmitt
2007-05-08
1
-9
/
+8
[next]