aboutsummaryrefslogtreecommitdiffstats
path: root/init/do_mounts_md.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse7-93/+20
2006-05-08Fix non-modular case for DiskOnChip probeDavid Woodhouse1-4/+31
2006-05-08Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse6-64/+18
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek3-83/+196
2006-05-05[JFFS2] Fix race in setting file attributesDmitry Bazhenov1-1/+6
2006-05-03Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse5-6/+6
2006-05-02[NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2-8/+14
2006-05-02forcedeth: fix multi irq issuesAyaz Abdulla1-84/+228
2006-05-02[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind1-0/+6
2006-05-02[PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering1-0/+2
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe3-4/+5
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe2-13/+23
2006-05-02[PATCH] vmsplice: fix badly placed end paranthesisJens Axboe1-1/+1
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2-19/+22
2006-05-01[PATCH] timer TSC check suspend notifier changeShaohua Li1-2/+2
2006-05-01[PATCH] x86_64: make PC Speaker driver workMikael Pettersson1-0/+19
2006-05-01[PATCH] genrtc: fix read on 64-bit platformsAtsushi Nemoto1-4/+4
2006-05-01[PATCH] RTC: rtc-dev tweak for 64-bit kernelAtsushi Nemoto1-6/+11
2006-05-01[PATCH] s390: bug in setup_rt_frameHeiko Carstens1-2/+3
2006-05-01[PATCH] s390: fix ipd handlingHeiko Carstens1-1/+2
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2-23/+21
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr3-5/+69
2006-05-01[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp4-89/+70
2006-05-01[PATCH] sparsemem interaction with memory add bug fixesMike Kravetz1-3/+6
2006-05-01[PATCH] Altix: correct ioc3 port orderPat Gefre1-1/+1
2006-05-01[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter1-0/+11
2006-05-01[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectlyJeff Dike1-1/+1
2006-05-01[PATCH] uml: export symbols added by GCC hardenedPaolo 'Blaisorblade' Giarrusso1-0/+7
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso4-19/+22
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso4-2/+17
2006-05-01[PATCH] uml: use Kbuild tracking for all files and fix compilation outputPaolo 'Blaisorblade' Giarrusso3-9/+14
2006-05-01[PATCH] uml: search from uml_net in a more reasonable PATHMattia Dongili1-0/+30
2006-05-01[PATCH] uml: fix patch mismergePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-05-01[PATCH] uml: error handling fixesJeff Dike5-10/+10
2006-05-01[PATCH] uml: update defconfigJeff Dike1-85/+155
2006-05-01[PATCH] uml: clean up after MADVISE_REMOVEJeff Dike1-5/+12
2006-05-01[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2-71/+69
2006-05-01[PATCH] uml: skas0 support for 2G/2G hostsJoris van Rantwijk2-16/+17
2006-05-01[PATCH] uml: fix iomem list traversalVictor V. Vengerov1-0/+2
2006-05-01[PATCH] silence initcall warningsAndrew Morton1-1/+1
2006-05-01[PATCH] i386: Remove apic= warningAndi Kleen1-4/+0
2006-05-01[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen1-1/+3
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-05-01[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2-0/+21
2006-05-01[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown1-5/+4
2006-05-01[PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown1-5/+11
2006-05-01[PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown1-2/+2
2006-05-01[PATCH] md: Fixed refcounting/locking when attempting read error correction in raid10NeilBrown1-14/+30
2006-05-01[PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown1-1/+1
2006-05-01[PATCH] s390: make qeth buildableBastian Blank1-1/+0