aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas1-14/+1
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2-28/+1
2009-01-07PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas2-20/+2
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-14/+1
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-8/+3
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas8-14/+9
2009-01-07PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-6/+1
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-13/+3
2009-01-07PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-12/+5
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas1-4/+4
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas1-24/+20
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas1-1/+1
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan1-1/+2
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas1-4/+5
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar1-2/+2
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven2-0/+4
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson1-0/+8
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06m68knommu: introduce asm/swab.hHarvey Harrison3-21/+27
2009-01-06h8300: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-06ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-06blackfin: introduce asm/swab.hHarvey Harrison3-42/+50
2009-01-06arm: introduce asm/swab.hHarvey Harrison3-32/+52
2009-01-06alpha: introduce asm/swab.hHarvey Harrison3-41/+44
2009-01-06x86: introduce asm/swab.hHarvey Harrison3-60/+64
2009-01-06sparc: introduce asm/swab.hHarvey Harrison3-44/+48
2009-01-06sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-06s390: introduce asm/swab.hHarvey Harrison3-90/+94
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison3-81/+93
2009-01-06mips: introduce asm/swab.hHarvey Harrison3-49/+59
2009-01-06avr32: introduce asm/swab.hHarvey Harrison3-29/+38
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+30
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-76/+3
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds3-0/+6
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds16-42/+26
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu5-14/+17
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks1-1/+1
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King2-0/+2
2009-01-06Remove remaining unwinder codeAlexey Dobriyan2-15/+0
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox17-80/+20
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade6-6/+7
2009-01-06mm: invoke oom-killer from page faultNick Piggin2-34/+14
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2-0/+13
2009-01-06Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane3-0/+6
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers10-18/+18
2009-01-06avr: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-06chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+2