aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-12-02[IPV6]: flowlabels are net-endianAl Viro
2006-12-02[AF_KEY]: annotateAl Viro
2006-12-02[IPV4]: encapsulation annotationsAl Viro
2006-12-02[IPV6]: annotate icmpv6 headersAl Viro
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro
2006-12-02[TIPC]: endianness annotationsAl Viro
2006-12-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming
2006-12-02[PATCH] mv643xx_eth: fix unbalanced parentheses in macrosMariusz Kozlowski
2006-12-02[PATCH] forcedeth: add new NVIDIA pci idsAyaz Abdulla
2006-12-02[PATCH] wext: extend MLME supportChristian Lamparter
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01driver core: Introduce device_find_child().Cornelia Huck
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman
2006-12-01USB: keep count of unsuspended childrenAlan Stern
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com
2006-12-01mmc: Support for high speed SD cardsPierre Ossman
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe
2006-12-01[PATCH] block: support larger block pc requestsMike Christie
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix jiffies.h commentChase Venters
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie
2006-11-30mqueue.h: don't include linux/types.hAlexey Dobriyan