summaryrefslogtreecommitdiffstats
path: root/mm/mmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz11-69/+100
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz8-184/+133
2008-02-06ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz1-2/+0
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2-8/+0
2008-02-06ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2-29/+25
2008-02-06ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng3-14/+5
2008-02-06drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton1-3/+6
2008-02-06drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov5-2/+409
2008-02-06ide-generic: probing bugfixBartlomiej Zolnierkiewicz1-2/+8
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike1-17/+18
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike6-19/+25
2008-02-05uml: defconfig tweaksJeff Dike1-3/+3
2008-02-05uml: port mutex conversionDaniel Walker1-3/+4
2008-02-05uml: mconsole mutex conversionDaniel Walker1-3/+4
2008-02-05uml: LDT mutex conversionDaniel Walker2-9/+9
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike1-5/+4
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki1-1/+3
2008-02-05uml: remove map_cbJeff Dike1-7/+1
2008-02-05uml: remove TOPDIRWANG Cong2-13/+13
2008-02-05uml: remove unused fields from mm_contextJeff Dike1-4/+0
2008-02-05uml: move register initializationJeff Dike1-3/+7
2008-02-05uml: add newlines to printksJeff Dike1-4/+4
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike8-106/+65
2008-02-05uml: add back CONFIG_HZJeff Dike2-1/+5
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike2-4/+12
2008-02-05uml: remove fakehdJeff Dike1-16/+4
2008-02-05uml: implement O_APPENDJeff Dike1-0/+2
2008-02-05uml: SMP locking commentaryJeff Dike4-10/+17
2008-02-05uml: remove init_irq_signalsJeff Dike3-13/+4
2008-02-05uml: signal handling tidyingJeff Dike1-21/+12
2008-02-05uml: fix hostfs tv_usec calculationsDominique Quatravaux1-4/+4
2008-02-05uml: style fixes in arch/um/kernelJeff Dike14-133/+122
2008-02-05uml: clean up sig_handler_common_skasJeff Dike1-45/+18
2008-02-05uml: move sig_handler_common_skasJeff Dike4-79/+65
2008-02-05uml: don't allow processes to call into stubJeff Dike1-0/+3
2008-02-05uml: get rid of syscall countersJeff Dike4-9/+0
2008-02-05uml: don't kill pid 0Jeff Dike1-1/+13
2008-02-05uml: tidy helper codeJeff Dike7-50/+36
2008-02-05uml: use barrier() instead of mb()Jeff Dike1-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike4-32/+42
2008-02-05uml: eliminate setjmp_wrapperJeff Dike3-62/+27
2008-02-05uml: customize tlb.hJeff Dike2-8/+139
2008-02-05uml: 64-bit tlb fixesJeff Dike4-9/+8
2008-02-05uml: style fixes in file.cJeff Dike2-115/+118
2008-02-05uml: miscellaneous code cleanupsJeff Dike7-40/+18
2008-02-05uml: fix mconsole stopKarol Swietlicki1-3/+2
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki4-27/+2
2008-02-05uml: syle fixes in arch/um/os-LinuxJeff Dike2-118/+150
2008-02-05uml: fx command-line CFLAGS and LDFLAGS supportJeff Dike1-3/+3