summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-08-1824-43/+87
|\
| * mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-08-174-1/+33
| * x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-08-174-3/+26
| * powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-08-171-2/+4
| * unicore32: use simpler API for random address requestsJason Cooper2016-08-171-2/+1
| * tile: use simpler API for random address requestsJason Cooper2016-08-171-2/+1
| * arm64: use simpler API for random address requestsJason Cooper2016-08-171-6/+2
| * ARM: use simpler API for random address requestsJason Cooper2016-08-171-2/+1
| * x86: use simpler API for random address requestsJason Cooper2016-08-172-6/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-08-171-0/+1
| * kbuild: simpler generation of assembly constantsAlexey Dobriyan2016-08-174-11/+5
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2016-08-171-0/+2
| * kthread: kthread worker API cleanupPetr Mladek2016-08-171-7/+7
| * arch/powerpc/kernel/fadump.c: register the memory reserved by fadumpSrikar Dronamraju2016-08-171-0/+1
| * mm/page_alloc.c: replace set_dma_reserve to set_memory_reserveSrikar Dronamraju2016-08-171-1/+1
* | Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell2016-08-183-8/+7
|\ \
| * | ARM: do away with final ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-081-1/+1
| * | blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-08-081-1/+1
| * | arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-082-7/+6
* | | Merge remote-tracking branch 'libata/for-next'Stephen Rothwell2016-08-183-1/+8
|\ \ \
| * | | ARM: dts: STiH407-family: Add ports-implemented property in sata nodesPatrice Chotard2016-08-101-0/+4
| * | | ahci: qoriq: enable snoopable sata read and writeTang Yuantian2016-08-102-1/+4
| |/ /
* | | Merge remote-tracking branch 'kvms390/next'Stephen Rothwell2016-08-188-90/+143
|\ \ \
| * | | KVM: s390: lazy enable RIFan Zhang2016-08-164-2/+36
| * | | KVM: s390: gaccess: simplify translation exception handlingJanosch Frank2016-08-161-19/+18
| * | | KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand2016-08-161-11/+17
| * | | KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-08-162-0/+3
| * | | KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand2016-08-163-37/+13
| * | | KVM: s390: split store status and machine check handlingDavid Hildenbrand2016-08-161-1/+28
| * | | KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand2016-08-161-23/+31
| | |/ | |/|
* | | Merge remote-tracking branch 'irqchip/irqchip/for-next'Stephen Rothwell2016-08-181-0/+1
|\ \ \
| * | | arm64: marvell: enable the Marvell PIC driverThomas Petazzoni2016-08-161-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'edac-amd/for-next'Stephen Rothwell2016-08-182-0/+28
|\ \ \
| * | | ARM: dts: Add Arria10 SD/MMC EDAC devicetree entryThor Thayer2016-08-101-0/+12
| * | | ARM: dts: Add Arria10 USB EDAC devicetree entryThor Thayer2016-08-081-0/+8
| * | | ARM: dts: Add Arria10 DMA EDAC devicetree entryThor Thayer2016-08-081-0/+8
| |/ /
* | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2016-08-1834-143/+219
|\ \ \
| * \ \ Merge branch 'x86/mm'Ingo Molnar2016-08-1327-39/+73
| |\ \ \
| | * | | x86/mm/64: Enable KASLR for vmemmap memory regionThomas Garnier2016-08-103-3/+28
| | * | | x86: Apply more __ro_after_init and constKees Cook2016-08-1024-36/+45
| * | | | Merge branch 'x86/asm'Ingo Molnar2016-08-131-2/+1
| |\ \ \ \
| | * | | | x86/entry: Remove duplicated commentBorislav Petkov2016-08-011-2/+1
| * | | | | Merge branch 'smp/hotplug'Ingo Molnar2016-08-131-11/+0
| |\ \ \ \ \
| | * | | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-11/+0
| * | | | | | Merge branch 'perf/core'Ingo Molnar2016-08-135-91/+145
| |\ \ \ \ \ \
| | * | | | | | perf/x86/intel: Clean up LBR state trackingPeter Zijlstra2016-08-102-29/+29
| | * | | | | | perf/x86/intel: Remove redundant test from intel_pmu_lbr_add()Peter Zijlstra2016-08-101-2/+1
| | * | | | | | perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del()Peter Zijlstra2016-08-101-6/+0
| | * | | | | | perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra2016-08-105-25/+52
| | * | | | | | perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-102-35/+69
| | |/ / / / /