cascardo/linux.git
2016-08-31 Mathieu Poiriercoresight: etm4x: split default and filter configuration
2016-08-31 Mathieu Poiriercoresight: etm-perf: configuring filters from perf...
2016-08-31 Mathieu Poiriercoresight: remove duplicated enumeration
2016-08-31 Mathieu Poiriercoresight: etm-perf: pass struct perf_event to source...
2016-08-31 Sudeep Hollacoresight: fix handling of ETM trace register access...
2016-08-31 Sudeep Hollacoresight: etm4x: request to retain power to the trace...
2016-08-31 Markus Elfringcoresight: tmc: Delete an unnecessary check before...
2016-08-31 Wei Yongjuncoresight: etm4x: remove duplicated include from coresi...
2016-08-31 Suzuki K Poulosecoresight: Use local coresight_desc instances
2016-08-31 Peter Chenhwtracing: coresight: of_coresight: add missing of_node...
2016-08-31 Olivier Schonkencoresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
2016-08-31 Mathieu Poiriercoresight: add PM runtime calls to coresight_simple_func()
2016-08-31 Mathieu Poiriercoresight: delay initialisation when children are missing
2016-08-31 Suzuki K Poulosecoresight: Add better messages for coresight_timeout
2016-08-31 Suzuki K Poulosecoresight: Cleanup TMC status check
2016-08-31 Suzuki K Poulosecoresight: etmv4: Fix ETMv4x peripheral ID table
2016-08-31 Suzuki K Poulosecoresight: tmc: Limit the trace to available data
2016-08-31 Suzuki K Poulosecoresight: Fix csdev connections initialisation
2016-08-31 Suzuki K Poulosecoresight: Consolidate error handling path for tmc_probe
2016-08-31 Suzuki K Poulosecoresight: Remove erroneous dma_free_coherent in tmc_probe
2016-08-31 Sudeep Hollacoresight: always use stashed trace id value in etm4_tr...
2016-08-31 Chunyan Zhangcoresight-stm: support mmapping channel regions with...
2016-08-31 Sudeep Hollacoresight: access conn->child_name only if it's initialised
2016-08-31 Alex NgDrivers: hv: balloon: Use available memory value in...
2016-08-31 Vitaly KuznetsovDrivers: hv: balloon: replace ha_region_mutex with...
2016-08-31 Vitaly KuznetsovDrivers: hv: balloon: don't wait for ol_waitevent when...
2016-08-31 Vitaly KuznetsovDrivers: hv: balloon: account for gaps in hot add regions
2016-08-31 Vitaly KuznetsovDrivers: hv: balloon: keep track of where ha_region...
2016-08-31 Vitaly KuznetsovTools: hv: kvp: ensure kvp device fd is closed on exec
2016-08-31 K. Y. SrinivasanDrivers: hv: vmbus: Implement a mechanism to tag the...
2016-08-31 K. Y. SrinivasanDrivers: hv: vmbus: Reduce the delay between retries...
2016-08-31 K. Y. SrinivasanDrivers: hv: vmbus: Enable explicit signaling policy...
2016-08-31 Dexuan CuiDrivers: hv: vmbus: fix the race when querying & updati...
2016-08-31 Vitaly KuznetsovDrivers: hv: utils: fix a race on userspace daemons...
2016-08-31 Vitaly KuznetsovDrivers: hv: get rid of timeout in vmbus_open()
2016-08-31 Vitaly KuznetsovDrivers: hv: don't leak memory in vmbus_establish_gpadl()
2016-08-31 Vitaly KuznetsovDrivers: hv: get rid of redundant messagecount in creat...
2016-08-31 Vitaly KuznetsovDrivers: hv: avoid vfree() on crash
2016-08-30 Chris Metcalftile-srom: avoid krealloc(... __GFP_ZERO) pattern
2016-08-30 Muhammad Falak... misc: mic: scif: use vma_pages().
2016-08-30 Alexandre BelloniDocumentation: mic: fix kernel version
2016-08-30 Arnd Bergmannmic: remove unused function arg
2016-08-30 Alexander Usyskinmei: amthif: fix deadlock in initialization during...
2016-08-30 Alexander Usyskinmei: drop unused file transaction states
2016-08-30 Alexander Usyskinmei: amthif: drop mei_amthif_read
2016-08-30 Alexander Usyskinmei: enqueue consecutive reads
2016-08-30 Tomas Winklermei: add wrapper for queuing control commands.
2016-08-30 Tomas Winklermei: use consistent naming for TX control flow credits
2016-08-30 Alexander Usyskinmei: rx flow control counter
2016-08-30 Alexander Usyskinmei: prepare read cb for fixed address clients on the...
2016-08-30 Alexander Usyskinmei: drop redundant krealloc and checks in irq read
2016-08-30 Alexander Usyskinmei: amthif: drop mei_clear_lists function
2016-08-30 Alexander Usyskinmei: add read callback on demand for fixed_address...
2016-08-30 Alexander Usyskinmei: add file pointer to the host client structure
2016-08-30 Alexander Usyskinmei: move read cb to complete queue if not connected
2016-08-30 Tomas Winklermei: fix return value on disconnection
2016-08-30 Alexander Usyskinmei: drop read complete queue emptiness check
2016-08-30 Tomas Winklermei: hbm: add missing argument in the kdoc
2016-08-30 Alexander Usyskinmei: recover after errors in runtime pm flow
2016-08-30 Alexander Usyskinmei: drop mei_io_cb_alloc_buf
2016-08-30 Alexander Usyskinmei: amthif: use mei_cl_alloc_cb for allocating cbs
2016-08-30 Alexander Usyskinmei: amthif: drop mei_amthif_send_cmd
2016-08-30 Alexander Usyskinmei: amthif: enable poll for async events
2016-08-30 Alexander Usyskinmei: amthif: drop iamthif_current_cb
2016-08-30 Alexander Usyskinmei: amthif: fix request cancel
2016-08-30 Alexander Usyskinmei: amthif: drop READ_COMPLETE state
2016-08-28 Valentin Rothbergcheckkconfigsymbols: use arglist instead of cmd string
2016-08-28 Valentin Rothbergcheckkconfigsymblos: consistent symbol terminology
2016-08-28 Valentin Rothbergcheckkconfigsymbols.py: fix pylint and pep8 warnings
2016-08-28 Valentin Rothbergcheckkconfigsymbols: use ArgumentParser
2016-08-28 Valentin Rothbergcheckkconfigsymbols.py: port to Python 3
2016-08-27 Valentin Rothbergcheckkconfigsymbols.py: avoid shell injection
2016-08-18 Andrew Donnellancheckkconfigsymbols.py: add --no-color option, don...
2016-08-15 Linus TorvaldsLinux 4.8-rc2 v4.8-rc2
2016-08-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-08-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-08-14 Linus TorvaldsMerge tag 'fixes-for-linus-4.8' of git://git./linux...
2016-08-14 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-08-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-08-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-08-13 Guenter Roeckh8300: Add missing include file to asm/io.h
2016-08-13 Guenter Roeckunicore32: mm: Add missing parameter to arch_vma_access...
2016-08-12 Linus TorvaldsMerge tag 'vfio-v4.8-rc2' of git://github.com/awilliam...
2016-08-12 Linus TorvaldsMerge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields...
2016-08-12 Linus TorvaldsMerge tag 'pm-4.8-rc2' of git://git./linux/kernel/git...
2016-08-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-08-12 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-08-12 Rafael J. WysockiMerge branches 'pm-sleep' and 'pm-cpufreq'
2016-08-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-08-12 Thomas GarnierPM / hibernate: Restore processor state before using...
2016-08-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-08-12 Jeff Laytonnfsd: don't return an unhashed lock stateid after takin...
2016-08-12 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-08-12 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-08-12 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2016-08-12 Linus TorvaldsMerge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org...
2016-08-12 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-08-12 Linus TorvaldsMerge tag 'sound-4.8-rc2' of git://git./linux/kernel...
2016-08-12 Linus TorvaldsMerge tag 'powerpc-4.8-3' of git://git./linux/kernel...
2016-08-12 Masahiro Yamadaarm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
next