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
*
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-09
1
-3
/
+3
*
frame buffer: geforce 7300 gt
Michal Piotrowski
2007-05-09
2
-2
/
+6
*
fbdev: add support for AVR32
Haavard Skinnemoen
2007-05-09
2
-1
/
+5
*
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
2007-05-09
5
-18
/
+22
*
arkfb: new framebuffer driver for ARK Logic cards
Ondrej Zajicek
2007-05-09
4
-0
/
+1282
*
vt8623fb: new framebuffer driver for VIA VT8623
Ondrej Zajicek
2007-05-09
4
-0
/
+1005
*
i386 mmzone: use __maybe_unused
David Rientjes
2007-05-09
1
-3
/
+3
*
i386: voyager: use __maybe_unused
David Rientjes
2007-05-09
1
-2
/
+2
*
sh: dma: use __maybe_unused
David Rientjes
2007-05-09
3
-3
/
+3
*
i386 pci: use __maybe_unused
David Rientjes
2007-05-09
1
-1
/
+1
*
compiler: introduce __used and __maybe_unused
David Rientjes
2007-05-09
4
-6
/
+25
*
rename thread_info to stack
Roman Zippel
2007-05-09
19
-33
/
+33
*
wrap access to thread_info
Roman Zippel
2007-05-09
13
-18
/
+18
*
Allow arch to initialize arch field of the module structure
Roman Zippel
2007-05-09
2
-0
/
+4
*
clocksource: fix resume logic
Thomas Gleixner
2007-05-09
3
-0
/
+50
*
Move remote node draining out of slab allocators
Christoph Lameter
2007-05-09
6
-131
/
+67
*
Make vm statistics update interval configurable
Christoph Lameter
2007-05-09
2
-1
/
+15
*
vmstat: use our own timer events
Christoph Lameter
2007-05-09
4
-9
/
+36
*
microcode: use suspend-related CPU hotplug notifications
Rafael J. Wysocki
2007-05-09
2
-36
/
+36
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
47
-27
/
+152
*
fs: deprecate memclear_highpage_flush
Nate Diller
2007-05-09
1
-2
/
+1
*
reiserfs: use zero_user_page
Nate Diller
2007-05-09
2
-39
/
+13
*
ext3: use zero_user_page
Nate Diller
2007-05-09
1
-10
/
+2
*
affs: use zero_user_page
Nate Diller
2007-05-09
1
-5
/
+1
*
fs: convert core functions to zero_user_page
Nate Diller
2007-05-09
7
-81
/
+42
*
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
2007-05-09
1
-5
/
+5
*
FUTEX: new PRIVATE futexes
Eric Dumazet
2007-05-09
2
-117
/
+236
*
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
5
-88
/
+540
*
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2007-05-09
3
-55
/
+57
*
futex priority based wakeup
Pierre Peiffer
2007-05-09
1
-29
/
+49
*
declare struct ktime
Andrew Morton
2007-05-09
1
-2
/
+4
*
aio is unlikely
Andrew Morton
2007-05-09
1
-1
/
+2
*
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
2007-05-09
1
-6
/
+50
*
knfsd: various nfsd xdr cleanups
NeilBrown
2007-05-09
2
-60
/
+34
*
knfsd: trivial makefile cleanup
Christoph Hellwig
2007-05-09
1
-1
/
+0
*
knfsd: simplify a 'while' condition in svcsock.c
NeilBrown
2007-05-09
1
-8
/
+13
*
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
Wei Yongjun
2007-05-09
1
-0
/
+2
*
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...
Frank Filz
2007-05-09
1
-1
/
+4
*
knfsd: rpc: fix server-side wrapping of krb5i replies
NeilBrown
2007-05-09
1
-7
/
+1
*
knfsd: avoid use of unitialised variables on error path when nfs exports
NeilBrown
2007-05-09
1
-7
/
+7
*
sunrpc: fix error path in module_init
Akinobu Mita
2007-05-09
2
-3
/
+12
*
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-05-09
4
-3
/
+22
*
nfsd/nfs4state: remove unnecessary daemonize call
Eric W. Biederman
2007-05-09
1
-2
/
+0
*
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-05-09
3
-12
/
+14
*
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
2007-05-09
2
-17
/
+77
*
remove nfs4_acl_add_ace()
Adrian Bunk
2007-05-09
2
-18
/
+0
*
make cancel_rearming_delayed_work() reliable
Oleg Nesterov
2007-05-09
1
-49
/
+91
*
Remove kthread_bind() call from _cpu_down()
Gautham R Shenoy
2007-05-09
1
-4
/
+0
*
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
2007-05-09
4
-15
/
+15
*
worker_thread: don't play with SIGCHLD and numa policy
Oleg Nesterov
2007-05-09
1
-12
/
+0
[next]