summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea
2014-02-07staging/bluetooth: Add hci_h4p driverPavel Machek
2014-02-07xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne
2014-02-07Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan
2014-02-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2014-02-07GFS2: Add meta readahead field in directory entriesSteven Whitehouse
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2014-02-06inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki