aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria
2014-02-10direct-io: add flag to allow aio writes beyond i_sizeChristoph Hellwig
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-09fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria
2014-02-09lockdep: Change lockdep_set_novalidate_class() to use _and_nameOleg Nesterov
2014-02-09lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-09sched: Implement task_nice() as static inline functionDongsheng Yang
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy
2014-02-09x86/gpu: Add Intel graphics stolen memory quirk for gen2 platformsVille Syrjälä
2014-02-09bitops: Fix signedness of compile-time hweight implementationsPaul Walmsley
2014-02-09sched: Expose some macros related to priorityDongsheng Yang
2014-02-09sched: Move the priority specific bits into a new header fileDongsheng Yang
2014-02-09perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra
2014-02-09sched/wait: Suppress Sparse 'variable shadowing' warningJohannes Berg
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-08Merge branch 'driver-core-next' into cgroup/for-3.15Tejun Heo
2014-02-08cgroup: rename cgroup_subsys->subsys_id to ->idTejun Heo
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
2014-02-08cgroup: drop module supportTejun Heo
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo
2014-02-08slab: restrict the number of objects in a slabJoonsoo Kim
2014-02-07kernfs: add CONFIG_KERNFSTejun Heo
2014-02-07sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo
2014-02-07kernfs: implement kernfs_get_parent(), kernfs_name/path() and friendsTejun Heo
2014-02-07kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...Tejun Heo
2014-02-07kernfs: add kernfs_open_file->privTejun Heo
2014-02-07kernfs: implement kernfs_ops->atomic_write_lenTejun Heo
2014-02-07kernfs: allow nodes to be created in the deactivated stateTejun Heo
2014-02-07kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()Tejun Heo
2014-02-07kernfs: rename kernfs_dir_ops to kernfs_syscall_opsTejun Heo
2014-02-07kernfs: invoke dir_ops while holding active ref of the target nodeTejun Heo
2014-02-07sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-02-07kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-02-07kernfs: remove KERNFS_REMOVEDTejun Heo
2014-02-07kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo
2014-02-07kernfs: remove kernfs_addrm_cxtTejun Heo
2014-02-07kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries
2014-02-07misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt
2014-02-07Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan
2014-02-07Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan
2014-02-07Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan
2014-02-07hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-07blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig