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