summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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-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-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-11Merge 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
2013-11-09get rid of s_files and files_lockAl Viro
2013-11-09RCU'd vfsmountsAl Viro
2013-11-09ARM: 7871/1: amba: Extend number of IRQSMichal Simek
2013-11-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk
2013-11-08Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk
2013-11-08swiotlb-xen: missing include dma-direction.hStefano Stabellini
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot
2013-11-08drm/radeon: add pci ids for hawaiiAlex Deucher
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky
2013-11-08drm/i915/bdw: Add device IDsBen Widawsky
2013-11-08dt/irq: add empty of_irq_count for !OF_IRQRob Herring
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe
2013-11-08kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang