summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-02-10sched/fair: Track cgroup depthPeter Zijlstra1-0/+1
2014-02-10ARM: zynq: Map I/O memory on clkc initMichal Simek1-1/+1
2014-02-10pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer1-1/+1
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+7
2014-02-10direct-io: add flag to allow aio writes beyond i_sizeChristoph Hellwig1-0/+3
2014-02-10fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria1-0/+1
2014-02-10lockdep: Change lockdep_set_novalidate_class() to use _and_nameOleg Nesterov1-1/+1
2014-02-10lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov2-17/+10
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+2
2014-02-10fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-1/+7
2014-02-09sched: Implement task_nice() as static inline functionDongsheng Yang2-2/+10
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd1-0/+5
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy1-0/+1
2014-02-09sched: Expose some macros related to priorityDongsheng Yang1-0/+18
2014-02-09sched: Move the priority specific bits into a new header fileDongsheng Yang3-18/+26
2014-02-09perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra1-0/+2
2014-02-09sched/wait: Suppress Sparse 'variable shadowing' warningJohannes Berg1-3/+3
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky1-0/+7
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2014-02-08Merge branch 'driver-core-next' into cgroup/for-3.15Tejun Heo3-41/+103
2014-02-08cgroup: rename cgroup_subsys->subsys_id to ->idTejun Heo1-2/+2
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo4-8/+9
2014-02-08cgroup: drop module supportTejun Heo2-37/+16
2014-02-08slab: restrict the number of objects in a slabJoonsoo Kim1-0/+11
2014-02-08kernfs: add CONFIG_KERNFSTejun Heo1-3/+3
2014-02-08sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo1-0/+9
2014-02-08kernfs: implement kernfs_get_parent(), kernfs_name/path() and friendsTejun Heo1-1/+25
2014-02-08kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...Tejun Heo1-0/+16
2014-02-08kernfs: add kernfs_open_file->privTejun Heo1-0/+1
2014-02-08kernfs: implement kernfs_ops->atomic_write_lenTejun Heo1-2/+6
2014-02-08kernfs: allow nodes to be created in the deactivated stateTejun Heo1-2/+13
2014-02-08kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()Tejun Heo1-0/+3
2014-02-08kernfs: rename kernfs_dir_ops to kernfs_syscall_opsTejun Heo1-9/+9
2014-02-08kernfs: invoke dir_ops while holding active ref of the target nodeTejun Heo1-1/+2
2014-02-08sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2-19/+1
2014-02-08kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo3-0/+17
2014-02-08kernfs: remove KERNFS_REMOVEDTejun Heo1-1/+0
2014-02-08kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo1-1/+0
2014-02-08kernfs: remove kernfs_addrm_cxtTejun Heo1-4/+0
2014-02-08kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo1-2/+2
2014-02-08connector: add portid to unicast in addition to broadcastingDavid Fries1-1/+1
2014-02-08Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan1-0/+14
2014-02-08Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan1-1/+1
2014-02-08Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan1-0/+3
2014-02-08hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen1-319/+2
2014-02-08Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp1-2/+0
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin291-2440/+5969
2014-02-07blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig1-1/+2
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea1-0/+4
2014-02-07staging/bluetooth: Add hci_h4p driverPavel Machek1-0/+38