aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai1-0/+1
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai1-5/+2
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds12-47/+526
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-05-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds15-42/+57
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-0/+324
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+4
2007-05-10Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"Eric W. Biederman1-5/+0
2007-05-10add upper-32-bits macroAndrew Morton1-0/+10
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter1-2/+5
2007-05-10firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg2-45/+73
2007-05-10firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg1-2/+2
2007-05-10CRC ITU-T V.41Ivo van Doorn1-0/+28
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky1-1/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens1-1/+1
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck1-1/+2
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras1-1/+11
2007-05-10[POWERPC] PS3: Fix sys manager build errorGeoff Levand1-0/+5
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas1-3/+15
2007-05-10[POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NIDStephen Rothwell1-4/+0
2007-05-10[POWERPC] pmu_sys_suspended is only defined for PPC32Stephen Rothwell1-1/+1
2007-05-10[POWERPC] Wire up sys_utimensatStephen Rothwell2-1/+3
2007-05-10Merge branch 'linux-2.6'Paul Mackerras187-1253/+2477
2007-05-10Pull misc-for-upstream into release branchLen Brown1-1/+2
2007-05-10[SPARC64]: Bump PROMINTR_MAX to 32.David S. Miller1-1/+1
2007-05-10acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commandsLennart Poettering1-1/+2
2007-05-10Pull acpica into release branchLen Brown13-37/+48
2007-05-10Pull bugzilla-8385 into release branchLen Brown2-4/+7
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala1-0/+0
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi4-37/+22
2007-05-09[POWERPC] Move reg_booke.h to include/asm-powerpcBecky Bruce1-0/+469
2007-05-09ACPICA: LindentLen Brown13-37/+48
2007-05-09Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2-3/+2
2007-05-09Revert "ACPICA: revert "acpi_serialize" changes"Len Brown1-1/+5
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-24/+1203
2007-05-09Revert "md: improve partition detection in md array"Linus Torvalds1-0/+1
2007-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-0/+2
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-43/+50
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz1-0/+5
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz1-6/+4
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz1-2/+3
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz1-0/+1
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz1-16/+23
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz1-12/+4
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz1-6/+8
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz1-0/+2
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-6/+4
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz1-0/+1
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-3/+21
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-7/+20