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] alpha: fix "statement with no effect" warnings
Richard Henderson
2005-07-28
2
-6
/
+23
*
[PATCH] PCDP: if PCDP contains parity information, use it
Bjorn Helgaas
2005-07-28
1
-3
/
+11
*
[PATCH] e1000: no need for reboot notifier
Tony Luck
2005-07-28
1
-28
/
+1
*
[PATCH] SELinux: default labeling of MLS field
James Morris
2005-07-28
5
-38
/
+97
*
[PATCH] cs89x0: collect tx_bytes statistics
Ian Campbell
2005-07-28
1
-0
/
+1
*
[PATCH] Fix incorrect Asus k7m irq router detection
Giancarlo Formicuccia
2005-07-28
1
-0
/
+7
*
[PATCH] cciss per disk queue
Mike Miller
2005-07-28
2
-25
/
+28
*
[PATCH] pcmcia: disable read prefetch/write burst on old O2Micro bridges
Daniel Ritz
2005-07-28
1
-7
/
+27
*
[PATCH] yenta: free_irq() on suspend.
Daniel Ritz
2005-07-28
1
-0
/
+9
*
[PATCH] pcmcia: fix sharing IRQs and request_irq without IRQ_HANDLE_PRESENT
Dominik Brodowski
2005-07-28
1
-1
/
+1
*
[PATCH] pcmcia: update documentation
Dominik Brodowski
2005-07-28
1
-0
/
+9
*
[PATCH] pcmcia: fix many device IDs
Komuro
2005-07-28
6
-15
/
+16
*
[PATCH] pcmcia: avoid duble iounmap of one address
Dominik Brodowski
2005-07-28
1
-22
/
+29
*
[PATCH] pcmcia: update au1000 to work with recent changes
Dominik Brodowski
2005-07-28
1
-0
/
+1
*
[PATCH] pcmcia: remove duplicates in orinoco_cs
Jar
2005-07-28
1
-2
/
+0
*
[PATCH] pcmcia: fix comment
Pavel Roskin
2005-07-28
1
-2
/
+2
*
[PATCH] pcmcia: ide-cs id_table update
Pavel Roskin
2005-07-28
1
-0
/
+1
*
[PATCH] bio_clone fix
Andrew Morton
2005-07-28
1
-0
/
+1
*
[PATCH] More qla2xxx configuration fixes
Andrew Vasquez
2005-07-27
2
-1
/
+14
*
[IB/ucm]: Clean up userspace CM
Hal Rosenstock
2005-07-27
1
-47
/
+41
*
Merge /scratch/Ksrc/linux-git/
Roland Dreier
2005-07-27
628
-6590
/
+72452
|
\
|
*
[PATCH] new alpha syscalls
Richard Henderson
2005-07-27
2
-1
/
+11
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-07-27
5
-18
/
+29
|
|
\
|
|
*
[SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.
David S. Miller
2005-07-27
1
-6
/
+17
|
|
*
[SPARC]: Add inotify syscall entries.
David S. Miller
2005-07-27
4
-12
/
+12
|
*
|
Fix up qla2xxx configuration bogosity
Linus Torvalds
2005-07-27
2
-2
/
+0
|
*
|
[PATCH] Avoid device suspend on reboot
Andrew Morton
2005-07-27
1
-1
/
+0
|
*
|
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/...
Linus Torvalds
2005-07-27
4
-31
/
+42
|
|
\
\
|
|
*
|
JFS: Fix i_blocks accounting when allocation fails
Dave Kleikamp
2005-07-26
1
-4
/
+9
|
|
*
|
JFS: Don't set log_SYNCBARRIER when log->active == 0
Dave Kleikamp
2005-07-25
1
-1
/
+2
|
|
*
|
JFS: Fix typo in last patch
Dave Kleikamp
2005-07-22
1
-1
/
+1
|
|
*
|
Merge with /home/shaggy/git/linus-clean/
Dave Kleikamp
2005-07-19
65
-1412
/
+2939
|
|
|
\
\
|
|
*
|
|
JFS: fsync wrong behavior when I/O failure occurs
Qu Fuping
2005-07-15
1
-1
/
+1
|
|
*
|
|
JFS: Remove assert statement in dbJoin & return -EIO instead
Dave Kleikamp
2005-07-15
1
-16
/
+30
|
|
*
|
|
JFS: Remove bogus WARN_ON statement and some dead code
Dave Kleikamp
2005-07-14
1
-9
/
+0
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-07-27
7
-89
/
+64
|
|
\
\
\
\
|
|
*
|
|
|
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
Matt Mackall
2005-07-27
4
-62
/
+38
|
|
*
|
|
|
[NETFILTER]: Fix -Wunder error in ip_conntrack_core.c
Nick Sillik
2005-07-27
1
-1
/
+1
|
|
*
|
|
|
[NET]: Fix setsockopt locking bug
Kyle Moffett
2005-07-27
1
-6
/
+7
|
|
*
|
|
|
[NET]: Improve presentation of networking driver families.
Randy Dunlap
2005-07-27
1
-20
/
+18
|
|
*
|
|
|
[IPV4]: Fix Kconfig syntax error
Hans-Juergen Tappe (SYSGO AG)
2005-07-27
1
-1
/
+1
|
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
2005-07-27
3
-9
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[IA64] unwind.c uses wrong unat from switch_stack
Keith Owens
2005-07-27
1
-6
/
+6
|
|
*
|
|
|
|
[IA64] inotify: ia64 syscalls.
Robert Love
2005-07-27
2
-3
/
+6
|
|
*
|
|
|
|
Auto merge with /home/aegl/GIT/linus
Tony Luck
2005-07-27
204
-31249
/
+36367
|
|
|
\
|
|
|
|
|
|
*
|
|
|
|
Auto merge with /home/aegl/GIT/linus
Tony Luck
2005-07-25
102
-1220
/
+960
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Auto merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Tony Luck
2005-07-17
47
-1265
/
+2743
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Auto merge with /home/aegl/GIT/linus
Tony Luck
2005-07-15
35
-380
/
+450
|
|
|
\
\
\
\
\
\
|
*
|
\
\
\
\
\
\
Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
Linus Torvalds
2005-07-27
1
-3
/
+3
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
[ARM SMP] Fix data corruption in test_* bitops
Russell King
2005-07-27
1
-3
/
+3
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
[next]