summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-12-03[NET]: Turn nfmark into generic markThomas Graf1-2/+2
2006-12-03SELinux: Fix SA selection semanticsVenkat Yekkirala1-19/+0
2006-12-03SELinux: Return correct context for SO_PEERSECVenkat Yekkirala1-1/+15
2006-12-03SELinux: Various xfrm labeling fixesVenkat Yekkirala1-11/+10
2006-12-03[IPV6]: ip6_output annotationsAl Viro1-1/+1
2006-12-03[NETFILTER]: trivial annotationsAl Viro6-18/+20
2006-12-03[AF_PACKET]: annotateAl Viro1-2/+4
2006-12-03[IPV6]: flowlabels are net-endianAl Viro3-4/+4
2006-12-03[AF_KEY]: annotateAl Viro1-2/+2
2006-12-03[IPV4]: encapsulation annotationsAl Viro2-6/+6
2006-12-03[IPV6]: annotate icmpv6 headersAl Viro1-6/+6
2006-12-03[NET]: ipconfig and nfsroot annotationsAl Viro1-1/+1
2006-12-03[TIPC]: endianness annotationsAl Viro1-16/+16
2006-12-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+32
2006-12-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...Linus Torvalds2-3/+84
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming1-6/+20
2006-12-02[PATCH] mv643xx_eth: fix unbalanced parentheses in macrosMariusz Kozlowski1-2/+2
2006-12-02[PATCH] forcedeth: add new NVIDIA pci idsAyaz Abdulla1-0/+4
2006-12-02[PATCH] wext: extend MLME supportChristian Lamparter1-0/+2
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki1-0/+4
2006-12-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-16/+165
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-1/+16
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-18/+66
2006-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds6-8/+6
2006-12-02Driver core: show drivers in /sys/module/Kay Sievers1-0/+1
2006-12-02Driver core: platform_driver_probe(), can save codespaceDavid Brownell1-0/+6
2006-12-02driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck3-0/+17
2006-12-02driver core: Introduce device_find_child().Cornelia Huck1-0/+2
2006-12-02ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt1-2/+0
2006-12-02Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+3
2006-12-02Driver core: convert fb code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-12-02Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-12-02Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-3/+2
2006-12-02Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-3/+2
2006-12-02Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman1-2/+0
2006-12-02Driver core: add notification of bus eventsBenjamin Herrenschmidt1-0/+25
2006-12-02PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston1-0/+7
2006-12-02PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez1-1/+2
2006-12-02Altix: Initial ACPI support - ROM shadowing.John Keller1-0/+1
2006-12-02PCI: Make some MSI-X #defines genericMichael Ellerman1-0/+6
2006-12-02USB: keep count of unsuspended childrenAlan Stern1-0/+1
2006-12-02USB: struct usb_device: change flag to bitflagAlan Stern1-1/+1
2006-12-02USB: expand autosuspend/autoresume APIAlan Stern1-3/+26
2006-12-02USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino1-11/+131
2006-12-02usb/hub: allow hubs up to 31 childreninaky@linux.intel.com1-1/+6
2006-12-01mmc: Support for high speed SD cardsPierre Ossman2-1/+28
2006-12-01mmc: Add support for mmc v4 wide-bus modesPhilip Langdale1-0/+5
2006-12-01[PATCH] mmc: Add support for mmc v4 high speed modePhilip Langdale2-3/+52
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe1-2/+2