cascardo/linux.git
2016-10-12 Bjorn HelgaasPCI: keystone: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: keystone: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: iproc: Hard-code PCIe capability offset instead...
2016-10-12 Bjorn HelgaasPCI: iproc: Remove redundant null pointer checking
2016-10-12 Bjorn HelgaasPCI: iproc: Validate CSR base in BCMA setup code
2016-10-12 Bjorn HelgaasPCI: iproc: Set drvdata at end of probe function
2016-10-12 Bjorn HelgaasPCI: iproc: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: imx6: Remove unused return values
2016-10-12 Bjorn HelgaasPCI: imx6: Reorder struct imx6_pcie
2016-10-12 Bjorn HelgaasPCI: imx6: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: imx6: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: imx6: Pass struct imx6_pcie to PHY accessors
2016-10-12 Bjorn HelgaasPCI: imx6: Removed unused struct imx6_pcie.mem_base
2016-10-12 Bjorn HelgaasPCI: imx6: Remove redundant of_node pointer
2016-10-12 Bjorn HelgaasPCI: imx6: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: hisi: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: hisi: Remove redundant struct hisi_pcie.reg_base
2016-10-12 Bjorn HelgaasPCI: hisi: Name private struct pointer "hisi_pcie"...
2016-10-12 Bjorn HelgaasPCI: hisi: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: hisi: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: exynos: Reorder struct exynos_pcie
2016-10-12 Bjorn HelgaasPCI: exynos: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: exynos: Name private struct pointer "exynos_pcie...
2016-10-12 Bjorn HelgaasPCI: exynos: Uninline register accessors
2016-10-12 Bjorn HelgaasPCI: exynos: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: dra7xx: Move struct pcie_port setup to probe function
2016-10-12 Bjorn HelgaasPCI: dra7xx: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: dra7xx: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: dra7xx: Set drvdata at end of probe function
2016-10-12 Bjorn HelgaasPCI: dra7xx: Remove redundant struct device pointer...
2016-10-12 Bjorn HelgaasPCI: dra7xx: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: artpec6: Add resource name comments
2016-10-12 Bjorn HelgaasPCI: artpec6: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: artpec6: Remove unnecessary artpec6_pcie_link_up()
2016-10-12 Bjorn HelgaasPCI: artpec6: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: artpec6: Add register accessors
2016-10-12 Bjorn HelgaasPCI: artpec6: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: artpec6: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: armada: Reorder struct armada8k_pcie
2016-10-12 Bjorn HelgaasPCI: armada: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: armada: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: armada: Remove redundant struct armada8k_pcie...
2016-10-12 Linus TorvaldsMerge tag 'drm-for-v4.9' of git://people.freedesktop...
2016-10-12 Bjorn HelgaasPCI: armada: Add local base pointer
2016-10-12 Bjorn HelgaasPCI: armada: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: altera: Simplify TLP_CFG_DW1 usage
2016-10-12 Bjorn HelgaasPCI: altera: Simplify TLB_CFG_DW0 usage
2016-10-12 Bjorn HelgaasPCI: altera: Rename altera_pcie_valid_config() to alter...
2016-10-12 Bjorn HelgaasPCI: altera: Remove redundant platform_get_resource...
2016-10-12 Bjorn HelgaasPCI: altera: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: altera: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: aardvark: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: aardvark: Add local struct device pointers
2016-10-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-10-11 Michal Hockomm: split gfp_mask and mapping flags into separate...
2016-10-11 Michal Hockofs: use mapping_set_error instead of opencoded set_bit
2016-10-11 Masahiro Yamadatreewide: remove redundant #include <linux/kconfig.h>
2016-10-11 John Siddlehung_task: allow hung_task_panic when hung_task_warning...
2016-10-11 Jonathan Corbetkthread: add kerneldoc for kthread_create()
2016-10-11 Petr Mladekkthread: better support freezable kthread workers
2016-10-11 Petr Mladekkthread: allow to modify delayed kthread work
2016-10-11 Petr Mladekkthread: allow to cancel kthread work
2016-10-11 Petr Mladekkthread: initial support for delayed kthread work
2016-10-11 Petr Mladekkthread: detect when a kthread work is used by more...
2016-10-11 Petr Mladekkthread: add kthread_destroy_worker()
2016-10-11 Petr Mladekkthread: add kthread_create_worker*()
2016-10-11 Petr Mladekkthread: allow to call __kthread_create_on_node() with...
2016-10-11 Petr Mladekkthread/smpboot: do not park in kthread_create_on_cpu()
2016-10-11 Petr Mladekkthread: kthread worker API cleanup
2016-10-11 Petr Mladekkthread: rename probe_kthread_data() to kthread_probe_d...
2016-10-11 Mathieu Maretscripts/tags.sh: enable code completion in VIM
2016-10-11 Catalin Marinasmm: kmemleak: avoid using __va() on addresses that...
2016-10-11 Thomas Garnierkdump, vmcoreinfo: report memory sections virtual addresses
2016-10-11 Nikolay Borisovipc/sem.c: add cond_resched in exit_sme
2016-10-11 Davidlohr Buesoipc/msg: avoid waking sender upon full queue
2016-10-11 Davidlohr Buesoipc/msg: make ss_wakeup() kill arg boolean
2016-10-11 Davidlohr Buesoipc/msg: batch queue sender wakeups
2016-10-11 Sebastian Andrzej... ipc/msg: implement lockless pipelined wakeups
2016-10-11 Manfred Spraulipc/sem.c: fix complex_count vs. simple op race
2016-10-11 Alexander Potapenkokcov: do not instrument lib/stackdepot.c
2016-10-11 Rob Herringconfig: android: enable CONFIG_SECCOMP
2016-10-11 Rob Herringconfig: android: set SELinux as default security mode
2016-10-11 Rob Herringconfig: android: move device mapper options to recommended
2016-10-11 Borislav Petkovconfig/android: Remove CONFIG_IPV6_PRIVACY
2016-10-11 Peter Zijlstrarelay: Use irq_work instead of plain timer for deferred...
2016-10-11 Maciej S. Szmigieropps: kc: fix non-tickless system config dependency
2016-10-11 Hidehiro Kawaimips/panic: replace smp_send_stop() with kdump friendly...
2016-10-11 Hidehiro Kawaix86/panic: replace smp_send_stop() with kdump friendly...
2016-10-11 Mauricio Faria... nvme: use the DMA_ATTR_NO_WARN attribute
2016-10-11 Mauricio Faria... powerpc: implement the DMA_ATTR_NO_WARN attribute
2016-10-11 Mauricio Faria... dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
2016-10-11 Jason Cooperrandom: remove unused randomize_range()
2016-10-11 Jason Cooperunicore32: use simpler API for random address requests
2016-10-11 Jason Coopertile: use simpler API for random address requests
2016-10-11 Jason Cooperarm64: use simpler API for random address requests
2016-10-11 Jason CooperARM: use simpler API for random address requests
2016-10-11 Jason Cooperx86: use simpler API for random address requests
2016-10-11 Jason Cooperrandom: simplify API for random address requests
2016-10-11 Alexandre Bouninerapidio/rio_cm: use memdup_user() instead of duplicatin...
2016-10-11 Ales Novakptrace: clear TIF_SYSCALL_TRACE on ptrace detach
next