summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-281-1/+1
* [PATCH] swabb.h warning fixesAndrew Morton2005-06-281-7/+10
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-281-0/+49
|\
| * [PATCH] ARM: 2762/1: S3C24XX Audio platform dataBen Dooks2005-06-281-0/+49
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-06-2821-9/+283
|\ \
| * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-2750-121/+1755
| |\ \ | | |/
| * | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-271-3/+13
| * | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton2005-06-2716-0/+32
| * | [PATCH] PCI: DMA bursting adviceDavid S. Miller2005-06-2716-0/+174
| * | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-273-0/+27
| * | [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-271-0/+2
| * | [PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2005-06-271-3/+9
| * | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-271-0/+3
| * | [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah2005-06-271-0/+1
| * | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah2005-06-271-1/+16
| * | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-271-2/+6
* | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-2814-39/+375
|\ \ \ | | |/ | |/|
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-276-26/+32
| |\ \
| | * | [SPARC64]: Get rid of fast IRQ feature.David S. Miller2005-06-273-14/+11
| | * | [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-273-12/+21
| | |/
| * | [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and user...Dominik Brodowski2005-06-271-1/+11
| * | [PATCH] pcmcia: ds.c cleanupDominik Brodowski2005-06-271-1/+0
| * | [PATCH] pcmcia: merge struct pcmcia_bus_socket into struct pcmcia_socketDominik Brodowski2005-06-271-3/+28
| * | [PATCH] pcmcia: mark parent bridge windows as resources available for PCMCIA ...Dominik Brodowski2005-06-271-1/+2
| * | [PATCH] pcmcia: more IDs for TDK multifunction cardsJun Komuro2005-06-271-0/+2
| * | [PATCH] pcmcia: cleanupsDominik Brodowski2005-06-272-3/+0
| * | [PATCH] pcmcia: match "anonymous" cardsDominik Brodowski2005-06-271-0/+1
| * | [PATCH] pcmcia: match for fake CISDominik Brodowski2005-06-272-0/+76
| * | [PATCH] pcmcia: device and driver matchingDominik Brodowski2005-06-273-1/+214
| * | [PATCH] ide: sensible probing for PCI systemsAlan Cox2005-06-271-4/+8
| * | [PATCH] ide: it8212 backport for Bartlomiej IDEAlan Cox2005-06-271-0/+2
* | | Update is_multicast_ether_addr() definition; net/ieee80211.h cleanups.Jeff Garzik2005-06-272-39/+11
|/ /
* | [PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2005-06-271-0/+1
* | [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-271-0/+3
* | [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-271-5/+8
* | [PATCH] Return probe redesign: architecture independent changesRusty Lynch2005-06-271-25/+3
* | [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-273-1/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-274-8/+233
|\ \
| * | [PATCH] USB: wireless usb <linux/usb_ch9.h> declarationsDavid Brownell2005-06-271-7/+176
| * | [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-271-1/+1
| * | [PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell2005-06-271-0/+9
| * | [PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas2005-06-271-0/+47
| |/
* | [PATCH] cciss: pci domain info pass 2Mike Miller2005-06-271-0/+1
* | [PATCH] cciss: pci id fixMike Miller2005-06-271-1/+2
* | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-273-10/+24
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-3/+3
* | [PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt2005-06-271-0/+6
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-271-0/+1
|\ \
| * | [PATCH] Serial: Split 8250 port tableRussell King2005-06-271-0/+1
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-274-3/+5
|\ \
OpenPOWER on IntegriCloud