aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-287-5/+20
|\
| * [NET]: Add missing include to linux/netdevice.hArnd Bergmann2005-06-281-0/+1
| * [IPV6]: remove more unused IPV6_AUTHHDR things.YOSHIFUJI Hideaki2005-06-281-1/+1
| * [SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2005-06-281-0/+1
| * [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] 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] 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:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-06-283-5/+49
|\ \ | |/ |/|
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-2722-60/+485
| |\
| * | [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-271-0/+2
| * | [PATCH] PCI: DMA bursting adviceDavid S. Miller2005-06-271-0/+9
| * | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-271-0/+14
| * | [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-271-0/+2
| * | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-271-0/+3
| * | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-271-2/+6
* | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-282-0/+48
|\ \ \ | | |/ | |/|
| * | [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and user...Dominik Brodowski2005-06-271-1/+11
| * | [PATCH] pcmcia: match "anonymous" cardsDominik Brodowski2005-06-271-0/+1
| * | [PATCH] pcmcia: match for fake CISDominik Brodowski2005-06-271-0/+2
| * | [PATCH] pcmcia: device and driver matchingDominik Brodowski2005-06-271-0/+33
| * | [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-271-1/+1
|/ /
* | [PATCH] Return probe redesign: architecture independent changesRusty Lynch2005-06-271-25/+3
* | [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-273-8/+224
|\ \
| * | [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: 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-271-0/+10
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-3/+3
* | 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 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-271-0/+2
|\ \
| * | [PATCH] forcedeth: Add support for new device idManfred Spraul2005-06-271-0/+2
| |/
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds2005-06-274-8/+36
|\ \
| * \ Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-065-4/+71
| |\ \
| * | | Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-011-0/+6
| * | | Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-011-0/+1
| * | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-019-7/+32
| |\ \ \
| * | | | Input: add semaphore and user count to input_dev structure;Dmitry Torokhov2005-05-291-0/+4