summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-05-05rcu: make rcutorture version numbers available through debugfsPaul E. McKenney
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-06pcmcia: Make declaration and uses of struct pcmcia_device_id constJoe Perches
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-05-05mac80211: add basic support for WoWLANJohannes Berg
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2011-05-05cfg80211: Remove unused wiphy flagJouni Malinen
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-05Bluetooth: Remove l2cap_sk_listGustavo F. Padovan
2011-05-05Bluetooth: Handle psm == 0 case inside l2cap_add_psm()Gustavo F. Padovan
2011-05-05Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()Gustavo F. Padovan
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner
2011-05-04can: make struct can_proto constKurt Van Dijck
2011-05-04ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.David S. Miller
2011-05-04ipv4: Pass explicit saddr/daddr args to ipmr_get_route().David S. Miller
2011-05-04audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie
2011-05-04platform/x86: add MXM WMI driver.Dave Airlie
2011-05-03ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller
2011-05-03ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR
2011-05-03Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-05-03ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren
2011-05-03ASoC: Add w->kcontrols, and populate itStephen Warren
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-03ASoC: Declare const properly for enum textsTakashi Iwai
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-02Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin
2011-05-02USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet