summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-04ipv4: Pass explicit saddr/daddr args to ipmr_get_route().David S. Miller1-0/+1
2011-05-04audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf4-0/+25
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2-1/+15
2011-05-04[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina1-15/+18
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-19/+0
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar1-52/+44
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie1-2/+5
2011-05-04platform/x86: add MXM WMI driver.Dave Airlie1-0/+32
2011-05-04ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller1-6/+5
2011-05-04ipv4: Renamt struct rtable's rt_tos to rt_key_tos.David S. Miller1-1/+1
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris1-1/+1
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher1-0/+1
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher1-0/+5
2011-05-04net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR1-0/+2
2011-05-04Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-2/+7
2011-05-03ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren1-0/+6
2011-05-03ASoC: Add w->kcontrols, and populate itStephen Warren1-0/+1
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren1-34/+34
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen1-1/+2
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn1-0/+3
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent1-3/+3
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+0
2011-05-03ASoC: Declare const properly for enum textsTakashi Iwai1-1/+1
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2011-05-03Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-1/+1
2011-05-03USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin1-0/+1
2011-05-03USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin1-0/+15
2011-05-03usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior1-1/+1
2011-05-03usb: factor out state_string() on otg driversAnatolij Gustschin1-0/+1
2011-05-03net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet1-1/+1
2011-05-02timerfd: Allow timers to be cancelled when clock was setThomas Gleixner3-1/+10
2011-05-02hrtimers: Prepare for cancel on clock was set timersThomas Gleixner1-13/+3
2011-05-02Merge branch 'linus' into timers/coreThomas Gleixner11-10/+19
2011-05-01Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-5/+3
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar5-9/+19
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare1-4/+0
2011-04-30ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt1-1/+0
2011-04-30ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt1-5/+4
2011-04-30nfsd41: add flag checking for create_sessionMi Jinlong1-3/+5
2011-04-30usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto1-0/+7
2011-04-30usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto1-1/+1
2011-04-30USB: documentation update for the pre_reset methodAlan Stern1-2/+4
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki1-0/+42
2011-04-30ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny3-14/+12
2011-04-30ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny1-4/+10
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-39/+65
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar1-1/+2
2011-04-29ipv4: Remove now superfluous code in ip_route_connect().David S. Miller1-2/+0