aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-03-31ide: add ide_dma_prepare() helperBartlomiej Zolnierkiewicz1-3/+4
2009-03-31ide: destroy DMA mappings after ending DMA (v2)Bartlomiej Zolnierkiewicz1-0/+1
2009-03-31ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz1-2/+2
2009-03-31ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requestsBartlomiej Zolnierkiewicz1-5/+0
2009-03-31ide-cd: use scatterlists for PIO transfers (fs requests)Bartlomiej Zolnierkiewicz1-0/+4
2009-03-31Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2Ingo Molnar4-8/+28
2009-03-31powerpc: Remove unused symbols from fsl_devices.hGrant Likely1-22/+0
2009-03-31hrtimer: fix rq->lock inversion (again)Peter Zijlstra2-0/+6
2009-03-31Merge branch 'linus' into locking-for-linusIngo Molnar250-2303/+5457
2009-03-31regulator: Support disabling of unused regulators by machinesMark Brown1-0/+2
2009-03-31regulator: Allow boot_on regulators to be disabled by clientsMark Brown1-1/+3
2009-03-31MMC: regulator utilitiesDavid Brownell1-0/+5
2009-03-31regulator: twl4030 regulatorsDavid Brownell1-0/+47
2009-03-31regulator: get_status() grows kerneldocDavid Brownell1-9/+10
2009-03-31regulator: enumerate voltages (v2)David Brownell2-0/+11
2009-03-31regulator: Allow regulators to set the initial operating modeMark Brown1-0/+4
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood3-3/+3
2009-03-31regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-03-31regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown1-0/+32
2009-03-31regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown1-0/+3
2009-03-31regulator: Allow init data to be supplied for bq24022Mark Brown1-0/+3
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown1-1/+2
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron1-0/+2
2009-03-31regulator: add get_status()David Brownell1-0/+17
2009-03-31md/raid6: move raid6 data processing to raid6_pq.koDan Williams1-0/+132
2009-03-31md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown1-411/+0
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown3-44/+0
2009-03-31md: move most content from md.h to md_k.hNeilBrown3-40/+40
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown3-12/+17
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig7-1050/+0
2009-03-31md: Fix is_mddev_idle test (again).NeilBrown1-1/+1
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipRusty Russell3-11/+7
2009-03-31strstarts: helper function for !strncmp(str, prefix, strlen(prefix))Rusty Russell1-0/+9
2009-03-31module: create a request_module_nowait()Arjan van de Ven1-3/+8
2009-03-31module: Export symbols needed for KspliceTim Abbott1-0/+28
2009-03-31Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg2-0/+27
2009-03-31module: remove module_text_address()Rusty Russell1-7/+0
2009-03-31module: __module_addressRusty Russell1-5/+15
2009-03-31param: fix charp parameters set via sysfsRusty Russell2-0/+14
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-13/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2-6/+7
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-3/+4
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-49/+102
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds2-5/+1
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-0/+11
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar226-2131/+4902
2009-03-30reiserfs: fix build breakageAlexander Beregalov1-1/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2-5/+1
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-30/+240
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki1-0/+1