summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-28libceph: start using oloc abstractionIlya Dryomov2-3/+3
2014-01-27dt-bindings: qcom: Fix warning with duplicate dt defineStephen Boyd1-1/+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 Torvalds158-852/+2714
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-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
2014-01-25cramfs: take headers to fs/cramfsAl Viro2-30/+0
2014-01-25Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2014-01-25Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds1-1/+5
2014-01-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds12-46/+223
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+8
2014-01-25Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds4-13/+4
2014-01-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-2/+72
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-86/+285
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko1-1/+0
2014-01-24Merge branch 'akpm' (incoming from Andrew)Linus Torvalds30-139/+221
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds21-2/+2558
2014-01-24Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-38/+4
2014-01-24Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+20
2014-01-24Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds7-251/+78
2014-01-24Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds6-3/+465
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-40/+586
2014-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-0/+551
2014-01-24Merge git://git.infradead.org/users/eparis/auditLinus Torvalds7-23/+41
2014-01-24drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger1-0/+1
2014-01-24kexec: add sysctl to disable kexec_loadKees Cook1-0/+1
2014-01-24exec: kill task_struct->did_execOleg Nesterov1-1/+0
2014-01-24kernel/fork.c: make dup_mm() staticDaeSeok Youn1-2/+0
2014-01-24proc: cleanup/simplify get_task_state/task_state_arrayOleg Nesterov1-1/+1
2014-01-24coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.hOleg Nesterov1-4/+17
2014-01-24coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELYOleg Nesterov1-3/+1
2014-01-24fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin1-7/+0
2014-01-24printk/cache: mark printk_once test variable __read_mostlyJoe Perches2-11/+12