aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mmap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-24BUG_ON() Conversion in fs/coda/Eric Sesterhenn2-3/+2
2006-03-24BUG_ON() Conversion in fs/binfmt_elf_fdpic.cEric Sesterhenn1-2/+1
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn1-1/+1
2006-03-24BUG_ON() Conversion in md/dm-hw-handler.cEric Sesterhenn1-2/+1
2006-03-24BUG_ON() Conversion in md/bitmap.cEric Sesterhenn1-1/+1
2006-03-24The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland1-1/+1
2006-03-24rcu: undeclared variable used in documentationBaruch Even1-2/+2
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger10-16/+17
2006-03-24typo patch for fs/ufs/super.cMichael Owen1-1/+1
2006-03-24Fix simple typosAndrzej Zaborowski4-6/+6
2006-03-24tabify drivers/char/MakefileJim Cromie1-43/+44
2006-03-24Re-alphabetize a couple MAINTANTER entries.Jim Cromie1-6/+6
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton1-2/+2
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut1-105/+50
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut1-16/+3
2006-03-24[PATCH] strndup_user()Davi Arnaut2-0/+39
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar3-27/+33
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov1-0/+1
2006-03-24[PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa1-7/+33
2006-03-24[PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton1-0/+7
2006-03-24[PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton1-1/+12
2006-03-24[PATCH] sys_setrlimit() cleanupAndrew Morton1-11/+15
2006-03-24[PATCH] deprecate the tasklist_lock exportChristoph Hellwig1-0/+11
2006-03-24[PATCH] Yet more rio cleaning (2 of 2)Alan Cox18-912/+265
2006-03-24[PATCH] Yet more rio cleaning (1 of 2)Alan Cox15-524/+36
2006-03-24[PATCH] rio driver rework continued #5Alan Cox3-10/+2
2006-03-24[PATCH] rio driver rework continued #4Alan Cox1-272/+118
2006-03-24[PATCH] rio driver rework continued #3Alan Cox7-535/+232
2006-03-24[PATCH] rio driver rework continued #2Alan Cox4-154/+115
2006-03-24[PATCH] rio driver rework continued #1Alan Cox10-167/+118
2006-03-24[PATCH] rioboot: post-LindentAlan Cox1-252/+177
2006-03-24[PATCH] rioboot: lindentAlan Cox1-811/+704
2006-03-24[PATCH] rio: more header cleanupAlan Cox10-400/+243
2006-03-24[PATCH] Fix "value computed not used" warningsTakashi Iwai3-10/+10
2006-03-24[PATCH] deprecate the kernel_thread exportChristoph Hellwig1-0/+11
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala3-2/+10
2006-03-24[PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk1-0/+1
2006-03-24[PATCH] Conditionalize compat_sys_newfstatatKyle McMartin1-0/+2
2006-03-24[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTKJohn Z. Bohach1-38/+38
2006-03-24[PATCH] Updated Documentation/nfsroot.txtNico Schottelius1-3/+14
2006-03-24[PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman5-0/+1469
2006-03-24[PATCH] Secure Digital Host Controller id and regsPierre Ossman1-0/+1
2006-03-24[PATCH] msync(): use do_fsync()Andrew Morton1-15/+2
2006-03-24[PATCH] fsync: extract internal codeAndrew Morton2-20/+24
2006-03-24[PATCH] msync: fix return valueAndrew Morton1-7/+7
2006-03-24[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton1-23/+26
2006-03-24[PATCH] msync(): perform dirty page levellingAndrew Morton1-32/+61
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton5-9/+11
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton2-10/+24
2006-03-24[PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state()Eric Dumazet1-1/+4