aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-04-20Merge branch 'v3.14/topic/kvm' into linux-linaro-lsk-v3.14Kevin Hilman
2015-04-20KVM: VFIO: resolve redeclaration error on x86/_64v3.14/topic/kvmGary S. Robertson
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
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 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 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-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 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-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-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2015-01-29mm: move zone->pages_scanned into a vmstat counterMel Gorman