aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-18Merge remote-tracking branch 'origin/v3.14/topic/overlayfs' into linux-linaro...Alex Shi
2015-04-17vfs: make first argument of dir_context.actor typedMiklos Szeredi
2015-04-17overlayfs: fix lockdep misannotationMiklos Szeredi
2015-04-17fs: limit filesystem stacking depthMiklos Szeredi
2015-04-17rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2015-04-17vfs: add RENAME_WHITEOUTMiklos Szeredi
2015-04-17vfs: add whiteout supportMiklos Szeredi
2015-04-17vfs: export check_sticky()Miklos Szeredi
2015-04-17vfs: introduce clone_private_mount()Miklos Szeredi
2015-04-17vfs: export __inode_permission() to modulesMiklos Szeredi
2015-04-17vfs: export do_splice_direct() to modulesMiklos Szeredi
2015-04-17vfs: add i_op->dentry_open()Miklos Szeredi
2015-04-17new helper: readlink_copy()Al Viro
2015-04-17vfs: add cross-renameMiklos Szeredi
2015-04-17security: add flags to rename hooksMiklos Szeredi
2015-04-17vfs: add RENAME_NOREPLACE flagMiklos Szeredi
2015-04-17vfs: add renameat2 syscallMiklos Szeredi
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-03-18mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-03-03Merge remote-tracking branch 'lsk/v3.14/topic/coresight' into linux-linaro-ls...Mark Brown
2015-03-02coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia
2015-03-02coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier
2015-03-02coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-21Merge branch 'lsk/v3.14/topic/of' into linux-linaro-lsk-v3.14lsk-v3.14-15.02lsk-v3.14-14.02Mark Brown
2015-02-20of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-02-20of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-02-20of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-20of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-02-20of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2015-02-20of: Keep track of populated platform devicesPawel Moll
2015-02-20of: kill off of_can_translate_addressRob Herring
2015-02-20of: Introduce Device Tree resolve support.Pantelis Antoniou
2015-02-20of: Transactional DT support.Pantelis Antoniou
2015-02-19of: Reorder device tree changes and notifiersGrant Likely
2015-02-19of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-19of: Introduce device tree node flag helpers.Pantelis Antoniou
2015-02-19of: device_node kobject lifecycle fixesPantelis Antoniou
2015-02-19of: remove /proc/device-treeGrant Likely
2015-02-19of: add functions to count number of elements in a propertyHeiko Stuebner
2015-02-19of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai