Age | Commit message (Expand) | Author |
2006-04-11 | [PATCH] mm/migrate.c: don't export a static function | Adrian Bunk |
2006-04-11 | [PATCH] page flags: add commentry regarding field reservation | Andy Whitcroft |
2006-04-11 | [PATCH] overcommit: use totalreserve_pages for nommu | Hideo AOKI |
2006-04-11 | [PATCH] overcommit: use totalreserve_pages | Hideo AOKI |
2006-04-11 | [PATCH] overcommit: add calculate_totalreserve_pages() | Hideo AOKI |
2006-04-11 | [PATCH] Some page migration fixups | Christoph Lameter |
2006-04-11 | [PATCH] mm: fix bug in brk() | Ram Gupta |
2006-04-11 | [PATCH] nommu: use compound page in slab allocator | Luke Yang |
2006-04-11 | [PATCH] slab: add statistics for alien cache overflows | Ravikiran G Thirumalai |
2006-04-11 | [PATCH] slab: allocate node local memory for off-slab slabmanagement | Ravikiran G Thirumalai |
2006-04-11 | [PATCH] for_each_possible_cpu: sparc64 | KAMEZAWA Hiroyuki |
2006-04-11 | [PATCH] for_each_possible_cpu: sparc | KAMEZAWA Hiroyuki |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki |
2006-04-11 | [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers | Adrian Bunk |
2006-04-11 | [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit aligned | NeilBrown |
2006-04-11 | [PATCH] Fix NULL pointer dereference in node_read_numastat() | Christoph Lameter |
2006-04-11 | [PATCH] select() warning fixes | Andrew Morton |
2006-04-11 | [PATCH] sched: don't awaken RT tasks on expired array | Mike Galbraith |
2006-04-11 | [PATCH] sched: fix interactive task starvation | Mike Galbraith |
2006-04-11 | [XFS] Fix a problem in aligning inode allocations to stripe unit | Nathan Scott |
2006-04-11 | [XFS] Fix utime(2) in the case that no times parameter was passed in. | Nathan Scott |
2006-04-11 | [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodes | David Chinner |
2006-04-11 | [XFS] Fix inode reclaim scalability regression. When a filesystem has | David Chinner |
2006-04-11 | [XFS] Fix a writepage regression where we accidentally stopped honouring | Nathan Scott |
2006-04-11 | [XFS] Fix superblock validation regression for the zero imaxpct case. | Nathan Scott |
2006-04-10 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-04-10 | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 | Linus Torvalds |
2006-04-10 | [PATCH] de_thread: Don't confuse users do_each_thread. | Eric W. Biederman |
2006-04-10 | [ARM] 3473/1: Use numbers 0-15 for the VFP double registers | Catalin Marinas |
2006-04-10 | [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6 | Catalin Marinas |
2006-04-10 | [ARM] 3471/1: FTOSI functions should return 0 for NaN | Catalin Marinas |
2006-04-10 | [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features | Catalin Marinas |
2006-04-10 | [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch | Jeff Garzik |
2006-04-10 | [PATCH] CONFIGFS_FS must depend on SYSFS | Adrian Bunk |
2006-04-10 | [PATCH] Bogus NULL pointer check in fs/configfs/dir.c | Eric Sesterhenn |
2006-04-10 | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig |
2006-04-10 | [PATCH] Fix buddy list race that could lead to page lru list corruptions | Nick Piggin |
2006-04-10 | [Security] Keys: Fix oops when adding key to non-keyring | David Howells |
2006-04-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-04-09 | [SPARC64]: Set ARCH_SELECT_MEMORY_MODEL | David S. Miller |
2006-04-09 | [SPARC64]: smp_call_function() fixups... | David S. Miller |
2006-04-09 | [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks. | David S. Miller |
2006-04-09 | [SPARC64]: Update defconfig. | David S. Miller |
2006-04-09 | [SPARC64]: Print out return PC in cheetah_log_errors(). | David S. Miller |
2006-04-09 | [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb. | David S. Miller |
2006-04-09 | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko |
2006-04-09 | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller |
2006-04-09 | [NETFILTER]: Fix DNAT in LOCAL_OUT | Patrick McHardy |
2006-04-09 | [X25]: Restore skb->dev setting in x25_type_trans(). | David S. Miller |
2006-04-09 | [NET]: Fix hotplug race during device registration. | Sergey Vlasov |