aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-04-27USB: add power/level sysfs attributeAlan Stern
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern
2007-04-27USB: additional structure from cdc specOliver Neukum
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell
2007-04-27security: prevent permission checking of file removal via sysfs_remove_group()James Morris
2007-04-27device_schedule_callback() needs a module referenceAlan Stern
2007-04-27debugfs: Add debugfs_create_u64()Michael Ellerman
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman
2007-04-27Driver core: add suspend() and resume() to struct device_typeDmitry Torokhov
2007-04-27Driver core: remove unneeded completion from driver release pathGreg Kroah-Hartman
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck
2007-04-27Driver core: add name to device_typeKay Sievers
2007-04-27driver core: Use attribute groups in struct device_typeDmitry Torokhov
2007-04-27Driver core: udev triggered device-<>driver bindingKay Sievers
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers
2007-04-27make SysRq-T show all tasks againIngo Molnar
2007-04-27seqlocks: trivial remove weird whitespaceDaniel Walker
2007-04-27Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2007-04-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy
2007-04-26[WEXT] net_device: Don't include wext bits if not required.Johannes Berg
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells
2007-04-26[AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells
2007-04-26[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()Oleg Nesterov
2007-04-26[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()Mark Fasheh
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-26[NET]: Delete unused header file linux/if_wanpipe_common.hRobert P. J. Day
2007-04-26[NET]: Delete unused header file linux/sdla_fr.h.Robert P. J. Day
2007-04-26[XFRM]: Export SAD info.Jamal Hadi Salim
2007-04-25[BRIDGE]: drop PAUSE framesStephen Hemminger
2007-04-25[IPV6]: Export in6addr_any for future use.YOSHIFUJI Hideaki
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg
2007-04-25[NET] skbuff: skb_store_bits const is backwardsStephen Hemminger
2007-04-25[AF_PACKET]: Add option to return orig_dev to userspace.Peter P. Waskiewicz Jr
2007-04-25[IPV6] SNMP: Netlink interface.YOSHIFUJI Hideaki
2007-04-25[INET]: Add IP(V6)_PMTUDISC_RPOBEJohn Heffner
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner
2007-04-25[DCCP]: Complete documentation of dccp_sockGerrit Renker
2007-04-25bridge: eliminate call by referenceStephen Hemminger