summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-01netem: Introduce skb_orphan_partial() helperEric Dumazet1-0/+1
2013-08-01net: split rt_genid for ipv4 and ipv6fan.du3-5/+34
2013-08-01vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko1-0/+1
2013-08-01vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko1-1/+1
2013-08-01mlx5_core: Implement new initialization sequenceEli Cohen2-1/+23
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-13/+15
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2013-07-31[media] media: lirc: Allow lirc dev to talk to rc deviceSrinivas Kandagatla1-0/+1
2013-07-31[media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla1-0/+4
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov2-5/+0
2013-07-31ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot)Peter Ujfalusi1-49/+0
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy4-6/+6
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-1/+1
2013-07-31netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal1-2/+1
2013-07-31netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal1-206/+0
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal1-4/+0
2013-07-31netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy1-2/+2
2013-07-31netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy1-7/+0
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro2-5/+10
2013-07-31ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro1-0/+7
2013-07-31cgroup: implement cgroup_from_id()Li Zefan1-0/+18
2013-07-31cgroup: document how cgroup IDs are assignedLi Zefan1-1/+7
2013-07-31cgroup: convert cgroup_ida to cgroup_idrLi Zefan1-2/+2
2013-07-31cgroup: more naming cleanupsLi Zefan1-3/+3
2013-07-31HID: i2c-hid: add DT bindingsBenjamin Tissoires1-1/+2
2013-07-31HID: input: generic hidinput_input_event handlerDavid Herrmann1-0/+1
2013-07-31regulator: core: Provide hints to the core about optional suppliesMark Brown1-1/+17
2013-07-31regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown1-0/+7
2013-07-31HID: uhid: use generic hidinput_input_event()David Herrmann1-1/+3
2013-07-31HID: usbhid: make usbhid_set_leds() staticDavid Herrmann1-1/+0
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller1-0/+2
2013-07-31PCI: move enum pcie_link_width into pci.hJacob Keller2-13/+13
2013-07-31rtnl: export physical port id via RT netlinkJiri Pirko1-0/+1
2013-07-31net: add ndo to get id of physical port of the deviceJiri Pirko1-0/+20
2013-07-31mfd: ucb1x00: Explicitely include linux/device.hAndrea Adami1-0/+1
2013-07-31mfd: mcp: Add missing linux/device.h headerAndrea Adami1-0/+2
2013-07-31MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna1-1/+0
2013-07-31mfd: s2mps11: Remove clocks from regulators listYadwinder Singh Brar1-5/+1
2013-07-31mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi1-0/+1
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz3-6/+6
2013-07-319p: client: remove unused code and any reference to "cancelled" functionAndi Shyti1-3/+0
2013-07-31Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie1-7/+7
2013-07-31drm: fix 64 bit drm fixed point helpersAlex Deucher1-7/+7
2013-07-30[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdevSylwester Nawrocki2-21/+7
2013-07-30[media] V4L: Rename subdev field of struct v4l2_async_notifierSylwester Nawrocki1-2/+2
2013-07-30[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching typeSylwester Nawrocki1-0/+5
2013-07-30[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*Sylwester Nawrocki1-6/+6
2013-07-30aio: convert the ioctx list to table lookup v3Benjamin LaHaise1-2/+3
2013-07-30aio: Kill ki_dtorKent Overstreet1-1/+0
2013-07-30aio: Kill ki_usersKent Overstreet1-5/+0