index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
hmac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-04-18
[PATCH] sched: fix signed comparisons of long long
Ingo Molnar
1
-3
/
+3
2005-04-18
[PATCH] Add 32-bit compatibility for NFSv4 mount
David Howells
1
-0
/
+74
2005-04-18
[PATCH] SELinux: fix deadlock on dcache lock
Stephen Smalley
2
-34
/
+28
2005-04-18
[PATCH] M68k: Update defconfigs for 2.6.12-rc2
Geert Uytterhoeven
12
-281
/
+414
2005-04-18
[PATCH] M68k: Update defconfigs for 2.6.11
Geert Uytterhoeven
12
-69
/
+316
2005-04-18
[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUS
Chris Wedgwood
1
-0
/
+2
2005-04-18
[PATCH] sparc64: Fix copy_sigingo_to_user32()
Jurij Smakov
1
-1
/
+4
2005-04-18
[PATCH] sparc64: Reduce ptrace cache flushing
David S. Miller
2
-35
/
+69
2005-04-18
[PATCH] sparc: Fix PTRACE_CONT bogosity
David S. Miller
2
-31
/
+0
2005-04-18
[PATCH] sparc64: use message queue compat syscalls
David S. Miller
1
-1
/
+1
2005-04-18
[PATCH] sparc64: Do not flush dcache for ZERO_PAGE.
David S. Miller
1
-4
/
+15
2005-04-17
[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
David Brownell
1
-2
/
+1
2005-04-17
[PATCH] ARM: fix debug macros
Russell King
2
-3
/
+9
2005-04-17
[PATCH] ARM: bitops
Russell King
6
-68
/
+12
2005-04-17
[PATCH] ARM: showregs
Russell King
4
-14
/
+17
2005-04-17
[PATCH] ARM: h3600_irda_set_speed arguments
Russell King
1
-1
/
+1
2005-04-17
[PATCH] ARM: footbridge rtc init
Russell King
1
-2
/
+2
2005-04-17
scsi: add DID_REQUEUE to the error handling
2
-0
/
+5
2005-04-17
zfcp: add point-2-point support
6
-14
/
+65
2005-04-17
[PATCH] Convert i2o to compat_ioctl
1
-14
/
+27
2005-04-17
[PATCH] kill old EH constants
4
-115
/
+3
2005-04-17
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
10
-62
/
+15
2005-04-17
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
7
-18
/
+2
2005-04-17
[PATCH] remove outdated print_* functions
13
-82
/
+54
2005-04-17
[PATCH] consolidate timeout defintions in scsi.h
3
-10
/
+9
2005-04-17
[PATCH] md: remove a number of misleading calls to MD_BUG
NeilBrown
1
-22
/
+8
2005-04-17
[PATCH] md: close a small race in md thread deregistration
NeilBrown
1
-12
/
+8
2005-04-17
[PATCH] fbdev MAINTAINERS update
Benjamin Herrenschmidt
1
-4
/
+4
2005-04-17
[PATCH] serial: fix comments in 8250.c
Russell King
1
-3
/
+11
2005-04-17
[PATCH] nfsd4: fix struct file leak
NeilBrown
1
-5
/
+3
2005-04-17
[PATCH] nfsd4: callback create rpc client returns
NeilBrown
1
-2
/
+4
2005-04-17
[PATCH] nfsd: clear signals before exiting the nfsd() thread
NeilBrown
1
-0
/
+2
2005-04-17
[PATCH] jbd dirty buffer leak fix
akpm@osdl.org
1
-2
/
+11
2005-04-17
[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label
Roland Dreier
1
-1
/
+1
2005-04-17
[PATCH] IB/mthca: add support for new MT25204 HCA
Roland Dreier
4
-26
/
+73
2005-04-17
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
Roland Dreier
3
-3
/
+29
2005-04-17
[PATCH] IB/mthca: update receive queue initialization for new HCAs
Roland Dreier
1
-10
/
+23
2005-04-17
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
11
-57
/
+62
2005-04-17
[PATCH] IB/mthca: tweaks to mthca_cmd.c
Roland Dreier
1
-3
/
+2
2005-04-17
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
7
-24
/
+526
2005-04-17
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
1
-4
/
+24
2005-04-17
[PATCH] IB/mthca: add mthca_table_find() function
Michael S. Tsirkin
2
-0
/
+35
2005-04-17
[PATCH] IB/mthca: add SYNC_TPT firmware command
Michael S. Tsirkin
2
-0
/
+6
2005-04-17
[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly
Michael S. Tsirkin
1
-0
/
+11
2005-04-17
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2
-74
/
+95
2005-04-17
[PATCH] IB/mthca: allow address handle creation in interrupt context
Roland Dreier
2
-4
/
+4
2005-04-17
[PATCH] IB/mthca: fill in opcode field for send completions
Michael S. Tsirkin
3
-14
/
+48
2005-04-17
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
6
-11
/
+6
2005-04-17
[PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode
Roland Dreier
1
-0
/
+47
2005-04-17
[PATCH] IB/mthca: fix format of CQ number for CQ events
Roland Dreier
1
-2
/
+2
[next]