summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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 'mfd-lee-3.13-3' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz
2013-11-11random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann
2013-11-11random32: move rnd_state to linux/random.hDaniel Borkmann
2013-11-11random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa
2013-11-11random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-11-11locking/doc: Update references to kernel/mutex.cPeter Zijlstra
2013-11-11mfd: Stop setting refcounting pointers in original mfd_cell arraysGeert Uytterhoeven
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-11bcache: Better full stripe scanningKent Overstreet
2013-11-11bcache: Pull on disk data structures out into a separate headerKent Overstreet
2013-11-11bcache: Break up struct searchKent Overstreet
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-10Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-10Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...Dave Airlie
2013-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley
2013-11-09dm: allow remove to be deferredMikulas Patocka
2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang
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