summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings
2009-01-07PCI: pciehp: cleanup register and field definitionsKenji Kaneshige
2009-01-07PCI: add interface to set visible size of VPDStephen Hemminger
2009-01-07PCI: revise VPD access interfaceStephen Hemminger
2009-01-07PCI: add pci_common_swizzle() for INTx swizzlingBjorn Helgaas
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige
2009-01-07PCI: define PCI resource names in an 'enum'Yu Zhao
2009-01-07PCI: remove unnecessary arg of pci_update_resource()Yu Zhao
2009-01-07PCI: uninline pci_ioremap_bar()Andrew Morton
2009-01-07PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson
2009-01-07ACPI/PCI: include missing acpi.h file in pci-acpi.h.Andrew Patterson
2009-01-07PCI: add PCI Advanced Feature Capability definesSheng Yang
2009-01-07Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-07byteorder: remove the now unused byteorder.hHarvey Harrison
2009-01-07mn10300: introduce asm/swab.hHarvey Harrison
2009-01-07frv: introduce asm/swab.hHarvey Harrison
2009-01-07m32r: introduce asm/swab.hHarvey Harrison
2009-01-07m68k: introduce asm/swab.hHarvey Harrison
2009-01-07byteorder: only use linux/swab.hHarvey Harrison
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-07Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-06fs/exec.c: make do_coredump() voidWANG Cong
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap
2009-01-06twl4030-gpio: cleanup debounceDavid Brownell
2009-01-06autofs4: make autofs type usage explicitIan Kent
2009-01-06autofs4: improve parameter usageIan Kent
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06module: add within_module_core() and within_module_init()Masami Hiramatsu
2009-01-06spi_gpio driverDavid Brownell
2009-01-06binfmts.h: include list.hHiroshi Shimamoto
2009-01-06include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet
2009-01-06documentation: when to BUG(), and when to not BUG()David Brownell