summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Serial: Split 8250 port table (part 2)Russell King2005-06-2912-512/+13
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2810-21/+27
|\
| * [NET]: Add missing include to linux/netdevice.hArnd Bergmann2005-06-281-0/+1
| * [IPV6]: remove more unused IPV6_AUTHHDR things.YOSHIFUJI Hideaki2005-06-282-2/+1
| * [SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2005-06-283-15/+8
| * [NETLINK]: Missing padding fields in dumped structuresPatrick McHardy2005-06-283-3/+12
| * [NETLINK]: Clear padding in netlink messagesPatrick McHardy2005-06-282-1/+5
* | [PATCH] V4L: API new webcam formats includedMauro Carvalho Chehab2005-06-281-0/+2
* | [PATCH] v4l: tuner improvementsMauro Carvalho Chehab2005-06-281-6/+14
* | [PATCH] irqpollAlan Cox2005-06-281-2/+3
* | [PATCH] blk: light iocontext opsNick Piggin2005-06-281-0/+1
* | [PATCH] headers: include linux/types.h for usb_ch9.hGOTO Masanori2005-06-281-3/+3
* | [PATCH] headers: include linux/compiler.h for __userGOTO Masanori2005-06-281-0/+1
* | [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32GOTO Masanori2005-06-281-10/+0
* | [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-281-50/+0
* | [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
OpenPOWER on IntegriCloud