summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-09spi: new controller driver for efm32 SoCsUwe Kleine-König1-0/+14
2013-08-09Merge tag 'v3.11-rc4' into spi-bitbangMark Brown48-290/+640
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini1-0/+3
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf1-0/+52
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk1-0/+2
2013-08-09kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T1-0/+1
2013-08-09jump_label: Split jumplabel ratelimitAndrew Jones3-27/+36
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi1-2/+2
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior1-2/+2
2013-08-09video: da8xx-fb: improve readability of codeDarren Etheridge1-0/+5
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal1-1/+3
2013-08-09Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeff...Jan Kara38-262/+531
2013-08-09jbd: use a single printk for jbd_debug()Paul Gortmaker1-9/+6
2013-08-09net: add SNMP counters tracking incoming ECN bitsEric Dumazet1-0/+4
2013-08-09cgroup: make css_for_each_descendant() and friends include the origin css in ...Tejun Heo1-8/+9
2013-08-09cgroup: unexport cgroup_css()Tejun Heo1-13/+0
2013-08-09cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo1-5/+7
2013-08-09cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...Tejun Heo2-6/+10
2013-08-09cgroup: make task iterators deal with cgroup_subsys_state instead of cgroupTejun Heo1-10/+11
2013-08-09cgroup: remove struct cgroup_scannerTejun Heo1-10/+6
2013-08-09cgroup: make cgroup_task_iter remember the cgroup being iteratedTejun Heo1-3/+3
2013-08-09cgroup: rename cgroup_iter to cgroup_task_iterTejun Heo1-23/+8
2013-08-09cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo1-42/+46
2013-08-09cgroup: always use cgroup_next_child() to walk the children listTejun Heo1-3/+2
2013-08-09cgroup: convert cgroup_next_sibling() to cgroup_next_child()Tejun Heo1-2/+2
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2-12/+14
2013-08-09cgroup: add cgroup->dummy_cssTejun Heo1-1/+10
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-09netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo1-4/+0
2013-08-09cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo3-16/+23
2013-08-09drm: provide agp dummies for CONFIG_AGP=nDavid Herrmann2-47/+196
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-08ip_tunnel: embed hash list headstephen hemminger1-2/+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-08ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-1/+5
2013-08-08perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa1-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