summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+106
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-1/+13
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-26/+0
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller1-2/+96
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko1-32/+0
2013-11-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-11-09iio: hid-sensors: magnetometer : Add sensitivitySrinivas Pandruvada1-0/+1
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields1-1/+1
2013-11-09locks: break delegations on linkJ. Bruce Fields1-1/+1
2013-11-09locks: break delegations on renameJ. Bruce Fields1-1/+1
2013-11-09locks: helper functions for delegation breakingJ. Bruce Fields1-2/+37
2013-11-09locks: break delegations on unlinkJ. Bruce Fields1-1/+1
2013-11-09locks: implement delegationsJ. Bruce Fields1-3/+15
2013-11-09locks: introduce new FL_DELEG lock flagJ. Bruce Fields1-0/+1
2013-11-09vfs: rename I_MUTEX_QUOTA now that it's not used for quotasJ. Bruce Fields1-3/+6
2013-11-09vfs: pull ext4's double-i_mutex-locking into common codeJ. Bruce Fields1-0/+3
2013-11-09vfs: split out vfs_getattr_nosecJ. Bruce Fields1-0/+1
2013-11-09VFS: Put a small type field into struct dentry::d_flagsDavid Howells1-20/+83
2013-11-09constify do_coredump() argumentAl Viro2-3/+3
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1
2013-11-09... and kill anon_inode_getfile_private()Al Viro1-3/+0
2013-11-09take anon inode allocation to libfs.cAl Viro1-0/+1
2013-11-09new helper: dump_align()Al Viro1-0/+1
2013-11-09dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro1-2/+1
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro1-3/+3
2013-11-09switch elf_core_write_extra_data() to dump_emit()Al Viro1-1/+1
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Al Viro1-2/+3
2013-11-09new helper: dump_emit()Al Viro2-0/+3
2013-11-09no need to keep brlock macros anymore...Al Viro1-10/+0
2013-11-09get rid of s_files and files_lockAl Viro1-13/+0
2013-11-09RCU'd vfsmountsAl Viro2-1/+3
2013-11-09ARM: 7871/1: amba: Extend number of IRQSMichal Simek1-1/+1
2013-11-09mlx5: Use enum to indicate adapter page sizeEli Cohen1-0/+4
2013-11-09mlx5: Clear reserved area in set_hca_cap()Eli Cohen1-2/+7
2013-11-09mlx5: Support communicating arbitrary host page size to firmwareEli Cohen1-0/+1
2013-11-09IB/mlx5: Multithreaded create MREli Cohen1-2/+15
2013-11-08dt/irq: add empty of_irq_count for !OF_IRQRob Herring1-1/+9
2013-11-08Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe5-45/+291
2013-11-08kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()Chen Gang1-1/+1
2013-11-08block: Consolidate duplicated bio_trim() implementationsKent Overstreet1-0/+1
2013-11-08bdi: test bdi_init failureMikulas Patocka1-2/+2
2013-11-08blktrace: Send BLK_TN_PROCESS events to all running tracesJan Kara1-0/+2
2013-11-08Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2-7/+7
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+20
2013-11-08Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+13
2013-11-08Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-nextMark Brown1-0/+7
2013-11-08Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+2
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie27-109/+142
2013-11-08net: skbuff - kernel-doc fixesMathias Krause1-1/+1
2013-11-08net: move pskb_put() to core codeMathias Krause1-0/+1