index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-06-09
MAINTAINERS: corrections
Alan Cox
1
-13
/
+4
2007-06-09
checkpatch: produce fewer lines of output
Randy Dunlap
1
-2
/
+2
2007-06-09
reiserfs: mailing list has moved
Jeff Mahoney
1
-1
/
+1
2007-06-09
x86_64: oops_begin() fix
Andrew Morton
1
-1
/
+2
2007-06-09
fix sysrq-m oops
Bob Picco
1
-0
/
+2
2007-06-09
pi-futex: fix exit races and locking problems
Alexey Kuznetsov
3
-111
/
+183
2007-06-09
rt-mutex: fix chain walk early wakeup bug
Thomas Gleixner
1
-0
/
+13
2007-06-09
rt-mutex: fix stale return value
Thomas Gleixner
1
-2
/
+9
2007-06-09
sata_promise: use TF interface for polling NODATA commands
Tejun Heo
1
-3
/
+6
2007-06-09
isdn/diva: fix section mismatch
Randy Dunlap
1
-1
/
+1
2007-06-09
uml: get declaration of simple_strtoul
Jeff Dike
4
-22
/
+20
2007-06-09
Char: stallion, proper fail return values
Jiri Slaby
1
-1
/
+5
2007-06-09
Char: stallion, alloc tty before pci devices init
Jiri Slaby
1
-39
/
+34
2007-06-09
Char: stallion, don't fail with less than max panels
Jiri Slaby
1
-1
/
+1
2007-06-09
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG
Stephen Rothwell
1
-21
/
+21
2007-06-09
Documentation/atomic_ops.txt typo fix
Ratnadeep Joshi
1
-1
/
+1
2007-06-09
uml: fix kernel stack size on x86_64
Jeff Dike
1
-0
/
+1
2007-06-09
SLUB: return ZERO_SIZE_PTR for kmalloc(0)
Christoph Lameter
2
-16
/
+35
2007-06-09
potential parse error in ifdef part 3
Yoann Padioleau
5
-9
/
+9
2007-06-09
slab: fix alien cache handling
Christoph Lameter
1
-1
/
+1
2007-06-09
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
2
-5
/
+7
2007-06-09
update feature-removal-schedule.txt to include deprecated functions
Andy Whitcroft
1
-0
/
+1
2007-06-09
document Acked-by:
Andrew Morton
1
-1
/
+25
2007-06-09
loop: preallocate eight loop devices
Ken Chen
1
-18
/
+82
2007-06-09
nommu: report correct errno in message
Greg Ungerer
1
-1
/
+1
2007-06-09
m68knommu: fix ColdFire timer off by 1
Greg Ungerer
1
-4
/
+6
2007-06-09
update checkpatch.pl to version 0.03
Andy Whitcroft
1
-84
/
+245
2007-06-08
RAMFS NOMMU: missed POSIX UID/GID inode attribute checking
Bryan Wu
1
-0
/
+5
2007-06-08
enable interrupts in user path of page fault.
Steven Rostedt
2
-0
/
+11
2007-06-08
frv: build fix
Peter Zijlstra
1
-0
/
+1
2007-06-08
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
2
-54
/
+54
2007-06-08
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
David S. Miller
1
-6
/
+11
2007-06-07
xfrm: Add security check before flushing SAD/SPD
Joy Latten
5
-13
/
+121
2007-06-07
[NET_SCHED]: Fix filter double free
Patrick McHardy
2
-3
/
+6
2007-06-07
[NET]: Avoid duplicate netlink notification when changing link state
Thomas Graf
1
-3
/
+5
2007-06-07
[UDP]: Revert 2-pass hashing changes.
David S. Miller
8
-212
/
+78
2007-06-07
[AF_UNIX]: Fix stream recvmsg() race.
Miklos Szeredi
1
-3
/
+10
2007-06-07
[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check
Akinobu Mita
1
-6
/
+6
2007-06-07
[NETFILTER]: ip_tables: fix compat related crash
Dmitry Mishin
2
-18
/
+83
2007-06-07
[NETFILTER]: nf_conntrack: fix helper module unload races
Patrick McHarrdy
7
-29
/
+61
2007-06-07
[RTNETLINK]: ifindex 0 does not exist
Patrick McHardy
1
-3
/
+3
2007-06-07
[NETLINK]: Mark netlink policies const
Patrick McHardy
19
-28
/
+28
2007-06-07
[TCP] tcp_probe: Attach printf attribute properly to printl().
David S. Miller
1
-2
/
+4
2007-06-07
[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().
Eric Dumazet
1
-2
/
+2
2007-06-07
[NET]: Merge dst_discard_in and dst_discard_out.
Denis Cheng
1
-13
/
+4
2007-06-07
[RFKILL]: Make rfkill->name const
Ivo van Doorn
1
-1
/
+1
2007-06-07
[IPV4]: Restore old behaviour of default config values
Herbert Xu
3
-16
/
+24
2007-06-07
[IPV4]: Add default config support after inetdev_init
Herbert Xu
2
-35
/
+101
2007-06-07
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
9
-260
/
+163
2007-06-07
[IPV4]: Only panic if inetdev_init fails for loopback
Herbert Xu
1
-2
/
+3
[next]