summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-211-0/+6
|\
| * locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-211-0/+1
|\ \
| * \ Merge branch 'perf/core' into perf/urgent, to pick up the latest fixesIngo Molnar2014-06-141-0/+1
| |\ \
| | * | perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra2014-06-091-0/+1
* | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-192-5/+7
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-191-0/+2
| |\ \ \ \
| | * | | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+2
| * | | | | ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick2014-06-171-5/+5
| |/ / / /
* | | | | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-192-2/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai2014-06-181-0/+2
| |\ \ \ \ \
| | * | | | | ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-181-0/+2
| | |/ / / /
| * / / / / drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-161-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-193-3/+2
|\ \ \ \ \
| * | | | | blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-171-1/+1
| * | | | | block: blk_max_size_offset() should check ->max_sectorsJens Axboe2014-06-171-1/+1
| * | | | | block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-111-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-191-0/+1
|\ \ \ \ \ \
| * | | | | | sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-181-0/+1
* | | | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-06-161-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | regulator: add regulator_can_change_voltage stubArnd Bergmann2014-06-041-0/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-154-6/+29
|\ \ \ \ \ \ \
| * | | | | | | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| * | | | | | | udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| * | | | | | | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
* | | | | | | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-152-1/+74
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-102-1/+74
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+4
| | * | | | | | | | dt:/bindings: DRA7 ATL (Audio Tracking Logic) clock bindingsPeter Ujfalusi2014-05-281-0/+40
| | * | | | | | | | ARM: OMAP2: clock: add DT boot support for cpufreq_ckTero Kristo2014-05-281-0/+1
| | * | | | | | | | CLK: TI: OMAP2: add clock init supportTero Kristo2014-05-281-0/+2
| | * | | | | | | | CLK: TI: interface: add support for omap2430 specific interface clockTero Kristo2014-05-281-0/+1
| | * | | | | | | | CLK: TI: APLL: add support for omap2 apllsTero Kristo2014-05-281-1/+20
| | * | | | | | | | CLK: TI: DPLL: add support for omap2 core dpllTero Kristo2014-05-281-0/+6
* | | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-152-20/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NVMe: Define Log Page constantsMatthew Wilcox2014-06-131-0/+4
| * | | | | | | | | | NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-131-1/+1
| * | | | | | | | | | NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-031-2/+2
| * | | | | | | | | | NVMe: Update data structures for NVMe 1.2Matthew Wilcox2014-06-031-5/+21
| * | | | | | | | | | NVMe: Update namespace and controller identify structures to the 1.1a specDimitri John Ledkov2014-05-091-4/+15
| * | | | | | | | | | NVMe: Flush with data supportKeith Busch2014-05-051-1/+0
| * | | | | | | | | | NVMe: Configure support for block flushKeith Busch2014-05-052-0/+2
| * | | | | | | | | | NVMe: Update copyright headersMatthew Wilcox2014-05-052-10/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-141-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | btrfs: new ioctl TREE_SEARCH_V2Gerhard Heift2014-06-131-0/+10
* | | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-141-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | hwmon: add support for Sensirion SHTC1 sensorTomas Pop2014-06-121-0/+23
* | | | | | | | | | | | | Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-132-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: core: Use ktime_get_ts()Thomas Gleixner2014-06-121-1/+1
| * | | | | | | | | | | | | ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming2014-06-121-1/+1