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] utilization of kprobe_mutex is incorrect on x86_64
Zhang, Yanmin
2005-09-30
1
-4
/
+4
*
[PATCH] ohci1394: less noise in dmesg
Jody McIntyre
2005-09-30
1
-2
/
+2
*
[PATCH] ieee1394: delete legacy module aliases
Jody McIntyre
2005-09-30
4
-4
/
+0
*
[PATCH] eth1394: workaround limitation in rawiso routines
Jody McIntyre
2005-09-30
2
-7
/
+11
*
[PATCH] ieee1394: remove superfluous include in csr1212
Jody McIntyre
2005-09-30
1
-1
/
+0
*
[PATCH] ieee1394: trivial edits of a few comments
Jody McIntyre
2005-09-30
1
-4
/
+4
*
[PATCH] ieee1394: use time_before()
Jody McIntyre
2005-09-30
1
-1
/
+2
*
[PATCH] ieee1394: fix for debug output
Jody McIntyre
2005-09-30
1
-22
/
+10
*
[PATCH] ieee1394: skip unnecessary pause when scanning config ROMs
Jody McIntyre
2005-09-30
1
-2
/
+2
*
[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)
Jody McIntyre
2005-09-30
1
-10
/
+9
*
[PATCH] sbp2: default to serialize_io=1
Jody McIntyre
2005-09-30
1
-4
/
+7
*
[PATCH] sbp2: fix deadlocks and delays on device removal/rmmod
Jody McIntyre
2005-09-30
1
-38
/
+58
*
[PATCH] MAINTAINERS: sbp2 driver is not orphaned.
Jody McIntyre
2005-09-30
1
-5
/
+9
*
[PATCH] ioc4_serial: Remove bogus error message
Brent Casavant
2005-09-30
1
-12
/
+0
*
[PATCH] fuse: check O_DIRECT
Miklos Szeredi
2005-09-30
1
-0
/
+4
*
[PATCH] uml: remove empty hostfs_truncate method
Paolo 'Blaisorblade' Giarrusso
2005-09-30
1
-7
/
+0
*
[PATCH] uml: revert "run mconsole "sysrq" in process context"
Paolo 'Blaisorblade' Giarrusso
2005-09-30
1
-1
/
+1
*
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
Paolo 'Blaisorblade' Giarrusso
2005-09-30
2
-0
/
+6
*
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
2005-09-30
3
-3
/
+17
*
[PATCH] v4l: DViCO FusionHDTV5 Lite GPIO Fix
Michael Krufky
2005-09-30
1
-1
/
+1
*
[PATCH] x86: hw_irq.h warning fix
Andrew Morton
2005-09-30
1
-0
/
+2
*
[PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0
Zach Brown
2005-09-30
1
-2
/
+2
*
[PATCH] aio: remove unlocked task_list test and resulting race
Zach Brown
2005-09-30
2
-46
/
+67
*
[PATCH] aio: lock around kiocbTryKick()
Zach Brown
2005-09-30
1
-7
/
+12
*
Revert "x86-64: Reverse order of bootmem lists"
Linus Torvalds
2005-09-30
1
-11
/
+3
*
[PATCH] SELinux - fix SCTP socket bug and general IP protocol handling
James Morris
2005-09-30
1
-6
/
+24
*
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
Nick Piggin
2005-09-30
3
-3
/
+3
*
[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
Daniel Ritz
2005-09-30
1
-9
/
+0
*
[PATCH] x86_64: Add missing () around arguments of pte_index macro
Kirill Korotaev
2005-09-30
1
-1
/
+1
*
[PATCH] useless includes of linux/irq.h (arch/ppc)
Al Viro
2005-09-30
26
-27
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-09-30
25
-723
/
+375
|
\
|
*
[RADEON]: Fix unaligned I/O port access during probe.
David S. Miller
2005-09-29
2
-1
/
+3
|
*
[SPARC64]: Fix several bugs in flush_ptrace_access().
David S. Miller
2005-09-29
1
-3
/
+11
|
*
[SPARC64]: Kill arch/sparc64/prom/memory.c
David S. Miller
2005-09-29
4
-170
/
+1
|
*
[SPARC64]: Rewrite convoluted physical memory probing.
David S. Miller
2005-09-29
3
-194
/
+114
|
*
[SPARC64]: Solidify check in cheetah_check_main_memory().
David S. Miller
2005-09-28
1
-0
/
+3
|
*
[SPARC64]: Kill all external references to sp_banks[]
David S. Miller
2005-09-28
5
-47
/
+29
|
*
[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init
David S. Miller
2005-09-28
3
-67
/
+61
|
*
[SPARC]: Declare paging_init() in asm/pgtable.h
David S. Miller
2005-09-28
4
-4
/
+4
|
*
[SPARC64]: Simplify user fault fixup handling.
David S. Miller
2005-09-28
3
-45
/
+34
|
*
[SPARC64]: Fix fault handling in unaligned trap handler.
David S. Miller
2005-09-28
6
-87
/
+95
|
*
[SPARC64]: Convert to use generic exception table support.
David S. Miller
2005-09-28
7
-186
/
+101
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-30
4
-10
/
+47
|
\
\
|
*
|
[CASSINI]: sparse annotations and fixes
Al Viro
2005-09-29
1
-9
/
+9
|
*
|
[IPVS]: Add netdev and me as maintainer contacts
Horms
2005-09-29
1
-0
/
+3
|
*
|
[ATM]: [lec] reset retry counter when new arp issued
Scott Talbert
2005-09-29
1
-0
/
+6
|
*
|
[ATM]: [lec] attempt to support cisco failover
Scott Talbert
2005-09-29
1
-3
/
+34
|
*
|
[TCP]: Don't over-clamp window in tcp_clamp_window()
Alexey Kuznetsov
2005-09-29
1
-2
/
+0
|
*
|
[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
David S. Miller
2005-09-29
1
-5
/
+4
*
|
|
[PATCH] missing qualifiers in readb() et.al. on ppc
Al Viro
2005-09-30
1
-10
/
+10
[next]