summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | arm64: dts: marvell: fix interrupt-map property for Armada CP110 PCIe controllerThomas Petazzoni2017-10-022-6/+6
| * | | | | | | | Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann2017-10-193-3/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: at91: sama5d2: add ADC hw trigger edge typeEugen Hristev2017-10-091-0/+1
| | * | | | | | | | ARM: dts: at91: sama5d2_xplained: enable ADTRG pinEugen Hristev2017-10-091-1/+15
| | * | | | | | | | ARM: dts: at91: at91-sama5d27_som1: fix PHY IDLudovic Desroches2017-10-091-2/+2
| * | | | | | | | | Merge tag 'arm-soc/for-4.14/devicetree-fixes' of http://github.com/Broadcom/s...Arnd Bergmann2017-10-193-7/+14
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | ARM: dts: bcm283x: Fix console path on RPi3Loic Poulain2017-10-063-7/+14
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller2017-10-191-1/+4
* | | | | | | | | parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck2017-10-191-1/+1
* | | | | | | | | parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin2017-10-191-3/+3
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-10-182-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | s390: fix zfcpdump-configDimitri John Ledkov2017-10-161-0/+2
| * | | | | | | | s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger2017-10-161-0/+3
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-1416-88/+284
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/microcode: Do the family check firstBorislav Petkov2017-10-141-9/+18
| * | | | | | | | | x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski2017-10-143-49/+136
| * | | | | | | | | x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown2017-10-121-1/+11
| * | | | | | | | | x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini2017-10-121-1/+2
| * | | | | | | | | x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky2017-10-111-2/+9
| * | | | | | | | | x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri2017-10-101-3/+3
| * | | | | | | | | x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov2017-10-101-6/+28
| * | | | | | | | | x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov2017-10-103-5/+18
| * | | | | | | | | x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf2017-10-101-0/+7
| * | | | | | | | | x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf2017-10-101-1/+2
| * | | | | | | | | x86/unwind: Use MSB for frame pointer encoding on 32-bitJosh Poimboeuf2017-10-102-2/+14
| * | | | | | | | | x86/unwind: Fix dereference of untrusted pointerJosh Poimboeuf2017-10-101-1/+15
| * | | | | | | | | x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2017-10-092-4/+6
| * | | | | | | | | x86/mm/64: Fix reboot interaction with CR4.PCIDEAndy Lutomirski2017-10-091-0/+4
| * | | | | | | | | kprobes/x86: Remove IRQ disabling from jprobe handlersMasami Hiramatsu2017-10-031-2/+0
| * | | | | | | | | kprobes/x86: Set up frame pointer in kprobe trampolineJosh Poimboeuf2017-10-031-2/+11
* | | | | | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-143-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mce: Hide mca_cfgBorislav Petkov2017-10-053-1/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-141-2/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86/intel/uncore: Fix memory leaks on allocation failuresColin Ian King2017-10-101-2/+10
* | | | | | | | | | | Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds2017-10-145-26/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton2017-10-091-2/+0
| * | | | | | | | | | | MIPS: Fix generic-board-config.sh for builds using O=Paul Burton2017-10-091-4/+2
| * | | | | | | | | | | MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-091-2/+4
| * | | | | | | | | | | MIPS: loongson1: set default number of rx and tx queues for stmmacKelvin Cheung2017-10-091-17/+21
| * | | | | | | | | | | MIPS: bpf: Fix uninitialised target compiler errorMatt Redfearn2017-10-091-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-134-38/+53
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc/perf: Fix IMC initialization crashAnju T Sudhakar2017-10-131-1/+2
| * | | | | | | | | | | powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()Anju T Sudhakar2017-10-121-4/+4
| * | | | | | | | | | | powerpc/perf: Fix for core/nest imc call trace on cpuhotplugAnju T Sudhakar2017-10-121-0/+28
| * | | | | | | | | | | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann2017-10-101-1/+0
| * | | | | | | | | | | powerpc/lib/sstep: Fix count leading zeros instructionsSandipan Das2017-10-101-2/+4
| * | | | | | | | | | | powerpc/livepatch: Fix livepatch stack accessKamalesh Babulal2017-10-101-30/+15
* | | | | | | | | | | | Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvmZhenzhong Duan2017-10-101-2/+2
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-10-123-9/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |