summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-182-4/+4
|\
| * locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg2016-08-181-3/+3
| * Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg2016-08-181-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-183-4/+14
|\ \
| * | arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas2016-08-181-3/+3
| * | arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-08-171-1/+9
| * | arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-171-0/+2
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-08-182-5/+17
|\ \ \
| * | | ARM: fix address limit restoration for undefined instructionsRussell King2016-08-091-0/+1
| * | | ARM: 8591/1: mm: use fully constructed struct pages for EFI pgd allocationsArd Biesheuvel2016-08-091-1/+2
| * | | ARM: 8590/1: sanity_check_meminfo(): avoid overflow on vmalloc_limitNicolas Pitre2016-08-091-4/+14
* | | | Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-184-82/+108
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-08-184-82/+108
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-08-161-5/+5
| | * | | x86/power/64: Use __pa() for physical address computationRafael J. Wysocki2016-08-161-1/+1
| | * | | PM / sleep: Update some system sleep documentationRafael J. Wysocki2016-08-132-76/+102
* | | | | Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-188-25/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-182-4/+4
| |\ \ \ \ \
| | * | | | | drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2016-08-162-4/+4
| |/ / / / /
| * | | | | Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza...Dave Airlie2016-08-151-0/+3
| |\ \ \ \ \
| | * | | | | drm/mediatek: add ARM_SMCCC dependencyArnd Bergmann2016-08-111-0/+1
| | * | | | | drm/mediatek: add CONFIG_OF dependencyArnd Bergmann2016-08-111-0/+1
| | * | | | | drm/mediatek: add COMMON_CLK dependencyArnd Bergmann2016-08-111-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-124-20/+6
| |\ \ \ \ \
| | * | | | | drm/amdgpu: Fix memory trashing if UVD ring test failsJay Cornwall2016-08-101-1/+2
| | * | | | | drm/amdgpu: fix vm init error pathChunming Zhou2016-08-091-1/+4
| | * | | | | Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"Alex Deucher2016-08-091-9/+0
| | * | | | | Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"Alex Deucher2016-08-091-9/+0
| * | | | | | Merge tag 'drm-amdkfd-fixes-2016-08-09' of git://people.freedesktop.org/~gabb...Dave Airlie2016-08-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | drm/amdkfd: print doorbell offset as a hex valueColin Ian King2016-08-091-1/+1
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-17116-1109/+1486
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tc_action-fixes'David S. Miller2016-08-178-119/+112
| |\ \ \ \ \ \ \
| | * | | | | | | net_sched: allow flushing tc police actionsRoman Mashak2016-08-171-42/+1
| | * | | | | | | net_sched: unify the init logic for act_policeWANG Cong2016-08-171-9/+10
| | * | | | | | | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-177-41/+85
| | * | | | | | | net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-172-16/+22
| | * | | | | | | net_sched: fix a typo in tc_for_each_action()WANG Cong2016-08-171-1/+1
| | * | | | | | | net_sched: remove an unnecessary list_del()WANG Cong2016-08-171-1/+0
| | * | | | | | | net_sched: remove the leftover cleanup_a()WANG Cong2016-08-171-19/+3
| |/ / / / / / /
| * | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-08-177-49/+107
| |\ \ \ \ \ \ \
| | * | | | | | | i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-161-10/+25
| | * | | | | | | ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
| | * | | | | | | ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
| | * | | | | | | e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
| | * | | | | | | e1000e: factor out systim sanitizationJarod Wilson2016-08-163-29/+44
| | * | | | | | | igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-161-3/+23
| * | | | | | | | Merge branch 'mlxsw-fixes'David S. Miller2016-08-176-88/+83
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel2016-08-171-1/+1
| | * | | | | | | mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel2016-08-171-0/+2
| | * | | | | | | mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel2016-08-171-1/+3
OpenPOWER on IntegriCloud