summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields
2013-11-09locks: break delegations on linkJ. Bruce Fields
2013-11-09locks: break delegations on renameJ. Bruce Fields
2013-11-09locks: helper functions for delegation breakingJ. Bruce Fields
2013-11-09locks: break delegations on unlinkJ. Bruce Fields
2013-11-09locks: implement delegationsJ. Bruce Fields
2013-11-09locks: introduce new FL_DELEG lock flagJ. Bruce Fields
2013-11-09vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields
2013-11-09vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields
2013-11-09vfs: split out vfs_getattr_nosecJ. Bruce Fields
2013-11-09VFS: Put a small type field into struct dentry::d_flagsDavid Howells
2013-11-09constify do_coredump() argumentAl Viro
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-09... and kill anon_inode_getfile_private()Al Viro
2013-11-09take anon inode allocation to libfs.cAl Viro
2013-11-09new helper: dump_align()Al Viro
2013-11-09dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro
2013-11-09switch elf_core_write_extra_data() to dump_emit()Al Viro
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Al Viro
2013-11-09new helper: dump_emit()Al Viro
2013-11-09no need to keep brlock macros anymore...Al Viro
2013-11-09get rid of s_files and files_lockAl Viro
2013-11-09RCU'd vfsmountsAl Viro
2013-11-08dt/irq: add empty of_irq_count for !OF_IRQRob Herring
2013-11-08Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2013-11-08Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown
2013-11-07Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin