index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-06
AVR32: Fix thinko in generic_find_next_zero_le_bit()
Haavard Skinnemoen
1
-1
/
+2
2006-11-06
AVR32: Get rid of board_early_init
Haavard Skinnemoen
2
-12
/
+0
2006-11-06
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
6
-15
/
+23
2006-11-06
[NETLABEL]: Fix build failure.
Paul Moore
2
-3
/
+2
2006-11-06
[IPV6]: Give sit driver an appropriate module alias.
Patrick McHardy
1
-0
/
+1
2006-11-05
[IPV6]: Add ndisc_netdev_notifier unregister.
Dmitry Mishin
1
-0
/
+1
2006-11-05
[NET]: __alloc_pages() failures reported due to fragmentation
Larry Woodman
1
-1
/
+1
2006-11-05
[PKTGEN]: TCI endianness fixes
Al Viro
1
-12
/
+18
2006-11-05
[TG3]: Fix 2nd ifup failure on 5752M.
Michael Chan
1
-4
/
+4
2006-11-05
[NETFILTER] bug: skb->protocol is already net-endian
Al Viro
2
-2
/
+2
2006-11-05
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
Al Viro
1
-1
/
+1
2006-11-05
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
Al Viro
1
-2
/
+2
2006-11-05
[IPV6]: Fix ECN bug on big-endian
Al Viro
1
-1
/
+1
2006-11-05
[IPX]: Annotate and fix IPX checksum
Al Viro
3
-16
/
+23
2006-11-05
[IPX]: Trivial parts of endianness annotations
Al Viro
5
-56
/
+56
2006-11-04
Make sure "user->sigpending" count is in sync
Linus Torvalds
1
-4
/
+11
2006-11-04
Fix unlikely (but possible) race condition on task->user access
Linus Torvalds
1
-0
/
+11
2006-11-04
Revert unintentional "volatile" changes in ipc/msg.c
Linus Torvalds
1
-1
/
+1
2006-11-04
[PATCH] splice: fix problem introduced with inode diet
Jens Axboe
1
-6
/
+20
2006-11-03
[PATCH] Fix user.* xattr permission check for sticky dirs
Andreas Gruenbacher
1
-3
/
+10
2006-11-03
[PATCH] Fix sys_move_pages when a NULL node list is passed
Stephen Rothwell
1
-1
/
+2
2006-11-03
[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c
Peer Chen
1
-2
/
+5
2006-11-03
[PATCH] fix Documentation/accounting/getdelays.c buf size
Oleg Nesterov
1
-1
/
+1
2006-11-03
[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix
Amol Lad
1
-15
/
+4
2006-11-03
[PATCH] powerpc: wire up sys_migrate_pages
Stephen Rothwell
2
-2
/
+2
2006-11-03
[PATCH] Create compat_sys_migrate_pages
Stephen Rothwell
3
-0
/
+38
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
3
-3
/
+2
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
3
-3
/
+44
2006-11-03
[PATCH] reiserfs: reset errval after initializing bitmap cache
Jeff Mahoney
1
-0
/
+1
2006-11-03
[PATCH] spi section fix
Andrew Morton
1
-1
/
+0
2006-11-03
[PATCH] swsusp: debugging
Rafael J. Wysocki
4
-11
/
+60
2006-11-03
[PATCH] acpi_noirq section fix
Andrew Morton
1
-1
/
+1
2006-11-03
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
1
-0
/
+7
2006-11-03
[PATCH] Add printk_timed_ratelimit()
Andrew Morton
2
-0
/
+23
2006-11-03
[PATCH] init_reap_node() initialization fix
Daniel Yeisley
1
-1
/
+1
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
1
-1
/
+1
2006-11-03
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
1
-1
/
+1
2006-11-03
[PATCH] edac_mc: fix error handling
Akinobu Mita
1
-18
/
+27
2006-11-03
[PATCH] gfs2: ->readpages() fixes
OGAWA Hirofumi
1
-7
/
+0
2006-11-03
[PATCH] fuse: ->readpages() cleanup
OGAWA Hirofumi
1
-6
/
+3
2006-11-03
[PATCH] cifs: ->readpages() fixes
OGAWA Hirofumi
1
-22
/
+1
2006-11-03
[PATCH] Cleanup read_pages()
OGAWA Hirofumi
1
-0
/
+2
2006-11-03
[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC
Randy Dunlap
1
-11
/
+13
2006-11-03
[PATCH] fix UFS superblock alignment issues
Eric Sandeen
1
-1
/
+1
2006-11-03
[PATCH] mm: un-needed add-store operation wastes a few bytes
nkalmala
1
-1
/
+1
2006-11-03
[PATCH] Fix ipc entries removal
Pavel Emelianov
5
-1
/
+16
2006-11-03
[PATCH] docbook: merge journal-api into filesystems.tmpl
Randy Dunlap
3
-334
/
+301
2006-11-03
[PATCH] update some docbook comments
Randy Dunlap
2
-2
/
+2
2006-11-03
[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling
Heiko Carstens
1
-3
/
+17
2006-11-03
[PATCH] md: send online/offline uevents when an md array starts/stops
NeilBrown
1
-0
/
+2
[next]