summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: reassembly: fix possible buffer overflowAlexander Aring2014-07-021-1/+1
* net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-021-2/+2
* net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-021-1/+1
* net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-8/+0
* ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-301-6/+6
* 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
* | | | | | | | 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