summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-08-08cgroup: convert cgroup_next_sibling() to cgroup_next_child()Tejun Heo
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-08-08cgroup: add cgroup->dummy_cssTejun Heo
2013-08-08cgroup: add subsys backlink pointer to cftypeTejun Heo
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo
2013-08-08cgroup: add css_parent()Tejun Heo
2013-08-08cgroup: add subsystem pointer to cgroup_subsys_stateTejun Heo
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-08video/hdmi: Add a macro to return the size of a full infoframeDamien Lespiau
2013-08-08video/hdmi: Introduce a generic hdmi_infoframe unionDamien Lespiau
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang
2013-08-07cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar
2013-08-07cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar
2013-08-07cpufreq: Clean up header files included in the coreViresh Kumar
2013-08-07Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-07pinctrl: nomadik: delete ancient pin control APILinus Walleij
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson
2013-08-07i2c: reduce parent checking to a NOOP in non-I2C_MUX casePhil Carmody
2013-08-07i2c: pxa: enable high speed mode for i2c busLeilei Shang
2013-08-07regulator: fan53555: Prevent multiple include of fan53555.hAxel Lin
2013-08-06x86, asmlinkage: Make dump_stack visibleAndi Kleen
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-08-06bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni
2013-08-06bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia
2013-08-06bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia
2013-08-06bus: mvebu-mbus: Add new API for window creationThomas Petazzoni
2013-08-06wireless: make TU conversion macros availableJohannes Berg
2013-08-05mtd: atmel_nand: add a new dt binding item for nand dma supportJosh Wu
2013-08-05mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu
2013-08-05mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger
2013-08-05mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab
2013-08-05mtd: increase max OOB size to 744Huang Shijie
2013-08-05mtd: nand: reword nand_chip bad block interface commentsBrian Norris
2013-08-05clk: mux: Add support for read-only muxes.Tomasz Figa
2013-08-05mlx5: remove health handler pluginEli Cohen
2013-08-05vfio: add external user supportAlexey Kardashevskiy
2013-08-05Merge tag 'extcon-next-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-08-05Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-08-05Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman
2013-08-05extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan
2013-08-05extcon: palmas: remove unused member from palams_usb structureLaxman Dewangan
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I
2013-08-05extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I
2013-08-05Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller