summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'upstream' into for-linusJiri Kosina
2011-10-25Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...Jiri Kosina
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran
2011-10-24Add ethtool -g support to virtio_netRick Jones
2011-10-22Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki
2011-10-22PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki
2011-10-21macvtap: Fix the minor device number allocationEric W. Biederman
2011-10-21net: add opaque struct around skb frag pageIan Campbell
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren
2011-10-20mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell
2011-10-19net: do not take an additional reference in skb_frag_set_pageIan Campbell
2011-10-19filter: use unsigned int to silence static checker warningDan Carpenter
2011-10-19class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman
2011-10-19sysfs: Implement support for tagged files in sysfs.Eric W. Biederman
2011-10-19net: validate HWTSTAMP ioctl parametersRichard Cochran
2011-10-19net: Allow skb_recycle_check to be done in stagesAndy Fleming
2011-10-19mlx4_en: Controlling FCS header removalYevgeny Petrilin
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-18dynamic_debug: consolidate repetitive struct _ddebug descriptor definitionsJason Baron
2011-10-18uio: Support physical addresses >32 bits on 32-bit systemsKai Jiang
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu
2011-10-16if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa
2011-10-13net: more accurate skb truesizeEric Dumazet
2011-10-13usb: gadget: mv_udc: refine the driver structureNeil Zhang
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda
2011-10-13drivers: create a pin control subsystemLinus Walleij
2011-10-12net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville