summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli2013-10-061-0/+2
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-308-68/+46
|\
| * Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-291-2/+5
| |\
| | * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-2/+5
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-291-0/+2
| |\ \
| | * \ Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-281-0/+2
| | |\ \ | | | |/ | | |/|
| | | * drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer2013-09-201-0/+2
| * | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-281-3/+3
| |\ \ \
| | * | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-281-3/+3
| * | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-281-12/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | of: clean-up ifdefs in of_irq.hRob Herring2013-09-251-12/+8
| | |/ /
| * | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-09-261-1/+2
| |\ \ \
| | * | | dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-201-1/+2
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-251-5/+10
| |\ \ \ \
| | * | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+9
| | * | | | perf: Update ABI commentPeter Zijlstra2013-09-201-0/+1
| * | | | | revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton2013-09-251-3/+7
| * | | | | revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton2013-09-251-4/+2
| * | | | | revert "memcg: enhance memcg iterator to support predicates"Andrew Morton2013-09-251-43/+6
| * | | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-251-0/+6
| | |_|/ / | |/| | |
* | | | | misc: mic: fix a warning in the IOCTL header file.Sudeep Dutt2013-09-281-0/+2
* | | | | Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-09-273-64/+70
|\ \ \ \ \
| * | | | | extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi2013-09-271-3/+2
| * | | | | extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi2013-09-271-2/+2
| * | | | | extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck2013-09-271-0/+4
| * | | | | extcon: Fix indentation coding style to improve readabilityChanwoo Choi2013-09-273-61/+64
| |/ / / /
* | | | | Intel MIC Host Driver Changes for Virtio Devices.Ashutosh Dixit2013-09-263-1/+240
* | | | | Intel MIC Host Driver, card OS state management.Sudeep Dutt2013-09-262-0/+75
* | | | | hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-261-17/+0
* | | | | hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-261-8/+0
* | | | | hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-3/+0
* | | | | hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* | | | | hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* | | | | hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | | | | hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | | | | hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | | | | hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | | | | hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-261-1/+0
|/ / / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-231-4/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-201-4/+3
* | | | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-232-2/+15
|\ \ \ \
| * | | | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-212-2/+15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-221-0/+1
|\ \ \ \ \
| * | | | | btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-211-0/+1
| * | | | | Merge tag 'v3.11' into for-linusChris Mason2013-09-2110-13/+121
| |\| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-194-11/+17
|\ \ \ \ \ \
| * | | | | | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-4/+8
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-182-3/+5
| |\ \ \ \ \ \
| | * | | | | | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4
| | * | | | | | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček2013-09-131-1/+1