summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds12-555/+675
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-18/+23
2008-05-20x86: strengthen 64-bit p?d_bad()Hugh Dickins1-6/+6
2008-05-20xen: use PTE_MASK in pte_mfn()Jeremy Fitzhardinge1-1/+1
2008-05-20x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge1-1/+1
2008-05-20x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge1-0/+1
2008-05-20x86: use PTE_MASK in pgtable_32.hJeremy Fitzhardinge1-2/+2
2008-05-20x86: use PTE_MASK in 32-bit PAEJeremy Fitzhardinge1-3/+3
2008-05-20x86: rearrange __(VIRTUAL|PHYSICAL)_MASKJeremy Fitzhardinge1-3/+3
2008-05-20x86: fix warning on 32-bit non-PAEJeremy Fitzhardinge1-1/+1
2008-05-20x86: define PTE_MASK in a universally useful wayJeremy Fitzhardinge1-4/+9
2008-05-20[POWERPC] Update defconfigs for desktop/server systemsPaul Mackerras6-533/+637
2008-05-20Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras4-13/+22
2008-05-20[POWERPC] Fix mpc8377_mds.dts DMA nodes to match specKumar Gala1-5/+13
2008-05-20[POWERPC] Update arch/powerpc/boot/.gitignoreKumar Gala1-5/+3
2008-05-20[POWERPC] Remove generated files on make cleanKumar Gala1-2/+4
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds5-7/+915
2008-05-19Add maintainers for myri10ge driverBrice Goglin1-0/+9
2008-05-19Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-9/+9
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds33-192/+180
2008-05-19Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+21
2008-05-19MAINTAINERS needs further order fixingAlan Cox1-36/+36
2008-05-20[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keywordAdrian Bunk1-2/+0
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds22-416/+565
2008-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds9-45/+49
2008-05-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-384/+453
2008-05-20[POWERPC] Update Cell MAINTAINERS entry, add spufs entryArnd Bergmann1-7/+16
2008-05-19drivers/ata: trim trailing whitespaceJeff Garzik2-5/+5
2008-05-19Fixups to ATA ACPI hotplugMatthew Garrett1-27/+50
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo3-9/+9
2008-05-19sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo1-0/+11
2008-05-19libata: don't schedule LPM action seperately during probingTejun Heo1-2/+1
2008-05-19libata: make sure PMP notification is turned off during recoveryTejun Heo1-16/+20
2008-05-19libata: increase PMP register access timeout to 3sTejun Heo2-3/+3
2008-05-19libata: ignore recovered PHY errorsTejun Heo1-6/+1
2008-05-19libata: kill hotplug related race conditionTejun Heo2-23/+50
2008-05-19libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2-32/+18
2008-05-19libata: reorganize ata_eh_reset() no reset method pathTejun Heo1-50/+52
2008-05-19libata: fix sata_link_hardreset() @online out parameter handlingTejun Heo1-1/+5
2008-05-19sata_promise: other cleanupsMikael Pettersson1-16/+7
2008-05-19sata_promise: mmio access cleanupsMikael Pettersson1-59/+65
2008-05-19sata_promise: fix irq clearing bugletsMikael Pettersson1-4/+3
2008-05-19ata: remove FIT() macroHarvey Harrison10-66/+64
2008-05-19sata_mv: ensure empty request queue for FBS-NCQ EHMark Lord1-2/+14
2008-05-19sata_mv: cache main_irq_mask register in hprivMark Lord1-5/+7
2008-05-19sata_mv: disregard masked irqsMark Lord1-4/+5
2008-05-19sata_mv: fix pmp drives not foundMark Lord1-1/+4
2008-05-19sata_mv: consolidate main_irq_mask updatesMark Lord1-25/+32
2008-05-19sata_mv: don't blindly enable IRQsMark Lord1-26/+6
2008-05-19sata_mv: async notify for genIIe onlyMark Lord1-2/+12