aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto3-3/+6
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (avoid redundant call add_memory)Yasunori Goto1-0/+11
2006-06-27[PATCH] Catch notification of memory add event of ACPI via container driver. (register start func for memory device)Yasunori Goto1-0/+21
2006-06-27[PATCH] acpi memory hotplug cannot manage _CRS with plural resourecesKAMEZAWA Hiroyuki1-35/+77
2006-06-27Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov1-1/+2
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+3
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+3
2006-06-26[PATCH] type-oh bug in tlclk.cmark gross1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds43-60/+55
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil1-1/+1
2006-06-26[PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn1-1/+1
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-11/+13
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-8/+8
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-21/+18
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds43-240/+510
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds17-75/+145
2006-06-26Merge branch 'x86-64'Linus Torvalds5-63/+40
2006-06-26[PATCH] x86_64: msi_apic.c build fixChristian Kujau1-0/+1
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-6/+6
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen3-5/+8
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen1-52/+25
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-361/+435
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+8
2006-06-26Clean up 'inline is not at beginning' warnings for usb storageJesper Juhl1-2/+2
2006-06-26[PATCH] drivers/md/md.c: make code staticAdrian Bunk1-2/+2
2006-06-26[PATCH] md: Allow the write_mostly flag to be set via sysfsNeilBrown1-0/+12
2006-06-26[PATCH] md: Allow resync_start to be set and queried via sysfsNeilBrown1-0/+26
2006-06-26[PATCH] md: Allow raid 'layout' to be read and set via sysfsNeilBrown1-0/+27
2006-06-26[PATCH] md: Allow rdev state to be set via sysfsNeilBrown1-1/+25
2006-06-26[PATCH] md: Set/get state of array via sysfsNeilBrown1-9/+188
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown1-8/+57
2006-06-26[PATCH] md: Allow re-add to work on array without bitmapsNeilBrown2-11/+20
2006-06-26[PATCH] md: Fix bug that stops raid5 resync from happeningNeilBrown1-1/+1
2006-06-26[PATCH] md: Fix Kconfig errorakpm@osdl.org1-1/+1
2006-06-26[PATCH] md: md Kconfig speeling feexJustin Piszcz1-3/+3
2006-06-26[PATCH] md: Calculate correct array size for raid10 in new offset modeNeilBrown1-1/+7
2006-06-26[PATCH] md: Change md/bitmap file handling to use bmap to file blocks-fixNeilBrown1-24/+23
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown1-148/+135
2006-06-26[PATCH] md/bitmap: tidy up i_writecount handling in md/bitmapNeilBrown2-26/+31
2006-06-26[PATCH] md/bitmap: remove dead code from md/bitmapNeilBrown1-22/+0
2006-06-26[PATCH] md/bitmap: remove unnecessary page reference manipulations from md/bitmap codeNeilBrown1-18/+2
2006-06-26[PATCH] md/bitmap: use set_bit etc for bitmap page attributesNeilBrown1-7/+12
2006-06-26[PATCH] md/bitmap: cleaner separation of page attribute handlers in md/bitmapNeilBrown1-19/+22
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown1-107/+8
2006-06-26[PATCH] md/bitmap: fix online removal of file-backed bitmapsNeilBrown1-2/+5
2006-06-26[PATCH] md: split reshape portion of raid5 sync_request into a separate functionNeilBrown1-118/+128
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk1-2/+5
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown1-21/+43
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown2-15/+74
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown4-23/+99