summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] overcommit: use totalreserve_pagesHideo AOKI2006-04-111-3/+15
* [PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2006-04-112-0/+40
* [PATCH] Some page migration fixupsChristoph Lameter2006-04-111-5/+2
* [PATCH] mm: fix bug in brk()Ram Gupta2006-04-111-5/+11
* [PATCH] nommu: use compound page in slab allocatorLuke Yang2006-04-111-0/+7
* [PATCH] slab: add statistics for alien cache overflowsRavikiran G Thirumalai2006-04-111-4/+10
* [PATCH] slab: allocate node local memory for off-slab slabmanagementRavikiran G Thirumalai2006-04-111-3/+6
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-114-6/+6
* [PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki2006-04-111-1/+1
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-1120-40/+40
* [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializersAdrian Bunk2006-04-111-2/+8
* [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown2006-04-112-6/+7
* [PATCH] Fix NULL pointer dereference in node_read_numastat()Christoph Lameter2006-04-111-1/+1
* [PATCH] select() warning fixesAndrew Morton2006-04-111-7/+7
* [PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith2006-04-111-1/+1
* [PATCH] sched: fix interactive task starvationMike Galbraith2006-04-111-18/+44
* [XFS] Fix a problem in aligning inode allocations to stripe unitNathan Scott2006-04-111-7/+8
* [XFS] Fix utime(2) in the case that no times parameter was passed in. Nathan Scott2006-04-111-2/+1
* [XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodesDavid Chinner2006-04-111-7/+20
* [XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner2006-04-112-17/+13
* [XFS] Fix a writepage regression where we accidentally stopped honouringNathan Scott2006-04-111-9/+9
* [XFS] Fix superblock validation regression for the zero imaxpct case. Nathan Scott2006-04-111-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-1035-161/+140
|\
| * [ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas2006-04-103-17/+11
| * [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6Catalin Marinas2006-04-102-0/+10
| * [ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas2006-04-102-3/+13
| * [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas2006-04-101-0/+6
| * [ARM] 3469/1: S3C24XX: clkout missing hclk selectorBen Dooks2006-04-091-0/+4
| * [ARM] 3468/1: S3C2410: SMDK common include fixBen Dooks2006-04-091-0/+1
| * [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and nameTony Lindgren2006-04-091-1/+2
| * [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()Tony Lindgren2006-04-093-43/+0
| * [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operationLennert Buytenhek2006-04-091-0/+3
| * [ARM] Allow decompressor to be built with -ffunction-sectionsRussell King2006-04-091-0/+1
| * [ARM] Fix SA110/SA1100 cache flushingRussell King2006-04-073-58/+30
| * [ARM] ebsa110: Fix incorrect serial port addressRussell King2006-04-071-1/+1
| * [ARM] Fix ebsa110 debug macrosRussell King2006-04-071-1/+1
| * [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-0715-33/+53
| * [ARM] Remove unnecessary extra parens in include/asm-arm/memory.hRussell King2006-04-041-3/+3
| * [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1KAMEZAWA Hiroyuki2006-04-041-1/+1
* | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-04-105-36/+101
|\ \
| * | [PATCH] CONFIGFS_FS must depend on SYSFSAdrian Bunk2006-04-101-1/+1
| * | [PATCH] Bogus NULL pointer check in fs/configfs/dir.cEric Sesterhenn2006-04-101-1/+1
| * | ocfs2: Better I/O error handling in heartbeatMark Fasheh2006-04-071-8/+32
| * | ocfs2: test and set teardown flag early in user_dlm_destroy_lock()Mark Fasheh2006-04-071-3/+14
| * | ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()Mark Fasheh2006-04-071-12/+22
| * | ocfs2: catch an invalid ast case in dlmfsMark Fasheh2006-04-071-0/+4
| * | ocfs2: remove an overly aggressive BUG() in dlmfsMark Fasheh2006-04-071-4/+17
| * | ocfs2: multi node truncate fixMark Fasheh2006-04-071-8/+11
| |/
* | [PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2006-04-102-2/+8
* | [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik2006-04-101-0/+1
OpenPOWER on IntegriCloud