index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
2005-06-23
14
-36
/
+28
*
Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
2005-06-23
1
-0
/
+1
|
\
|
*
e1000: fix spinlock bug
Mitch Williams
2005-06-23
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-23
2
-5
/
+4
|
\
\
|
*
|
[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...
Greg Kroah-Hartman
2005-06-23
1
-3
/
+2
|
*
|
[PATCH] USB: fix hid core to return proper error code from probe
Stelian Pop
2005-06-23
1
-2
/
+2
*
|
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-06-23
17
-482
/
+921
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[LTPC]: Replace schedule_timeout() with ssleep()/msleep()
Nishanth Aravamudan
2005-06-23
1
-4
/
+2
|
*
|
[X25]: Fast select with no restriction on response
Shaun Pereira
2005-06-23
5
-16
/
+86
|
*
|
[X25]: Selective sub-address matching with call user data.
Shaun Pereira
2005-06-23
4
-45
/
+59
|
*
|
[EBTABLES]: vfree() checking cleanups
James Lamanna
2005-06-23
1
-14
/
+7
|
*
|
[ATALK] aarp: replace schedule_timeout() with msleep()
Nishanth Aravamudan
2005-06-23
1
-4
/
+3
|
*
|
[IPV4]: Fix route.c gcc4 warnings
Chuck Short
2005-06-23
1
-4
/
+4
|
*
|
[NETPOLL]: allow multiple netpoll_clients to register against one interface
Jeff Moyer
2005-06-23
2
-13
/
+41
|
*
|
[NETPOLL]: Introduce a netpoll_info struct
Jeff Moyer
2005-06-23
3
-29
/
+57
|
*
|
[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()
Jeff Moyer
2005-06-23
1
-1
/
+1
|
*
|
[NET]: dont use strlen() but the result from a prior sprintf()
Eric Dumazet
2005-06-22
1
-2
/
+1
|
*
|
[CRYPTO]: Use CPU cycle counters in tcrypt
Herbert Xu
2005-06-22
1
-21
/
+95
|
*
|
[CRYPTO]: Use template keys for speed tests if possible
Herbert Xu
2005-06-22
1
-22
/
+57
|
*
|
[CRYPTO]: Add cipher speed tests
Harald Welte
2005-06-22
2
-4
/
+222
|
*
|
[CRYPTO]: Kill unnecessary strncpy from tcrypt
Herbert Xu
2005-06-22
1
-5
/
+5
|
*
|
[CRYPTO]: White space and coding style clean up in tcrypt
Herbert Xu
2005-06-22
2
-354
/
+336
|
*
|
[NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.
Harald Welte
2005-06-22
1
-1
/
+2
|
*
|
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
Harald Welte
2005-06-22
1
-1
/
+1
*
|
|
[PATCH] boot_pageset must not be freed.
Christoph Lameter
2005-06-23
1
-2
/
+9
|
|
/
|
/
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-06-22
10
-72
/
+86
|
\
\
|
*
|
[PATCH] ARM: Remove explicit page-alignments in memory init
Russell King
2005-06-22
1
-13
/
+6
|
*
|
[PATCH] ARM: Ensure memory information is page aligned
Russell King
2005-06-22
1
-9
/
+16
|
*
|
[PATCH] ARM: Use list_for_each_entry() for dmabounce
Russell King
2005-06-22
1
-13
/
+5
|
*
|
[PATCH] ARM: Factor out common pmd_populate functionality
Russell King
2005-06-22
1
-15
/
+9
|
*
|
[PATCH] ARM: Move signal return code into vector page
Russell King
2005-06-22
3
-10
/
+40
|
*
|
[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag
Russell King
2005-06-22
1
-0
/
+2
|
*
|
[PATCH] ARM: Allow riscpc to parse "acorn" boot info tag
Russell King
2005-06-22
1
-6
/
+1
|
*
|
[PATCH] ARM: Fix sa1111.c build error caused by klist changes
Russell King
2005-06-22
1
-6
/
+7
*
|
|
Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2005-06-22
68
-1004
/
+4135
|
\
\
\
|
*
|
|
[PATCH] NFS: Add debugging code to NFSv4 readdir
Trond Myklebust
2005-06-22
2
-0
/
+23
|
*
|
|
[PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL.
Manoj Naik
2005-06-22
1
-0
/
+2
|
*
|
|
[PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests.
Manoj Naik
2005-06-22
1
-7
/
+17
|
*
|
|
[PATCH] NFSv4: Clean up nfs4 lock state accounting
Trond Myklebust
2005-06-22
5
-144
/
+118
|
*
|
|
[PATCH] NLM: fix a client-side race on blocking locks.
Trond Myklebust
2005-06-22
3
-50
/
+96
|
*
|
|
[PATCH] NLM: cleanup for blocked locks.
Trond Myklebust
2005-06-22
1
-12
/
+6
|
*
|
|
[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_pr...
Trond Myklebust
2005-06-22
1
-0
/
+6
|
*
|
|
[PATCH] NFS: Replace nfs_page insertion sort with a radix sort
Trond Myklebust
2005-06-22
5
-74
/
+107
|
*
|
|
[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...
Trond Myklebust
2005-06-22
4
-18
/
+45
|
*
|
|
[PATCH] NFS: Write optimization for short files and small O_SYNC writes.
Trond Myklebust
2005-06-22
1
-3
/
+11
|
*
|
|
[PATCH] NFS: Ensure that fstat() always returns the correct mtime
Trond Myklebust
2005-06-22
3
-14
/
+39
|
*
|
|
[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.
Trond Myklebust
2005-06-22
3
-18
/
+39
|
*
|
|
[PATCH] NFS: Fix the file size revalidation
Trond Myklebust
2005-06-22
4
-55
/
+21
|
*
|
|
[PATCH] NFSv4: Fix up races in nfs4_proc_setattr()
Trond Myklebust
2005-06-22
1
-36
/
+19
|
*
|
|
[PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code
Trond Myklebust
2005-06-22
1
-11
/
+40
[next]