summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-08-09cgroup: add subsys backlink pointer to cftypeTejun Heo1-1/+7
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo1-10/+14
2013-08-09cgroup: add css_parent()Tejun Heo1-0/+15
2013-08-09cgroup: add subsystem pointer to cgroup_subsys_stateTejun Heo1-5/+4
2013-08-09cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo1-12/+19
2013-08-09userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-08-08video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau1-0/+3
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau1-0/+17
2013-08-08net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang1-0/+4
2013-08-08net: move iov_pages() to net/core/iovec.cJason Wang1-0/+2
2013-08-08cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar1-1/+1
2013-08-08cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar1-196/+177
2013-08-08cpufreq: Clean up header files included in the coreViresh Kumar1-8/+3
2013-08-08Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki1-6/+0
2013-08-08SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-08-08pinctrl: nomadik: delete ancient pin control APILinus Walleij1-24/+0
2013-08-08Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+8
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson1-1/+1
2013-08-07i2c: reduce parent checking to a NOOP in non-I2C_MUX casePhil Carmody1-0/+2
2013-08-07i2c: pxa: enable high speed mode for i2c busLeilei Shang1-0/+3
2013-08-07regulator: fan53555: Prevent multiple include of fan53555.hAxel Lin1-0/+1
2013-08-07x86, asmlinkage: Make dump_stack visibleAndi Kleen1-1/+1
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk1-0/+1
2013-08-06bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni1-5/+0
2013-08-06bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia1-0/+4
2013-08-06bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia1-0/+1
2013-08-06bus: mvebu-mbus: Add new API for window creationThomas Petazzoni1-0/+6
2013-08-06wireless: make TU conversion macros availableJohannes Berg1-0/+4
2013-08-05mtd: atmel_nand: add a new dt binding item for nand dma supportJosh Wu1-0/+1
2013-08-05mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu1-0/+3
2013-08-05mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger1-0/+3
2013-08-05mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab1-0/+1
2013-08-05mtd: increase max OOB size to 744Huang Shijie1-1/+1
2013-08-05mtd: nand: reword nand_chip bad block interface commentsBrian Norris1-2/+2
2013-08-05clk: mux: Add support for read-only muxes.Tomasz Figa1-0/+2
2013-08-05mlx5: remove health handler pluginEli Cohen1-3/+0
2013-08-05vfio: add external user supportAlexey Kardashevskiy1-0/+7
2013-08-05Merge tag 'extcon-next-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-35/+34
2013-08-05Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-1/+18
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman9-12/+32
2013-08-05extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan1-0/+3
2013-08-05extcon: palmas: remove unused member from palams_usb structureLaxman Dewangan1-5/+0
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I1-30/+0
2013-08-05extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I1-0/+31
2013-08-05Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman9-12/+32
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-120/+164
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2013-08-04iio: Fix documentation of devm_iio_device_free()Peter Meerwald1-2/+2
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko1-0/+25