summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-82/+73
2014-01-28blk-mq: for_each_* macro correctnessJose Alonso1-6/+6
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-6/+43
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-1/+2
2014-01-28softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches1-1/+1
2014-01-28splice: fix unexpected size truncationXiao Guangrong1-1/+2
2014-01-28ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso1-1/+0
2014-01-28ipc: whitespace cleanupManfred Spraul2-2/+2
2014-01-28ipc: change kern_ipc_perm.deleted type to boolRafael Aquini1-1/+1
2014-01-28memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-0/+37
2014-01-28leds: kirkwood: Cleanup in header filesSachin Kamat2-10/+6
2014-01-28leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-9/+28
2014-01-28NVMe: Abort timed out commandsKeith Busch1-0/+1
2014-01-28NVMe: Schedule reset for failed controllersKeith Busch1-0/+1
2014-01-28libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-28libceph: follow redirect replies from osdsIlya Dryomov1-0/+6
2014-01-28libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-2/+2
2014-01-28libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov1-0/+2
2014-01-28libceph: add ceph_pg_pool_by_id()Ilya Dryomov1-0/+3
2014-01-28libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov1-0/+4
2014-01-28libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov1-2/+5
2014-01-28libceph: introduce and start using oid abstractionIlya Dryomov2-8/+37
2014-01-28libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov1-2/+2
2014-01-28libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2-27/+23
2014-01-28libceph: start using oloc abstractionIlya Dryomov2-3/+3
2014-01-28arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang1-7/+12
2014-01-28NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton1-0/+1
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth1-16/+0
2014-01-27net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+1
2014-01-27i2c: update i2c_algorithm documentationBen Dooks1-1/+15
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-1/+18
2014-01-26fs: remove generic_aclChristoph Hellwig2-14/+9
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2-17/+11
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov3-6/+7
2014-01-26fs: make posix_acl_create more usefulChristoph Hellwig1-3/+12
2014-01-26fs: make posix_acl_chmod more usefulChristoph Hellwig1-4/+13
2014-01-26fs: add generic xattr_acl handlersChristoph Hellwig1-0/+3
2014-01-26fs: add a set_acl inode operationChristoph Hellwig1-0/+1
2014-01-26fs: add get_acl helperChristoph Hellwig1-0/+2
2014-01-26Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-14/+16
2014-01-26Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+76
2014-01-26Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+9
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds39-316/+731
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-40/+0
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2-0/+35
2014-01-25hung_task: Display every hung task warningAaron Tomlin1-1/+1
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar38-851/+563
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2-16/+21
2014-01-25nls: have register_nls() set ->ownerAl Viro1-1/+2