summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells
2013-06-29allow the temp files created by open() to be linked toAl Viro
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] ->readdir() is goneAl Viro
2013-06-29[readdir] convert ext3Al Viro
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-28cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-06-27sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal
2013-06-27Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi
2013-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-26cgroup: fix RCU accesses to task->cgroupsTejun Heo
2013-06-26cgroup: fix cgroupfs_root early destruction pathTejun Heo
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-06-26driver core: device.h: fix doc compilation warningsMichael Opdenacker
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-25linux/const.h: Add _BITUL() and _BITULL()H. Peter Anvin
2013-06-25futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-25genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-24usb: fix build error without CONFIG_USB_PHYPeter Chen
2013-06-24cgroup: remove cgroup->actual_subsys_maskTejun Heo
2013-06-24cgroup: convert CFTYPE_* flags to enumsTejun Heo
2013-06-24Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman
2013-06-24Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki
2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter
2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter
2013-06-23x86: Add NMI duration tracepointsDave Hansen
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-21Merge tag 'soc-exynos5420-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2013-06-21Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-21x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-06-21tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt
2013-06-20Merge branch 'for_3.11/dts' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2013-06-20Merge tag 'common-clk-audio' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2013-06-20Merge tag 'omap-for-v3.11/mailbox-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann