summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-282-5/+4
|\
| * iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-272-5/+4
* | Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-272-14/+14
|\ \
| * | ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2014-06-232-14/+14
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-271-2/+10
|\ \ \
| * | | drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi2014-06-241-2/+10
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-263-5/+11
|\ \ \
| * | | block: add support for limiting gaps in SG listsJens Axboe2014-06-242-0/+10
| * | | bio: remove unused macro bip_vec_idx()Gu Zheng2014-06-241-4/+0
| * | | Revert "block: add __init to elv_register"Jens Axboe2014-06-221-1/+1
* | | | Fix 32-bit regression in block device read(2)Al Viro2014-06-261-1/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-253-5/+14
|\ \ \ \
| * | | | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-251-2/+2
| * | | | net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-211-0/+9
| * | | | netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso2014-06-161-3/+3
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-253-1/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2014-06-231-1/+2
| |\ \ \ \ \
| | * | | | | ARM: imx6sl: add missing enet clock for imx6slFugang Duan2014-06-171-1/+2
| | |/ / / /
| * / / / / ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6Peter Griffin2014-06-172-0/+2
| |/ / / /
* | | | | Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-252-0/+48
|\ \ \ \ \
| * | | | | tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt2014-06-211-0/+33
| * | | | | tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-06-211-0/+15
| |/ / / /
* | | | | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+1
* | | | | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-1/+10
* | | | | kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-231-0/+3
| |_|/ / |/| | |
* | | | 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