summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2007-02-08[TCP]: Seperate DSACK from SACK fast pathBaruch Even
2007-02-08[PACKET]: Add optional checksum computation for recvmsgHerbert Xu
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller
2007-02-08[TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt
2007-02-08Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2007-02-08Add Attansic L1 ethernet driver.Jay Cliburn
2007-02-08[ARM] 4152/1: Add PXA SSP audio register defs and fixupsLiam Girdwood
2007-02-08[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor
2007-02-08[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda
2007-02-08[ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor
2007-02-08[ARM] 4143/1: AT91: Prepare for AT91SAM9263 supportAndrew Victor
2007-02-08[ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor
2007-02-08[ARM] 4119/1: AT91: Fix build of AT91SAM9260Andrew Victor
2007-02-08[ARM] Convert DMA cache handling to take const void * argsRussell King
2007-02-08[ARM] 4134/1: Add generic support for outer cachesCatalin Marinas
2007-02-08[ARM] 4133/1: Add ISB after changes to CP15 registersCatalin Marinas
2007-02-08[ARM] 4129/1: Add barriers after the TLB operationsCatalin Marinas
2007-02-08[ARM] 4127/1: Flush the prefetch buffer after changing the DACRCatalin Marinas
2007-02-08[ARM] 4126/1: Add the ARM specific barriersCatalin Marinas
2007-02-08[ARM] 4122/1: ep93xx: add support for GPIO port F interruptsLennert Buytenhek
2007-02-08[ARM] 4120/1: ep93xx: make clock init an arch_initcall()Lennert Buytenhek
2007-02-07Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely
2007-02-08Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman
2007-02-07msi: Kill msi_lookup_irqEric W. Biederman
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk
2007-02-07PCI: mark pci_find_device() as __deprecatedAdrian Bunk
2007-02-07PCI: remove pci_find_device_reverse()Adrian Bunk
2007-02-07PCI: define inline for test of channel error stateLinas Vepstas
2007-02-07PCI : Add selected_regions funcsHidetoshi Seto
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern
2007-02-07USB: ps3 controller hid quirkGeoff Levand
2007-02-07USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman
2007-02-07USB: define USB_CLASS_MISC in <linux/usb/ch9.h>David Brownell
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman